- Enable nodeIntegration in the standalone electron app (#92)
- Fix Type Definition for MST package
- Remove components and performance tabs (#87)
- Type Definition for MST package (#81)
- Final fix vertical scroll in MST package (#73)
- Remove destroyed mst roots from UI (#48)
- mobx-devtools-mst mobx@5 support
- filter events in Changes tab
- Made sets inspectable (#49)
- Props & state not displayed when on component view (#34)
- mobx@5 support
- MST tab not working
- Made dates inspectable (#27)
- Extension doesn't work (#27)
- Made maps inspectable (#27)
- Older MobX support (#26)
- MobX@4 support
- Fixed background page errors that prevented connecting to frontend
- MST tab now displays snapshots instead of patches
- Actions' names in changes log (#15)
- Fixed problems in firefox (#14)
- Standalone app.
- Handle groupStart & groupEnd mismatch (#10)
- Ability to use the extension inside electron environment
- Fixed mobx-devtools-mst error in node.js environment (#8)
- mobx-state-tree support.
- Displaying deep log items
- Handling serializing exceptions
- Displaying deep log items
- Displaying diff details for top-level changes
Fail gracefully if using unsupported mobx versions.
- Reloading on navigation.
- Removed unsafe-eval from manifest.json for addons.mozilla.org.
- Fixed main layout problems in Firefox.
- mobx-react observervers tree viewer.
- complex objects viewer.
- Performance issues on heavy logging events.
- Complete redesign.
- Communication between backend and frontend (#2).
- Different devtool instances are not being synchronized anymore.