Releases: bjornstar/Tumblr-Savior
Releases · bjornstar/Tumblr-Savior
v2.1.0 / 2024-12-04
v2.0.1 / 2024-11-12
- Update Firefox AddOn specific id value
v2.0.0 / 2024-11-12
- There is a one-time manual step you need to take in Tumblr Savior's options to read your localStorage settings and load it into browser extension storage.
Go to the Save / Load tab and press the "Read from localStorage" button then you can press the "Load" button to have it applied. It will save it to your
browser extension storage and work as normal from there on out. - Switched to Manifest v3
- Tweaked sidebar blocking methodology
- [devDependencies] Updated
eslint
&addons-linter
to latest versions - [Workflows] Use node v22 for testingnstar/Tumblr-Savior/compare/v1.17.0...v2.0.0
v1.16.0 / 2024-05-17
- Updated hiding sponsored posts, now just does
moatContainer
- Removed the hydration canary in favor of assuming hydration has succeeded the first time the base container is updated
- Apply default values when individual options have not been set yet
- Added a new option to block posts that are
timelineObject
s - Added a new option to block buttons in the sidebar (Go ad-free today)
- Reorganized the options slightly to separate sidebar from posts
- Updates
eslint
&addons-linter
to latest version - Update more workflows to use node v20
v1.15.0 / 2023-08-26
- Update for the latest version of the desktop
- New
CSS_CLASS_MAP
-- https://assets.tumblr.com/pop/cssmap-232fd5ad.json - Replaced
t.umblr.com
redirect removal withhref.li
- Updated workflows to run on node v20
- Updated
eslint
&addons-linter
to latest version
v1.14.0 / 2023-01-23
v1.13.0 / 2022-12-13
- [
script.js
] Use more specific selectors for hiding sidebar items (Fixes #83) - [
options.js
] Replace deprecatedextension.getURL
withruntime.getURL
- [
package.json
] Update devDependencyaddons-linter
- [
package.json
] Update devDependencyeslint
v1.12.1 / 2021-11-10
- [
CI
] Only test on node v16 - [
CI
] Also runaddons-linter
when testing - [
package.json
] Moveeslint
into it's own command - [
package.json
] Addaddons-linter
v1.12.0 / 2021-11-10
- Update
CSS_CLASS_MAP
-- https://assets.tumblr.com/pop/cssmap-84fedc5a.json - [
.gitignore
] Addpackage-lock.json
- [
options.html
] Remove periods from the end of labels - [
options.html
] Drop a the - [
package.json
] Updateeslint
from7.32.0
to8.2.0
v1.11.0 / 2021-08-20
- Include text extracted from post bodies so they can be filtered even if they've been heavily styled