Releases: Akasiek/ScoreThatLP-React
Releases · Akasiek/ScoreThatLP-React
v.1.2.1
v1.2
Changes:
- Added links and favorite artists in settings
- Bug fixes
- Changed criteria for colors (more yellow color)
- Added a Easter egg 😉
- Added links to login pages in footer for better UX.
v1.1
List of changes:
- Changed album duration counting (from Django based to React based)
- Changed the way the reviews are saved on albums page (from input based to "all fields" based)
- Added toast notification when saving reviews.
- Support for "not square" images in artists, albums and profile
- Added "updated_at" field for reviews and applied it everywhere it could be applied
- Added 404 page style
- Added catching 404 error on artist page and profile page
- Fixed bug for when 0 was a score and no background color was applied
- Select in forms now has more consistent font size
- Fixed "floating search bar" bug
- Fixed scrolling when collapsing longer reviews