Skip to content

v1.0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Sep 19:13
· 204 commits to refs/heads/main since this release

Spicetify Lucid v1.0.2

🚀 Highlights

🐛 Bug Fixes

  • 🐛 fix: Fixed an issue where the artist background was not displaying correctly. (#55, #56)
  • 🐛 fix: Improved image loading behavior, including a fix for delayed loading of the main view image and a temporary fix for playlist images.
  • 🐛 fix: Fixed an issue where the library image was not rounded on hover.
  • 🐛 fix: Added a check for Spicetify.CosmosAsync to prevent potential errors.

🎨 Code Refactoring

  • 🎨 refactor: Refactored variable names for better clarity and consistency.
  • 🎨 refactor: Replaced the use of Spicetify.React with the standard React library for improved performance and maintainability.

⚠️ Known Issues

  • ⚠️ warning: The temporary fix for some playlist images may need further improvements. We are actively working on a permanent solution.

🛠️ Contributors