Skip to content

Releases: cpriest/SnapLinksPlus

v3.1.12 / 2024-09-10

11 Sep 00:30
5035cbc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.11...v3.1.12

v3.1.11 / 2021-09-10

10 Sep 18:41
4149ab8
Compare
Choose a tag to compare
  • Thorough walk through and testing of recent changes to fix the failures of the last 2 releases (sorry folks)
  • Reworked the way StoragePrefs work to work properly with sync/local storage, required significant changes
    to support it working properly and transitioning settings from sync to local or back. Tested and works
    well now.

v3.1.10 / 2021-09-02

02 Sep 17:46
a99e447
Compare
Choose a tag to compare
  • Hotfix release to fix a production bug

v3.1.9 Release

28 Aug 21:52
5a64eb4
Compare
Choose a tag to compare

v3.1.9 / 2021-08-28

  • Added new tab opening option to open tabs like Firefox does
  • Switch to using clipboard API, more clipboard operations will work with this method
  • No longer caching element rects which will fix some issues for some oddball websites

A long time coming...

16 Aug 14:04
bffedbc
Compare
Choose a tag to compare

v3.1.8 / 2021-08-10

  • DOM elements are now removed while Snap Links is not in use
  • Added option to keep preferences local or to sync between browsers
  • Updated minimum Firefox Version to 58.0
  • Fixed broken link in about:addons from package manifest
  • Fixed the order that tabs are opened in to be consistent with the order they are on the page -Rémi Garcia
  • Added selection of default action between Open Links or Copy Links, holding ctrl selects the opposite -Michele Pezza

Backend Notes

  • Added Continuous Integration, Testing & Code Linting
  • Added Dependabot Configuration for Security Patches
  • Updated all project dependencies

Internal Notes

  • Added Deep/Open/Overlay Proxy objects & tests PR#338

v3.1.1b1

22 Nov 12:41
Compare
Choose a tag to compare
v3.1.1b1 Pre-release
Pre-release

Has initial options UI, still unsigned though. Working on getting it signed without hosting on addons.mozilla.org

v2.4.3b1

15 Jan 11:06
Compare
Choose a tag to compare

Corrects PaleMoon issues, for testing.

v2.4.2

12 Jan 12:30
Compare
Choose a tag to compare

Fixes for FF35, briefly tested through FF36, not compatible with electrolysis feature yet.