Skip to content

v1.0.0-beta.8

Latest
Compare
Choose a tag to compare
@BobbyESP BobbyESP released this 18 Dec 20:47
· 1 commit to master since this release

Metadator v1.0.0-beta.8 Release Notes

We are excited to introduce the latest update to Metadator with several new features, improvements, and fixes:

New Features

  • Reduce Shadows Setting:

    • Added a new setting to reduce shadows drawn by the app to improve performance.
    • Added a new switch in the General settings page to control this setting.
    • Modified CompactSongCard to conditionally apply shadows based on the setting.
    • Commit d79860a
  • Compact Song Cards and Settings: (not yet in production)

    • Introduced compact cards to replace the previous vertical cards for displaying songs.
    • Added settings to configure the size of the cards and enable/disable marquee text animation.
    • Commit a1b3ac3

Improvements

  • Refactoring:
    • Cleaned the utilities package to make it standalone.
    • Removed unused UI components and upgraded several libraries, improving project maintenance and performance.
    • Implemented code cleanup and enhancements in various UI components.
    • Commit e8479d5
    • Commit bf3abbd

Bug Fixes

  • Keystore Handling:

    • Simplified the decoding of the signing key by directly writing the decoded output to the keystore file.
    • Commit 75a59eb
  • CI Fixes:

For more details, you can view the full commit history.


Thank you for using Metadator! We hope you enjoy the new features and improvements. If you encounter any issues or have feedback, please let us know.

Full Changelog: v1.0.0-beta.7...v1.0.0-beta.8