diff --git a/.github/changelog.md b/.github/changelog.md
index d55f654..95166de 100644
--- a/.github/changelog.md
+++ b/.github/changelog.md
@@ -1,4 +1,34 @@
-## Bug fixes
+
+*
The new homepage
*
-1. Late API start
-2. Tracks not playing on album page
\ No newline at end of file
+##
+
+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
*
\ No newline at end of file
diff --git a/.github/images/albumlist.webp b/.github/images/albumlist.webp
new file mode 100644
index 0000000..50c7534
Binary files /dev/null and b/.github/images/albumlist.webp differ
diff --git a/.github/images/homepage.webp b/.github/images/homepage.webp
index dc5cb90..d1ef20d 100644
Binary files a/.github/images/homepage.webp and b/.github/images/homepage.webp differ
diff --git a/README.md b/README.md
index b1c8ee6..1d061e0 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@
##
-
+[](https://raw.githubusercontent.com/swing-opensource/swingmusic/master/.github/images/homepage.webp)
##