mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
update readme
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||

|
||||
|
||||
*<div align="center">The new homepage</div>*
|
||||
|
||||
##
|
||||
@@ -16,7 +16,6 @@ This release features a lot of enhancements and bug fixes, together with some re
|
||||
- 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
|
||||
@@ -29,6 +28,3 @@ This release features a lot of enhancements and bug fixes, together with some re
|
||||
- Default to no sidebar (I think it looks better that way!). You can
|
||||
|
||||
Enjoy!
|
||||
|
||||

|
||||
*<div align="center">The browse albums page</div>*
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 196 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 40 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 127 KiB |
@@ -1,5 +1,5 @@
|
||||
name: New Release
|
||||
run-name: Release ${{ github.event.inputs.tag }}
|
||||
run-name: Release v${{ github.event.inputs.tag }}
|
||||
on:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
|
||||
Reference in New Issue
Block a user