v1.9.0-alpha.12
fabiospampinato
released this
30 Jun 00:59
·
4 commits
to master
since this release
- Added a “useContextKey” React hook
- Added a statusbar icon while the tracer is recording
- Updater: ensuring updates can be downloaded and installed automatically, when the platform is supported
- Updater: ensuring silent checks are handled properly too
- New setting: updater.download, set it to false to disable the automatic download and installation of updates while still being notified about them
- New setting: updater.interval, set it to <= 0 to disable automatic checks for updates
- Updater: enforcing a minimum interval of 300 seconds for automatic checks
- useRestorator: restoring states much more reliably by perfoming a visibility check before actually restoring and potentially retrying later
- Updated some dependencies
- Ensuring the “__renderer” variable resolves to the right path during development too
- Added a localStorage-based setting instance
- Reimplemented the skeleton, with support for any theme and any layout configuration