Skip to content

v2.5.0

Compare
Choose a tag to compare
@theRealPadster theRealPadster released this 05 Sep 04:32
· 181 commits to main since this release

Features

  • Add translations support. If you use Spotify in a non-English language and are getting the "hide podcasts" menu item etc in English, you can get your language added by either:
    • Submitting a pull request with a new copy of src/locales/en.json but named after your locale, with your translated content inside.
    • Or making a new issue with the relevant information.

Other changes

  • I've also converted this extension to use spicetify-creator, so I can write it in typescript and use npm packages (e.g. for translations).
  • Added linting and build process checks

Full Changelog: v2.4.0...v2.5.0