v0.9.0
What's Changed
TL;DR: Add sort options, search tags, add/update translations, add/fix snippets, bug fixes, dependency bumps
- feat(i18n): update zh_TW translation by @pan93412 in #576
- feat(snippets): add fix listening on and default progress bar snippets by @Toomas633 in #577
- feat(i18n): add estonian translation by @Toomas633 in #582
- refactor(Grid): move setState outside of loops to avoid unnecessary redraws by @Delusoire in #583
- chore(deps-dev): bump typescript from 5.1.6 to 5.2.2 by @dependabot in #590
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.3.0 to 6.5.0 by @dependabot in #587
- chore(deps-dev): bump @typescript-eslint/parser from 6.3.0 to 6.5.0 by @dependabot in #586
- chore(deps-dev): bump eslint from 8.46.0 to 8.48.0 by @dependabot in #588
- chore(deps-dev): bump react-i18next from 13.0.3 to 13.2.1 by @dependabot in #589
- feat(grid): return tags in search results by @ohitstom in #592
- feat(snippets): smooth progress/volume bar by @Droidiar in #594
- chore: upgrade dependencies by @theRealPadster in #598
- chore(deps-dev): bump eslint from 8.49.0 to 8.50.0 by @dependabot in #602
- feat(snippets): centered-lyrics by @SunsetTechuila in #603
- fix(snippets): left aligned heart icons by @SunsetTechuila in #604
- fix(snippets): oneko and duck by @SunsetTechuila in #605
- feat(snippets): hide lyrics button by @Sakura125809 in #600
- fix(snippets): hide lyrics button by @Sakura125809 in #606
- fix(grid): loading icon on initial tab load by @SunsetTechuila in #608
- feat(grid): sorting options by @CharlieS1103 in #545
New Contributors
- @Toomas633 made their first contribution in #577
- @Delusoire made their first contribution in #583
- @Droidiar made their first contribution in #594
- @Sakura125809 made their first contribution in #600
Update/Install Marketplace
Run the install script from the guide below, or follow the guide to update/install manually:
https://github.com/spicetify/spicetify-marketplace/wiki/Installation
Full Changelog: v0.8.9...v0.9.0