Releases: Tschonti/dicsi-frontend
Releases · Tschonti/dicsi-frontend
v1.2 Persistent playlists
Logged in users can now save playlists to the database. Every user can load these playlists, but only logged in users can select them. The update also includes a collapsable navbar on mobile and some UX fixes. Might have some bugs, fixes to be expected in the coming days.
v1.1.1 More search improvements
Added a checkbox that determinates whether to search only in the song titles, or in the lyrics as well.
v1.1 Search improvements
- The search results will now include songs whose title doesn't include the phrase, but the lyrics do.
- Songs whose title does include the phrase are first in the list.
- More forgiving search: the phrase is split into list a words, they all have to be in the title or in the lyrics. (This change was made on the backend server, it can't be seen in this codebase.)
- Minor UX and styling changes.
First stable release
All the requested features should be working more or less, authentication and connection with the backend server has changed a lot since the previous release. If any bugs come to my attention, they'll be fixed.
First beta
Fullscreen mode is really buggy, but everything else should be working