You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Koito/CHANGELOG.md

585 B

v0.1.0

Features

Enhancements

  • Track durations will now be updated using MusicBrainz data where possible, if the duration was not provided by the request. (#27)
  • You can now search and merge items by their ID! Just preface the id with id:. E.g. id:123 (#26)
  • Hovering over any "hours listened" statistic will now also show the minutes listened.

Fixes

  • Navigating from one page directly to another and then changing the image via drag-and-drop now works as expected. (#25)
  • Fixed a bug that caused updated usernames with uppercase letters to create login failures.