Friday, December 29, 2017

Scroll To Top Version 4.7 Released

Changes in Version 4.7

  • Common
    • Issue 56 with Base64 Image has been fixed.
    • Upgraded to latest jQuery version.
  • Chrome
    • Migrated to new chrome.storage API to store settings in cloud.
    • The settings will now be synced across your devices, via Chrome Sync.
    • Only "Use my icon" setting will be stored locally due to storage API size quota limitation.
  • Firefox
    • Upgraded the addon to the new supported WebExtensions.
    • The settings will now be synced across your devices, via Firefox Sync.
    • The settings will be reset as the underlying architecture is completely changed in WebExtensions.
  • Opera
    • Migrated to new chrome.storage API.
    • Since cloud storage is not supported on Opera, settings will be stored in local computer only.

Sunday, September 10, 2017

Scroll To Top Version 4.6 Released (Chrome & Opera)

Changes in Version 4.6

  • This is a Chrome and Opera release only.
  • Upgraded under the hood core API.

Tuesday, August 15, 2017

Scroll To Top Version 4.5.5 Released (Firefox Only)

Changes in Version 4.5.5

  • Migrated to new JPM framework for better stability.