diff --git a/app/src/main/assets/retro-changelog.html b/app/src/main/assets/retro-changelog.html
index 6525c677d..d04e99de1 100644
--- a/app/src/main/assets/retro-changelog.html
+++ b/app/src/main/assets/retro-changelog.html
@@ -6,7 +6,7 @@
word-wrap: break-word;
}
- div{
+ div {
margin: 20px 10px;
padding: 10px;
border-radius: 10px;
@@ -16,6 +16,8 @@
h2 {
margin-block-end: 0rem;
margin-block-start: 0rem;
+ display: inline-block;
+ vertical-align: center;
}
li {
@@ -35,7 +37,6 @@
span {
font-size: 0.7rem;
- line-height: 0.7rem;
}
h5 {
@@ -47,58 +48,122 @@
margin: 10px 0px;
font-size: 1rem;
}
+
+ .tag {
+ border-radius: 5px;
+ margin-left: 10px;
+ padding: 5px;
+ display: inline-block;
+ vertical-align: top;
+ }
+
{style-placeholder}
-
-
-
-
-
-
-
-
-
- Clear the app if it crashes after updating
-
-
+
Date
+
v5.1.0Beta
+
What's New
+
+
Improved
+
+
+
September 06, 2021
v5.0.0
What's New
- - Added Chromecast support
- - Added animated icons
- - Added cross-fade (experimental)
- - Added ability to remember the last tab
- - Added whitelisting songs
- - Added support for embedded synced lyrics
- - Added lyrics editor for normal and synced lyrics
- - Added playlist ordering
- - Added search filters
- - Added audio fade
- - Added Multi-select in album and artist details
- - Added SD card from folders tab
- - Added Synced lyrics in all themes
- - Added Swipe anywhere to change the song
- - Added album artist
- - Albums now show album artists instead of artists of the first song
+ - Added ability to Remember last tab
+ - Added Whitelisting songs
+ - You can now browse SDCard from Folders Tab
+
+
+
+
August 22, 2021
+
v4.4.0Beta
+
What's New
+
+ - Added Crossfade
+ - Multi-select in Album and Artist Details
+ - Albums now show Album Artists instead of artist of first song
Fixed
- - Fixed playlist preview images
- - Fixed language switching
+ - Fixed Playlist Preview Images
+
+
+
+
August 11, 2021
+
v4.2.30Beta
+
What's New
+
+ - Revamped Playlist Tab
+ - Revamped Genres Tab
+ - Added support for embedded Synced Lyrics
+ - Added animated icons
+
+
Fixed
+
+ - Fixed Language Switching
+ - Fixed some reported bugs
+
+
+
+
July 18, 2021
+
v4.2.020Beta
+
What's New
+
+ - Added ChromeCast Support
+ - Added Lyrics Editor for Normal and Synced Lyrics
+ - Added Ripple Animation for Color Theme
+ - Added Drag to seek in Tiny Theme
+ - Added Playlist Order
+ - Added Search Filters
+ - Added Audio Fade
+ - Synced Lyrics in all Themes
+ - Swipe anywhere to change song
Improved
- - Improved playlists tab
- - Improved genres tab
+ - Fixed Navigate by Album Artist
+ - Changed New Music Mix Actions
+ - Improved Animations
+ - And some minor bug fixes and improvements
-
-
+
+
October 12, 2020
+
v4.0.10
+
What's New
+
+ - Re-built from scratch using MVVM Architecture and JetPack Components
+ - New Material Design icon
+ - Implemented a custom database for playlists
+ - Added new Material Design motions
+ - Bug fixes & performance improvements
+ - Revamped Home tab UI
+ - Android 11 support
+ - And more!
+
+
+
+
April 30, 2020
+
v3.5.110Beta
+
What's New
+
+ - Changed profile form image to icon
+ - New what's new screen
+ - Added In-App language changer, where you can select language
+
+
Improved
+
+ - Improved loading of Songs, Albums, Artists, Genres, Playlists
+
+
+