Skip to content

Releases: Fabrizz/MMM-OnSpotify

V5.0.0 | 🎞️ Spotify Canvas support

02 May 19:13
77af57c
Compare
Choose a tag to compare

V5.0.0

  • Added Spotify Canvas support

Fabrizz logo

What's Changed

New Contributors

Full Changelog: v4.0.0...v5.0.0

V4.0.0 | 🧮 General QOL update!

07 Apr 19:45
8b83353
Compare
Choose a tag to compare

V4.0.0

  • Removed moment, moment-duration-format dependencies #28 #53
  • Fixed various spelling mistakes on readme, translations, etc. #48
    • [BREAKING CHANGE] changed hideTrackLenghtAndAnimateProgress -> hideTrackLengthAndAnimateProgress
    • Added MMM-HomeKit
    • Added missing configuration params
  • Ordered readme to be easier to follow along #52
  • Updated the auth module to match the new Spotify Dashboard #52
  • Fixed centering on *_center positions
  • Added optional backend check (not recommended for normal usage)

Fabrizz logo

What's Changed

Full Changelog: v3.3.1...v4.0.0

v4.0.0beta

25 Feb 05:22
Compare
Choose a tag to compare
v4.0.0beta Pre-release
Pre-release

V4.0.0beta | Testers needed

  • Remove moment dependency on frontend
  • Remove moment dependency on backend
  • Remove moment-duration-format
  • Fix #48 spelling errors
  • Reorder readme #52
  • Add missing params on readme #52
  • Update Auth module with the new Spotify Dashboard #52
  • Added MMM-HomeKit to readme
  • Add examples to let MMM-HomeKit control color
  • Add MMM-HomeKit to the Auth module
  • Change CSS so blobs are based on calcs for % of real module size
  • Add checks on front/backend for serverside restart/stale #28 #52 #53 ...others
  • [BREAKING CHANGE] change hideTrackLenghtAndAnimateProgress -> hideTrackLengthAndAnimateProgress
  • Add notifications for modules that also need to restart
  • Fix centering on *_center positions

v3.3.1 | 🆎 API localization

06 Feb 19:24
b547ef3
Compare
Choose a tag to compare

V3.3.1

  • Added Accept-Language to API calls.
    The Spotify API returns different song/album/podcast titles depending on the returned language.
  • Changed EN translations.

Fabrizz logo

What's Changed

New Contributors

Full Changelog: v3.3.0...v3.3.1

v3.3.0 | 🔠 Scroll animations

15 Jan 16:51
e1a5ad6
Compare
Choose a tag to compare

V3.3.0

  • Added scroll animations scrollAnimations
  • Added spotifyVectorAnimations to the readme!
  • Changed readme to explain animations and fixed old Github MD alert sintax

Fabrizz logo

What's Changed

Full Changelog: v3.2.0...v3.3.0

v3.2.0 | 🔇Device filtering, 🇩🇪 German translation

09 Jan 02:24
1d48e6c
Compare
Choose a tag to compare

V3.2.0

  • Added the ability to filter (include/exclude) devices
  • Added german translations
  • Updated readme examples

Fabrizz logo

What's Changed

Full Changelog: v3.1.0...v3.2.0

V3.1.0 | 🔠 Fix MM2 default translations

21 Oct 22:59
4ad3d1e
Compare
Choose a tag to compare

V3.1.0

  • Fixed moment library interacting with MM2 (clock module) translations

  • Fixed item type css class insertion
  • Added car type icon
  • Added podcast creator to podcast name

Fabrizz logo

What's Changed

  • 🔠 Fix moment, content type classes | 🚗 Add icons | 💿 Added podcast publisher by @Fabrizz in #33

Full Changelog: v3.0.0...v3.1.0

V3.0.0 | 🖌️Theme 3rd Party Modules, 🏞️ Code/Cover Animations

09 Oct 22:40
aff3045
Compare
Choose a tag to compare

V3.0.0

  • Added the option to theme other modules using any of the module generated colors.
  • Added vector animations to the Spotify Code, now the code gets sanitized, parsed and injected with animations.
  • Changed how cover art is displayed, now it waits for the image to be downloaded to switch the last one, fixing any visual stutter.
  • Updated the authentication service to be easier to follow along.
  • Rewritten readme.md to be easier to follow along.
  • Added new error types for user input.
  • Notification based Dynamic Theme is deprecated.

Fabrizz logo

What's Changed

  • V3.0.0 - 🖌️Theme 3rd Party Modules | 🏞️ Cover Animations | 📋 Readme Rewrite by @Fabrizz in #30

Full Changelog: v2.3.2...v3.0.0

v2.3.2 | 🔠 Text animations

04 Oct 01:39
162df27
Compare
Choose a tag to compare
Merge pull request #29 from Fabrizz/dev-features

Added: 🔠 Animations for texts -⏱️Always import moment before module - 📋 Readme

v2.3.1

12 Sep 02:38
d0db7ca
Compare
Choose a tag to compare
Merge pull request #26 from Fabrizz/dev-features

QOL | Readme | Vibrant notf