update changelog

This commit is contained in:
mungai-njoroge 2023-12-10 18:58:52 +03:00
parent 818cdaf51a
commit e85793875b
4 changed files with 34 additions and 4 deletions

36
.github/changelog.md vendored
View File

@ -1,4 +1,34 @@
## Bug fixes
![The new homepage](./images/homepage.webp)
*<div align="center">The new homepage</div>*
1. Late API start
2. Tracks not playing on album page
##
This release features a lot of enhancements and bug fixes, together with some really cool features. AKA. a homepage! Most of the enhancements you won't be able to see it, but hopefully, you will feel it.
# What's new?
- A homepage showing recently added and played items
- Pages to browse your library by artists and albums. You can sort by properties like duration, track count, added date.
- Recently added items on homepage
- Recently played items on homepage
- Add Google, YouTube, Wikipedia and Last.fm to artist and album search
- Artist discography and favorites pages.
- This version will start tracking your listening activity. Basically what you listen to and how long.
## BUG FIXES & IMPROVEMENTS
- Artist discography page redesign to make it more intuitive
- Incorrect last updated time on playlist page
- Removed scrolling on horizontal card lists
- Increase spacing in compact and wide screen mode
- Fix duplicate requests in album and artist page
- More UI consistency across pagest
- Artists, albums and playlist duration calculated incorrectly for hours > 24\
- Add infinite scroll to search page to remove the big blue load more button
- Change settings text for (hopefully ...) simplicity
- Default to no sidebar (I think it looks better that way!). You can
Enjoy!
![The browse albums page](./images/albumlist.webp)
*<div align="center">The browse albums page</div>*

BIN
.github/images/albumlist.webp vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 196 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 132 KiB

After

Width:  |  Height:  |  Size: 132 KiB

View File

@ -9,7 +9,7 @@
##
![Image showing the Swing Music playlists page](.github/images/homepage.webp)
[![Image showing the Swing Music playlists page](.github/images/homepage.webp)](https://raw.githubusercontent.com/swing-opensource/swingmusic/master/.github/images/homepage.webp)
##