]> littlesong.place Git - littlesongplace.git/commitdiff
Update news
authorChris Fulljames <christianfulljames@gmail.com>
Sat, 1 Feb 2025 03:01:50 +0000 (22:01 -0500)
committerChris Fulljames <christianfulljames@gmail.com>
Sat, 1 Feb 2025 03:01:50 +0000 (22:01 -0500)
templates/news.html

index c17c098dd4a1dcb35ba8481b7bc5a5f08824effd..c2c8f31227b369b33edadbe185cb92469a77ad59 100644 (file)
@@ -6,13 +6,36 @@
 
 <h1>Site News</h1>
 
+<h2>2025-02-01 - Comments! (v1.1)</h2>
+<p>
+The first big update!  A whole bunch of stuff has changed, but the biggest
+feature by far is the new comment system.  You can now comment on songs, reply
+to comments, edit those comments, and see new comments on your songs on the
+new Activity page.  Go say nice things about people's songs!
+</p>
+<ul>
+    <li>Comments, replies, and a new Activity page to show the newest comments on your songs</li>
+    <li>Color palette update (I'll admit, the old background was too yellow even for me, a proud yellow enjoyer)</li>
+    <li>Song descriptions can now contain multiple lines and HTML formatting (including links!)</li>
+    <li>
+        Better support for audio playback on mobile:
+        <ul>
+            <li>Song title and artist should show up on your lock screen</li>
+            <li>You can now skip to the next/previous track from your lock screen player</li>
+        </ul>
+    </li>
+    <li>Volume control on desktop</li>
+    <li>Song details are expanded by default when viewing a single song</li>
+    <li>Tons of minor tweaks and improvements to the look and feel of the site</li>
+</ul>
+
 <h2>2025-01-26 - Improved media format support</h2>
 <p>
 The song upload form now supports just about any audio format you can imagine!
 It will even extract audio from video files automagically.
 </p>
 
-<h2>2025-01-25 - Launch day!</h2>
+<h2>2025-01-25 - Launch day! (v1.0)</h2>
 <p>
 A few minor tweaks right out of the gate!
 </p>