Skip to content

v7.0.109

Compare
Choose a tag to compare
@deanoemcke deanoemcke released this 25 Aug 04:45
· 639 commits to master since this release

Chrome webstore release v7.0.109:

Features & UI

  • New look UI, themes and icons
  • UI improvements to suspended tab design (#725 , https://github.com/deanoemcke/thegreatsuspender/tree/hotfix/suspended-tab-redesign)
  • Implemented suspend on discard (and other hidden discarding strategies)
  • Youtube videos retain current play position (#342)
  • Improved handling of discarded tabs to respect options (#723)
  • Improved chinese translations (#721)
  • Improved clickable area of suspended tab
  • Improved update flow (superficial)
  • Change pause hotkey to toggle behaviour
  • Improved tab state updating after changing options (8f31656, 42fec16, edd2397)
  • Removed extension urls from session histories
  • Suspended tabs update appearance based on changed settings
  • Added url to suspended tab (#649)
  • Added debug page with remote toggle of logging flags
  • Increased minimum required chrome version from 49 to 55
  • Added hotkey for "Dont suspend for now" (#208)
  • Added option to suspend active tabs in backgrond windows (#614)
  • Changed the 'suspend active tab' keyboard shortcut to also unsuspend (#179)

Bug fixes & Performance

  • Bugfix for lost hotkeys during update (#726)
  • GitHub issue fixes (#690, #564, #715)
  • More performant unsuspend animations (#728, #722)
  • Implemented a queue to handle suspending of multiple tabs simultaneously
  • Updated to latest html2canvas library version
  • Refactor of core messaging code.