Quellcode durchsuchen

chore: Update CHANGELOG and README

Owen Diffey vor 3 Jahren
Ursprung
Commit
af7732498e
2 geänderte Dateien mit 5 neuen und 1 gelöschten Zeilen
  1. 3 1
      CHANGELOG.md
  2. 2 0
      README.md

+ 3 - 1
CHANGELOG.md

@@ -3,7 +3,9 @@
 ## [v3.4.0] - 2022-03-05
 ## [v3.4.0] - 2022-03-05
 
 
 ### **Breaking Changes**
 ### **Breaking Changes**
-This release includes a MongoDB update with breaking changes. Before upgrading please backup your database and reset it, and after upgrading restore it. Documentation on how to do this can be found in [.wiki/Utility_Script.md](.wiki/Utility_Script.md).
+This release includes a MongoDB upgrade with breaking changes. Before upgrading please backup your database and reset it, and after upgrading restore it.
+Documentation on how to do each of these steps can be found in [.wiki/Utility_Script.md](.wiki/Utility_Script.md).
+Please note that `musare.sh update` does not automatically do this for you.
 
 
 Please run the Update All Songs job after upgrading to ensure playlist and station song data accuracy.
 Please run the Update All Songs job after upgrading to ensure playlist and station song data accuracy.
 
 

+ 2 - 0
README.md

@@ -50,6 +50,7 @@ A demonstration instance of Musare can be found at [demo.musare.com](https://dem
     - Import YouTube playlists from admin area
     - Import YouTube playlists from admin area
     - Any song added to playlists or stations will be automatically requested
     - Any song added to playlists or stations will be automatically requested
     - Bulk admin management of songs
     - Bulk admin management of songs
+    - Create songs from scratch
 - **Users**
 - **Users**
     - Activity logs
     - Activity logs
     - Profile page showing public playlists and activity logs
     - Profile page showing public playlists and activity logs
@@ -72,6 +73,7 @@ A demonstration instance of Musare can be found at [demo.musare.com](https://dem
         - Reorder, resize, sort by and toggle visibilty of columns
         - Reorder, resize, sort by and toggle visibilty of columns
         - Advanced queries
         - Advanced queries
     - Bulk management
     - Bulk management
+    - View backend statistics
 ---
 ---
 
 
 ## Contact
 ## Contact