-
Notifications
You must be signed in to change notification settings - Fork 4
/
CHANGELOG
37 lines (28 loc) · 908 Bytes
/
CHANGELOG
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
1.1.0
* Fix: support macOS 10.14 (Mojave)
* Fix: default to using config file in current directory
* Fix: remove 175 dependencies (shrink build time and binary size)
* Feature: (unfinished) register connectr:// URIs on macOS
1.0.1
* Fix: Handle HTTP timeouts better
* Fix: Memory leak
* Feature: re-read config file periodically
1.0.0
* Fix: Support deleting alarms
* Fix: Handle Spotify outages better
* Fix: Show the menu even when play state is missing
* UI: Move volume options into submenu on macOS
1.0.0-rc
* Fix many crashes
* Faster UI updates after commands
* Support UTF-8 in web config
* Feature: quick-save button
* Feature: search button (uses Spotify website)
* Feature: alarm clocks
* Feature: Last.fm scrobbling
0.2.0
* First binary release
* Mac & Windows systray/menubar UI
* Controls: Play/Pause/Skip/Select Device/Change Volume
* Mac Touch Bar UI
* Configure settings via web UI