Releases: cpriest/SnapLinksPlus
Releases · cpriest/SnapLinksPlus
v3.1.12 / 2024-09-10
What's Changed
- Bump tmpl from 1.0.4 to 1.0.5 by @dependabot in #373
- Bump nth-check from 2.0.0 to 2.0.1 by @dependabot in #372
- Bump nanoid from 3.1.23 to 3.2.0 by @dependabot in #417
- Bump moment from 2.29.1 to 2.29.2 by @dependabot in #424
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #425
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #443
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #441
- Bump qs from 6.5.2 to 6.5.3 by @dependabot in #442
- Bump moment from 2.29.2 to 2.29.4 by @dependabot in #444
- Bump jszip from 3.7.1 to 3.10.1 by @dependabot in #446
- Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #448
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #452
- Bump semver from 5.7.1 to 5.7.2 by @dependabot in #454
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #455
- Bump @babel/traverse from 7.15.0 to 7.23.2 by @dependabot in #463
- Bringing master in line with dev by @cpriest in #476
- v3.1.12 Release by @cpriest in #491
Full Changelog: v3.1.11...v3.1.12
v3.1.11 / 2021-09-10
- 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
- Hotfix release to fix a production bug
v3.1.9 Release
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...
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
v2.4.3b1
Corrects PaleMoon issues, for testing.