Skip to content

Releases: greatsuspender/thegreatsuspender

v7.1.6

23 May 13:44
9730c09
Compare
Choose a tag to compare

Chrome webstore maintenance / bugfix release v7.1.6:

Translation support

  • Added Portugese-Brazil translation
  • Added Portugese-Portugal translation
  • Added Turkish translation
  • Fix typos in various language translations

Bug fixes & Performance

  • Detect form input on pdfs (#904, #435)
  • Fix for extension update bug where window would not restore if all tabs in it are suspended (#895)
  • Fix bug where current session does not get saved just before update
  • Fix unsuspend on reload issues caused by tab freezing (#901)
  • Fix discarding issues (#913)
  • Fix for duplicate urls in tab history (#908)
  • Added favicon to debug view
  • Patched dom-to-image library with fixes: illegal symbols in data-uri
  • Fix alignment issue on suspended tab page title
  • Removed donation nag
  • Move project to new github repo location: greatsuspender
  • Add support for new chrome api feature: tab.pendingUrl

v7.1.0

17 Mar 02:33
Compare
Choose a tag to compare

Chrome webstore release v7.1.0:

Includes fixes from release: v7.0-beta.180
Includes fixes from release: v7.0-beta.128

Also:

  • Added 'test whitelist' button to options page (#886)
  • Fixed separators in right-click context menu
  • Improved fallback favicons when real favicon cannot be loaded

v7.0-beta.180

13 Mar 23:21
Compare
Choose a tag to compare
v7.0-beta.180 Pre-release
Pre-release

Beta pre-release of upcoming v7.1:

Fixed bug where background window would steal focus when a tab suspended (#865)
Prevent donated status from being overwritten via sync (#802)
Bug fix for unintended session restoring (#781)
Improved appearance of right-click context menu (#808)
Fixed tainted canvas bug with screen capturing (#821)
Improved external api (#276)
Fixed cross origin security errors when obtaining favicons (#827)
Added 'tab claiming' feature for when running multiple versions of TGS (#748)
Fixed favicon domain-level caching issue (#829)
Fixed bug that caused suspended tabs to reload immediately (#846)
Better handling of suspending loading tabs (#847)
Improved Russian translations (#858, #848, #868)
Fixed scroll position issues (#864)
Improved rendering of hotkeys (#862)
Improved strictness of extension content security policy (#870)
Improved chinese translations (#872, #880)

v7.0-beta.128

08 Oct 21:12
Compare
Choose a tag to compare
v7.0-beta.128 Pre-release
Pre-release

Beta pre-release of upcoming v7.1:

Bug fix when importing session with existing filename (#679)
Font-weight changes (#743)
Added unit tests
Fix for blockhead favicons on startup (#719)
Partial promise/async/await refactor
Default instantly suspend to 'off'
Added suspend reason message
Added all options to context and shortcuts menus
Update db.js to v0.15.0
Refactored recovery and startup checks
Fix donation popup glitch
Refactored analytics to reduce traffic
Update html2canvas to v1.0.0-alpha.12
Added support for Russian language
Fix for "Suspend this tab now" (#735)
Improve handilng of discarded tabs during startup checks
Move "Discard after suspend" to options

v7.0.109

25 Aug 04:45
Compare
Choose a tag to compare

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.

v7.0-alpha.50

20 Oct 17:12
Compare
Choose a tag to compare
v7.0-alpha.50 Pre-release
Pre-release

General

  • Fixed issue with cookies breaking websites like youtube (#537)
  • Improved flow for handling future extension updates (#609)
  • Support for retina favicons (#205)
  • Added internationalization support. Now available in Chinese! (#363)
  • Fixed bugs with incognito mode (#468)

Suspended tabs

  • Improved whitelisting options from within a suspended tab (#321)
  • Improved UI when unsuspending a tab (#507)
  • Improved UI of suspended tab displaying a screenshot (4788532, 0deb40c)
  • Improved behaviour of automatic tab unsuspending (#519)
  • Added support for retina screen captures (#562)
  • Fixed bugs with setting the correct scroll location on suspend and unsuspend (#229)
  • Addressed edge-case performance issues when capturing screenshots (#503, #554)

Popup and context menus

  • Improved behaviour of "Suspend other tabs" (#553)
  • Added a new option to "Force suspend all tabs in all windows" (#467)
  • Fixed bugs with right-click context menu (#527, #564)
  • Improved behaviour of "Open link in new suspended tab" right-click menu option (#572)
  • Improved state awareness of popup icon (#479, e7674b5)
  • Fixed popup loading and display issues (8447f48)

Session History

  • Can now import saved sessions (compatible with session buddy exports) (#247)
  • Now prompts when trying to save a session with a name that already exists (#584)
  • Fixed bugs when loading a saved session (#397)

Options

  • Extension settings can now be synced across computers (#262)
  • Settings are now saved automatically without having to click save (#381)
  • Added one & two week suspend timeout options (#482)

v6.30

10 Jun 05:58
Compare
Choose a tag to compare

New features:

  • Implemented right-click open in new suspended tab
  • #28: Added option to prevent tabs from suspending if they are playing audio
  • #217: Added full screen image capture option
  • Dark theme for night crawlers.
  • Improved whitelist with regex support.
  • Suspend actions can now be performed on groups of highlighted tabs.

Bug fixes:

  • #296: Will now remember scroll location of multiple tabs with same url
  • #222: Fixed close issue when settings is opened from the context menu.
  • #312: getLastFocused returns wrong window with Chrome v46.
  • #316: HTML injection in Webpage title
  • #274. Switching from popup menu to main window causing the newly focussed tab to unsuspend.
  • #323: After unsuspending, back button goes to "page suspended" page
  • #114: Prevent automatic unsuspension of focussed tab after closing a tab next to it
  • #496: Previews should have their original size and not be stretched to width
  • Tabs no longer suspend with wrong url.
  • Fixed 'suspend other tabs' button

Small improvements:

  • Updated update page.
  • Added ability to toggle donate message.
  • Added ability to see suspended tab title in recent devices sync history.
  • Removed low quality captures. Refactored preview settings.
  • Updated db.js to 0.9.0
  • Changing theme or donating now updates all affected tabs.