Skip to content

Releases: ECRomaneli/Handbook

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

0.32.1

19 Mar 17:15

Choose a tag to compare

  • Fix default language not loading at startup
    • Change the module loading order

Full Changelog: 0.32.0...0.32.1

0.32.0

19 Mar 12:04

Choose a tag to compare

  • Update libraries
  • Improve drag and resize event behavior

Full Changelog: 0.31.0...0.32.0

0.31.0

17 Mar 11:23

Choose a tag to compare

  • 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

15 Mar 18:51

Choose a tag to compare

  • 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

15 Mar 14:46

Choose a tag to compare

  • 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

13 Mar 19:36

Choose a tag to compare

  • 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

12 Mar 12:30

Choose a tag to compare

  • Fix child windows not showing when changing pages

Full Changelog: 0.28.0-build.2...0.28.1