Releases: ECRomaneli/Handbook
Releases · ECRomaneli/Handbook
1.1.0
Release 1.1.0
Electron Version: 41.x.y.
Highlights
- Improved app exit handling by intercepting the quit event globally.
- Auto-focus the active view when the frame is shown or the navbar is clicked.
- Keep the window maximized when switching pages with shared bounds enabled.
- Added context-menu "Search in web".
Security and Data
- Gist settings are now loaded on-demand to avoid unnecessary keychain access.
Maintenance
- Updated dependencies/libraries.
- Removed unused
appMenuTemplateproperty and redundant view change handler reassignment. - Added
readonlymodifiers and improved debug output for page state.
Full Changelog: 1.0.0...1.1.0
1.0.0
Release 1.0.0 (First Stable Release 🎉🥳)
Highlights
- Introduced a new Quick Menu and refined its usability.
- Improved Quick Menu modal positioning.
- Improved fullscreen behavior and modal movement stability.
Fixes
- Fixed a possible NPE when accessing
labelWithStatus. - Fixed an event key capture typo.
- Removed duplicated enum definition.
- Removed duplicate method instances.
- Added an exception for export max-lines limit.
- Fixed a UI issue where a button stayed highlighted after a show action.
Security and Data
- Switched to secure storage for
gistIdwhen available.
Maintenance
- Updated dependencies/libraries.
- Removed unused code.
- Improved documentation, including macOS troubleshooting.
Full Changelog: 0.32.2...1.0.0
0.32.2
- Improve frameless drag region
- Improve hot update of the blur opacity
- Normalize fullscreen behavior accross the OSs
Full Changelog: 0.32.1...0.32.2
0.32.1
- Fix default language not loading at startup
- Change the module loading order
Full Changelog: 0.32.0...0.32.1
0.32.0
- Update libraries
- Improve drag and resize event behavior
Full Changelog: 0.31.0...0.32.0
0.31.0
- Add performance options to control drag and resize refresh rate;
- Add button to mute the beep on startup;
- Change default session name to avoid unintended matches;
- Fix default session name in the context menu;
- Fix preferences layouts for some languages;
Full Changelog: 0.30.1...0.31.0
0.30.1
- fix: "update" layout;
- fix: frame not showing long loading views;
- fix: crash when closing already closed frames.
Full Changelog: 0.30.0...0.30.1
0.30.0
- Add i18n for most used languages; 🎉
- Add filter to pages tab;
- Improve preferences layout;
- Improve permissions tab;
- Fix persistent session name (may lose login state on update);
- Fix minor issues with navbar;
- Fix race condition to update navbar label;
Languages added (feedbacks welcome):
- English
- Deutsch
- Español
- Français
- Italiano
- Português (Brasil)
- Português (Portugal)
- Русский
Full Changelog: 0.29.0...0.30.0
0.29.0
- Update libraries;
- Add "group by session";
- Add sync options (file and gist);
- Improve preferences layout;
- Improve backup to do backup of everything;
Full Changelog: 0.28.1...0.29.0
0.28.1
- Fix child windows not showing when changing pages
Full Changelog: 0.28.0-build.2...0.28.1