Releases: pratikabu/scrolltotop
v5.1 Release
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
v5.0 Firefox Release
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
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
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
v4.9 Milestone Release
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
v4.8.5 Milestone Release
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
v4.8.1 Flex Fix
Handling issues with certain sites where the icon looks scrambled. Eg: instagram. #87
v4.8 Options Page Responsive
Options page is now responsive. #80
Firefox for Android is now supported with main extension.
v4.7.5 Dual Arrow Fix
v4.7 Chrome & Opera Release
Migration from localStorage to chrome.storage.
Splitting of settings to sync/local.