Skip to content

Latest commit

 

History

History
141 lines (81 loc) · 2.59 KB

CHANGELOG.md

File metadata and controls

141 lines (81 loc) · 2.59 KB

Changelog

Unreleased

Added

  • Player errors are now displayed in a library fashion (using pagination).
  • Theme marked as dark.

Changed

  • Played and queuing playlist entries can be accessed in a library fashion (using pagination).
  • Allow to reorder a queing playlist entry to the top or to the bottom of the playlist.
  • Do not highlight rows on focus (only on hover).

1.8.1 - 2023-12-17

Fixed

  • Fixed incorrect build parameters.

1.8.0 - 2022-11-23

Added

  • Songs can be restarted, rewound, and fast forwarded during playback.

Changed

  • A beter icon font is used (especially with a singer-style microphone).

Fixed

  • Various minor interface bugs were fixed.

1.7.0 - 2021-06-20

Added

  • Add email support.

1.6.0 - 2020-09-05

Added

  • Add instrumental track support.

1.5.0 - 2019-12-05

Security

  • Update dependencies

1.4.0 - 2019-05-03

Changed

  • Support for new kara status composed of 3 Booleans.

1.3.0 - 2018-10-07

Added

  • Playlist entry can be re-ordered from the playlist page.
  • Setting page to set kara date stop.
  • Feedback on library when a song is too long to be added to playlist.

Changed

  • Playlist info bar now displays karaoke end or playlist end depending on what is set.
  • Playlist info bar does not display next song anymore.

1.2.0 - 2018-06-03

Added

  • Highlight query terms in artists and works libraries.
  • Songs with disabled tags have a visual indicator.
  • Disabled tags are grayed out.
  • Kara status setting.
  • Display in library when a song was previoulsy played.
  • New page to display songs played during current sessions (Past playlist).
  • Song tags and users settings pages are overlayed if the fetching takes too long.
  • Design adapts to smartphones and tablets.

Changed

  • Users and song tags page moved to settings page.
  • Selection color for tags has a correct hue.
  • Playlist moved to a separate page.
  • Player stays on the top border of the screen.
  • Notifications on forms are displayed on the line of the submit button.
  • A global error notification is displayed on forms if there are only field errors.

Fixed

  • Animation of the play/pause and skip icons on the player.

1.1.0 - 2018-01-25

Added

  • Page to edit tag visibility and color.

Changed

  • Tags now use hue instead of color id and can be changed by user.

1.0.0 - 2017-11-05

Added

  • First version.