Skip to content

v5.0.0rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@mbnuqw mbnuqw released this 11 Jul 20:18
· 469 commits to v5 since this release
60934d3

Added

  • Option to not unload pinned tabs (#1100)
  • A "Create new tab" single left click option (thanks @emvaized, #1084)
  • Search: Switch between panels with ". " prefix
  • TabsPanel context menu: Select all tabs

Fixed

  • .bottom-bar-space not shown if only the history button is enabled (#1093)
  • Importing settings (#1092, #1081)
  • Shortcuts to search in bookmarks and history are configurable now (#1079)
  • SetupPage/Nav: Added a note to mark inactive items (#1029)
  • Moving tabs
    • Incorrect working with pinned tabs leading to broken structure of tabs in sidebery.
    • Impossible to move scattered selected tabs to the index between them
    • Incorrect updating of openerTabId
  • GroupPage: Missing favicons on Firefox start
  • GroupPage: Incorrect updating of internal info, resulting in not updating the tabs on the page
  • White flash on reloading group.html and url.html
  • ...and lots of other bug fixes

Performance Improvements

  • Optimized re-rendering after settings change
  • Optimized rendering of tabs and handling of changes (creating/removing/moving)
  • Optimized tabs animations (#1003)

Contributions

Full Changelog

v5.0.0b33...v5.0.0rc1