Sv443 3 anos atrás
pai
commit
ec38e9b6b2
1 arquivos alterados com 24 adições e 9 exclusões
  1. 24 9
      changelog.md

+ 24 - 9
changelog.md

@@ -1,26 +1,41 @@
 # BetterYTM Changelog
-Current version: **[v0.2.0](#020)**
 
 <br>
 
 ## History:
 
-- **[v0.1.0](#010)**
-- **[v0.2.0 (current)](#020)**
+- **[v1.0.0](#100)**
+- [v0.2.0](#020)
+- [v0.1.0](#010)
 
 ---
 
 <br><br>
 
-## 0.1.0
-- Added support for arrow keys to skip forward or backward (currently only by fixed 10 second interval)
+## 1.0.0
+
+- Added menu to configure features
+- New configurable features:
+  - Make volume slider bigger
+  - Choose step of volume slider for finer control
+  - TODO: Add lyrics button to each song in a playlist
+- Changes / Fixes:
+  - Now the lyrics button will directly link to the lyrics (using my API [geniURL](https://github.com/Sv443/geniURL))
+  - TODO: Site switch with <kbd>F9</kbd> will now keep the video time
 
 <br>
 
 ## 0.2.0
+
 - Added Features:
-    - Switch between YT and YTM (F9 by default)
-    - Search for song lyrics with new button in media controls
-    - Remove "Upgrade to YTM Premium" tab
+  - Switch between YouTube and YT Music (with <kbd>F9</kbd> by default)
+  - Search for song lyrics with new button in media controls
+  - Remove "Upgrade to YTM Premium" tab
+
+<br>
+
+## 0.1.0
+
+- Added support for arrow keys to skip forward or backward (currently only by fixed 10 second interval)
 
-<br>
+<br><br><br><br><br><br><br><br><br>