Releases: skuethe/MMM-Spotify
Releases · skuethe/MMM-Spotify
v2.2.3
What's Changed
- Bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #203
Full Changelog: v2.2.2...v2.2.3
v2.2.2
What's Changed
- Bump follow-redirects from 1.14.8 to 1.15.4 by @dependabot in #199
- Bump axios from 0.21.2 to 1.6.0 by @dependabot in #198
- Remove overloaded keywords by @KristjanESPERANTO in #201
- Development by @skuethe in #202
New Contributors
- @KristjanESPERANTO made their first contribution in #201
Full Changelog: v2.2.1...v2.2.2
v2.2.1
Fixing typo
Full Changelog: v2.2.0...v2.2.1
v2.2.0
v2.1.2 - security release
This release introduces new dependencies, be sure to execute git pull
&& npm install
during update
What's Changed
- Bump follow-redirects from 1.14.7 to 1.14.8 by @dependabot in #186
Full Changelog: v2.1.1...v2.1.2
v2.1.1 - security release
This release introduces new dependencies, be sure to execute git pull
&& npm install
during update
What Changed
- Bump follow-redirects from 1.14.4 to 1.14.7 by @dependabot in #182
Full Changelog: v2.1.0...v2.1.1
v2.1.0
This release introduces new dependencies, be sure to execute git pull && npm install
during update
v2.0.3
v2.0.2
This release is making usage of MM²
's requiresVersion
flag to make sure we use the latest version 2.15.0
because of changes to the callback method in MM²
. See this PR.
So make sure you update MM²
Changes:
v2.0.1
- some major rework on the multi account authentication
- improved feedback to user
- optimized auth flow
- fixed multi account first_auth
- added possibility to hide album and volume labels
- added possibility to show current user name for better multi account support