Skip to content

Releases: bjornstar/Tumblr-Savior

v2.1.0 / 2024-12-04

04 Dec 03:50
Compare
Choose a tag to compare
  • Handle content inside of P tags as text (Fixes #94)
  • Remove a console.log

v2.0.1 / 2024-11-12

04 Dec 03:50
Compare
Choose a tag to compare
  • Update Firefox AddOn specific id value

v2.0.0 / 2024-11-12

04 Dec 03:50
Compare
Choose a tag to compare
  • 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

17 Mar 07:11
Compare
Choose a tag to compare
  • 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 timelineObjects
  • 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

05 Sep 02:54
Compare
Choose a tag to compare
  • 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 with href.li
  • Updated workflows to run on node v20
  • Updated eslint & addons-linter to latest version

v1.14.0 / 2023-01-23

05 Sep 02:53
Compare
Choose a tag to compare
  • [main.js] Continue using chrome instead of browser (Fixes #85)
  • [script.js] Do not hide tags when a post is whitelisted (Fixes #86)
  • [script.js] Refactor show/hide tags code
  • [script.js] Skip blacklisting on drafts pages (Fixes #82)

v1.13.0 / 2022-12-13

13 Dec 12:22
Compare
Choose a tag to compare
  • [script.js] Use more specific selectors for hiding sidebar items (Fixes #83)
  • [options.js] Replace deprecated extension.getURL with runtime.getURL
  • [package.json] Update devDependency addons-linter
  • [package.json] Update devDependency eslint

v1.12.1 / 2021-11-10

10 Nov 20:36
Compare
Choose a tag to compare
  • [CI] Only test on node v16
  • [CI] Also run addons-linter when testing
  • [package.json] Move eslint into it's own command
  • [package.json] Add addons-linter

v1.12.0 / 2021-11-10

10 Nov 20:35
Compare
Choose a tag to compare

v1.11.0 / 2021-08-20

20 Aug 11:52
Compare
Choose a tag to compare
  • Include text extracted from post bodies so they can be filtered even if they've been heavily styled