-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchangelog.txt
45 lines (37 loc) · 1.1 KB
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
v4.0.0
-changed to semantic versioning
-added video album support
v3.4
-added album cover animation to fade in
-changed contribute page logo to fade in
v3.3
-fixed gradient background
-added album cover animation when playing
-added album cover animation when loading tracks
-added player button animations
-added track title transition
-added tracklist hover effect to currently playing track
-added keyboard controls to the player (space for play/pause, arrow keys for navigation)
-added back button to contribute.html
-added loading state animations to index.html
-new logo!
v3.2
-added button titles
v3.1
-fixed "next track" bug on player.js
-moved "load track" above album list on index.html
-added changelog link to version #
-changed sharecard preview to "summary"
v3
- improved contribution guide.
- broke out player.html into modular JS files for easier maintenance.
- added laser show!
v2
- dynamic album loading.
- robust gateway routing.
- by popular demand, a favicon.
- custom tapes with a contribution guide.
v1
- album loading based on album.json linked txids.
v0
- basic functionality, no dynamic loading.