Skip to content

Release v1.0.2

Choose a tag to compare

@mtmtyu mtmtyu released this 06 Jul 15:48
· 23 commits to master since this release

NoraBar v1.0.2

This update improves the synced lyrics experience, adds a reset option for settings, and includes several fixes for smoother day-to-day use.

What's Changed

Improvements

  • Added a reset settings feature with a confirmation dialog.
  • Settings can now be restored to their default values, including HUD style, progress bar, lyrics display, language, startup behavior, and custom window position.
  • The default display language is now selected automatically based on the Windows UI language.
  • Startup on system launch is now enabled by default on first run.
  • Synced lyrics are now disabled by default to avoid unnecessary API requests unless the user enables them.
  • Lyrics are fetched immediately when lyrics display is turned on while music is already playing.
  • Lyrics are cleared immediately when lyrics display is turned off.
  • Added a short delay before fetching lyrics when tracks change rapidly, reducing unnecessary API requests.
  • Improved lyrics request handling so older requests no longer overwrite the lyrics for the currently playing track.

Fixes

  • Fixed an issue where lyrics from a previous track could appear after rapidly skipping songs.
  • Fixed the Settings preview so its size better matches the actual HUD, including when lyrics display is enabled or disabled.
  • Fixed occasional text jitter in the Design B music display.
  • Updated internal application and installer version metadata to v1.0.2.

Documentation

  • Updated README and Wiki documentation for settings reset, language auto-detection, default startup behavior, synced lyrics, and related configuration details.

Notes

Synced lyrics use an online lyrics source, so an internet connection may be required when lyrics display is enabled.

Full Changelog: v1.0.1...v1.0.2