Releases: ECRomaneli/Handbook
Releases · ECRomaneli/Handbook
1.4.1
Release 1.4.1
Fixes
Fixed crash when a first page is added without prior position settings.
Full Changelog: 1.4.0...1.4.1
1.4.0
Release 1.4.0
Highlights
- Added Content Protection option to prevent screen capture (Windows and macOS only).
Features
- Added
contentProtectionoption to prevent pages from being captured in screenshots or screen recordings (not available on Linux). - Added an experimental menu item to print webpage as PDF.
- Improved Toggle Navbar menu item.
Full Changelog: 1.3.2...1.4.0
1.3.2
Release 1.3.2
Security
- Update Electron to include recent security updates.
Fixes
- Fixed navbar layout on Windows.
Full Changelog: 1.3.1...1.3.2
1.3.1
Release 1.3.1
Fixes
- Fixed error when reopening a page after closing outside the flow (e.g.
Alt+F4).
Full Changelog: 1.3.0...1.3.1
1.3.0
Release 1.3.0
Highlights
- Added "Open Anonymously" option for private browsing.
- Improved Navbar responsiveness and customization.
- Several macOS stability improvements.
Fixes
- Fixed macOS white flash on close window.
- Fixed macOS parent window behavior normalization.
- Fixed Linux preferences border.
- Fixed removing pages while filtering.
- Fixed minor issues.
Features
- Added "Open Anonymously" option.
- Added "Toggle Navbar" to View menu.
- Changed Navbar height.
- Improved Navbar responsiveness.
- Hide Quick Actions when empty.
- Improved macOS
alwaysOnTopbehavior.
Maintenance
- Updated Findbar library.
- Updated dependencies/libraries.
Full Changelog: 1.2.1...1.3.0
1.2.1
Release 1.2.1
Fixes
- Fixed items not being removed when filtering in Pages and Quick Actions.
Full Changelog: 1.2.0...1.2.1
1.2.0
Release 1.2.0
Highlights
- Introduced Custom Quick Actions and refined its usability.
- Improved Findbar positioning and stability.
Fixes
- Fixed Navbar draggable area conflicting with window drag.
- Fixed Navbar refresh/stop button.
- Fixed border going offscreen when maximized on Windows.
- Replaced deprecated settings options.
Features
- Added option to define clipboard-url page session.
- Added permissions to clipboard page and child window.
- Improved
openInChildWindowbehavior. - Improved Preferences layout to get more space.
- Disabled drag on modal buttons.
- Do not redirect focus when using Navbar.
Maintenance
- Updated dependencies/libraries.
Full Changelog: 1.1.0...1.2.0
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