Releases: pratikabu/scrolltotop
v5.3.1 Release
What's Changed in 5.3.1
- Issue #195 Fixing icon size issue when "None" control option is selected
Full Changelog: v5.3...v5.3.1
End user upgrade in 5.3
- High resolution icon changes
- Reduced the overall size of the extension
- Making dual icon size configurable - #119 and #170
- Made updates to make vertical alignment for the icon in middle
- Options Page
- Refactored options page slider to HTML 5 to remove a dependency on third party js
- Modernize html and CSS portion
- Cleanup of links
- Better responsive page support for smaller devices
Under the hood
- jQuery 4.0.0 update
- Ensure jQuery checksum is correct before zipping it
Compare with last version: v5.1...v5.3.1
Download
v5.3 Release
End user upgrade
- High resolution icon changes
- Reduced the overall size of the extension
- Making dual icon size configurable - #119 and #170
- Made updates to make vertical alignment for the icon in middle
- Options Page
- Refactored options page slider to HTML 5 to remove a dependency on third party js
- Modernize html and CSS portion
- Cleanup of links
- Better responsive page support for smaller devices
Under the hood
- jQuery 4.0.0 update
- Ensure jQuery checksum is correct before zipping it
Compare with last version: v5.1...v5.3
Download
v5.2 Release
End user upgrade
- jQuery 4.0.0 update
- Options Page
- Refactored options page slider to HTML 5 to remove a dependency on third party js
- Modernize html and CSS portion
- Cleanup of links
- Better responsive page support for smaller devices
Compare with last version: v5.1...v5.2
Download
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

