Skip to content

Releases: pratikabu/scrolltotop

v5.1 Release

10 Apr 02:38
fde05be
Compare
Choose a tag to compare

End user upgrade

  • Upgraded jQuery to 3.7.1 to address vulnerability.
    • For Firefox, jQuery is upgraded to 3.6.0 as Addon Validation was not passing.
  • Fix for issue #172, where the page sets a different width for all images.

Code Refactoring

  • Refactored and simplified the src folder.
  • Migrated from ant to shell based building.
  • GitHub automatic builds for PR and Release.

Compare with last version: v5.0_ff...v5.1

Download

Chrome Webstore Link, Firefox Addon Link

v5.0 Firefox Release

23 Dec 19:19
f3fd16d
Compare
Choose a tag to compare

This is Firefox only release. Still using MV2 for Firefox as it is not yet fully supported in Firefox. The Chrome extension is already migrated to MV3 with all the below features.

Chrome release v5.0 is available here: https://github.com/pratikabu/scrolltotop/releases/tag/v5.0

Enhancements & Changes

  • Updated default settings #148:
    • Toolbar icon to do intelligent flip by default.
    • Context Menu is hidden by default. Can be turned on from the settings.
  • All settings will be shown by default in the extension Options #149.
  • Removed install/update/remove tab creation. No notification to the user when the extension is updated.
  • Updated the URLs to point to GitHub #150.
  • Removed Support dialog and logic that shows the support dialog randomly when user opens Options page #151.
  • Small UI updates to Options UI page #151.

Bug Fixes

  • Fixed an issue with Smart Direction mode where the scroll direction was wrong #117

v5.0 Release

20 Dec 00:06
699cfae
Compare
Choose a tag to compare

Enhancements & Changes

  • Upgraded to manifest version 3 as Google planned to sunset MV2 #147.
  • Updated default settings #148:
    • Toolbar icon to do intelligent flip by default.
    • Context Menu is hidden by default. Can be turned on from the settings.
  • All settings will be shown by default in the extension Options #149.
  • Removed install/update/remove tab creation. No notification to the user when the extension is updated.
  • Updated the URLs to point to GitHub #150.
  • Removed Support dialog and logic that shows the support dialog randomly when user opens Options page #151.
  • Small UI updates to Options UI page #151.

Bug Fixes

  • Fixed an issue with Smart Direction mode where the scroll direction was wrong #117.

At this point, it is Chrome only release as MV3 is not supported by Firefox yet. I'll release it for Firefox as soon as it supports MV3.

v4.9.1 Milestone Release

06 Jun 03:46
cdf1233
Compare
Choose a tag to compare

See this milestone for more details on issues/enhancements worked.

Enhancements

  • Ability to hide Context Menu Item. Issue #129.
  • Enabled Flip Intelligently Functionality for Toolbar Icon. Issue #132.

Bug Fixes

  • Fixed the conflict in options page for icon chooser dialog. Issue #130.
  • Fix for context menu in Firefox browser. Issue #131.

v4.9 Milestone Release

25 May 06:26
6c41d44
Compare
Choose a tag to compare

See this milestone for more details on issues/enhancements worked.

Enhancements

  • Added controls on toolbar icon. Issue #113.
  • Customize toolbar icon. Issue #125.
  • Added context menu options. Issue #112.
  • Ability to completely remove icon from page. Issue #121.
  • Hide icon on YouTube fullscreen. Issue #92.
  • Dark mode on Options page. Issue #124.
  • Added more scrolling speed. Issue #41.

Bug Fixes

  • Icon Chooser UI issue. Issue #126.

Maintenance

  • Remove unnecessary jQuery Rotate Library. Issue #118.
  • Blog post and info text when you switch to hide icon. Issue #123.
  • Update github.io URLs to pratikabu.com. Issue #122.

v4.8.5 Milestone Release

29 Mar 17:59
fc3677d
Compare
Choose a tag to compare

See this milestone for more details on issues/enhancements worked.

Enhancements

  • Added Pager Only Control Option. Issue #37.
  • Options Page UI Updates. Issue #94.
  • Uninstall Survey. Issue #97.

Bug Fixes

  • Icon disappears when clicked. Issue #93.
  • UI issue on Control Options placements. Issue #91.
  • UI Fixes for certain sites. Issue #31.

Maintenance

  • HTTPS URLs everywhere. Issue #100.
  • Cleanup manifest.json file. Issue #98.
  • Reading extension version from manifest. Issue #95.

v4.8.1 Flex Fix

09 Mar 03:13
a37e7ba
Compare
Choose a tag to compare

Handling issues with certain sites where the icon looks scrambled. Eg: instagram. #87

v4.8 Options Page Responsive

09 May 14:04
Compare
Choose a tag to compare

Options page is now responsive. #80
Firefox for Android is now supported with main extension.

v4.7.5 Dual Arrow Fix

27 Jan 07:12
Compare
Choose a tag to compare

Fixed issues related to Dual Arrow #58
Fixed issue with Options page due to jQuery update #71

v4.7 Chrome & Opera Release

21 Jan 06:00
Compare
Choose a tag to compare

Migration from localStorage to chrome.storage.
Splitting of settings to sync/local.