Skip to content

Releases: ECRomaneli/Handbook

1.4.1

30 Apr 22:55

Choose a tag to compare

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

24 Apr 11:19

Choose a tag to compare

Release 1.4.0

Highlights

  • Added Content Protection option to prevent screen capture (Windows and macOS only).

Features

  • Added contentProtection option 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

21 Apr 20:01

Choose a tag to compare

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

20 Apr 12:12

Choose a tag to compare

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

18 Apr 19:02

Choose a tag to compare

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 alwaysOnTop behavior.

Maintenance

  • Updated Findbar library.
  • Updated dependencies/libraries.

Full Changelog: 1.2.1...1.3.0

1.2.1

13 Apr 20:54

Choose a tag to compare

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

13 Apr 19:34

Choose a tag to compare

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 openInChildWindow behavior.
  • 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

08 Apr 23:15

Choose a tag to compare

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 appMenuTemplate property and redundant view change handler reassignment.
  • Added readonly modifiers and improved debug output for page state.

Full Changelog: 1.0.0...1.1.0

1.0.0

01 Apr 00:55

Choose a tag to compare

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 gistId when available.

Maintenance

  • Updated dependencies/libraries.
  • Removed unused code.
  • Improved documentation, including macOS troubleshooting.

Full Changelog: 0.32.2...1.0.0

0.32.2

20 Mar 11:35

Choose a tag to compare

  • 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