Skip to content

Releases: guihkx/spotishush

SpotiShush 2023.9.26

26 Sep 17:15
v2023.9.26
3fa2f11
Compare
Choose a tag to compare

Fixes

  • Deezer: Update ad detection mechanism

Development

  • Update standard from 17.0.0 to 17.1.0
  • Update web-ext from 7.4.0 to 7.7.0

Full Changelog: v2023.1.24...v2023.9.26

SpotiShush 2023.1.24

24 Jan 04:02
v2023.1.24
c1b6714
Compare
Choose a tag to compare

Fixes

Development

  • Update web-ext from 7.3.1 to 7.4.0
  • Update json5 to 1.0.1 to 1.0.2

Full Changelog: v2022.10.19...v2023.1.24

SpotiShush 2022.10.19

19 Oct 05:28
v2022.10.19
ebc499b
Compare
Choose a tag to compare

New features

  • IDAGIO: Add experimental support

Development

  • Update standardjs to 17.0.0
  • Update web-ext to 7.3.1

Full Changelog: v2022.5.9...v2022.10.19

SpotiShush 2022.5.9

09 May 21:20
Compare
Choose a tag to compare

Fixes

  • Drop unnecessary tabs permission.
  • [Deezer] Faster ad detection method, but keeping the previous one as fallback.
  • [TIDAL] Improved ad detection.

Development

  • Better logging, with proper line numbers and pretty colors.
  • Remove webextension-polyfill, which provides much more than we use.
  • Remove utils.js, which was only used for logging.

Full Changelog: v2022.4.30...v2022.5.9

SpotiShush 2022.4.30

01 May 01:44
Compare
Choose a tag to compare

New features

  • TIDAL: Add initial support

Development

  • Update webextension-polyfill to 0.9.0
  • Update web-ext to 6.8.0

SpotiShush 2021.10.25

25 Oct 15:27
Compare
Choose a tag to compare

General

  • Spotify: Fix broken ad detection

Development

  • Update webextension-polyfill to 0.8.0
  • Update standardjs to 16.0.4
  • Update web-ext to 6.5.0

SpotiShush 2021.3.23

23 Mar 06:34
Compare
Choose a tag to compare

General

  • Spotify: Fix broken ad detection
  • Update webextension-polyfill to 0.7.0

Development

  • Update standardjs to 16.0.3
  • Update web-ext to 6.0.0

SpotiShush 2020.7.4

04 Jul 13:18
Compare
Choose a tag to compare
  • Deezer support is now official!

SpotiShush 2019.12.26

26 Dec 22:47
Compare
Choose a tag to compare
  • Added support for Deezer (experimental)

SpotiShush 2019.12.15

15 Dec 21:14
Compare
Choose a tag to compare
  • Simplified ad detection a bit
  • Always unmute Spotify's tab once the page is reloaded (unless muted by
    the user)
  • Added webextension-pollyfill for consistent cross-browser APIs
  • Better detect if tab was muted by the user or the extension itself
  • Modernized code altogether