mirror of https://github.com/gabehf/Koito.git
parent
0042e3f3bd
commit
d84519fa21
@ -1,7 +1,12 @@
|
|||||||
# v0.1.0
|
# v0.1.0
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
- You can now search and merge items by their ID! Just preface the id with `id:`. E.g. `id:123` (#26)
|
|
||||||
|
|
||||||
## Enhancements
|
## Enhancements
|
||||||
- Track durations will now be updated using MusicBrainz data where possible, if the duration was not provided by the request. (#27)
|
- 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.
|
||||||
Loading…
Reference in new issue