forked from PiSugar/pisugar-power-manager-rs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG
64 lines (43 loc) · 854 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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
v1.5.2
1. Fix webui
v1.5.1
1. Fix pisugar-poweroff
v1.5.0
1. Add 'i2c_bus' configuration option
2. Fix Web UI
v1.4.9
1. Fix auto_power_on and alarm
v1.4.8
1. Add auto_power_on mode (conflict with alarm)
v1.4.7
1. Bug fixed
2. Support arm64
3. Rpm packages
v1.4.4
1. Bugs fixed
v1.4.3
1. Support latest model PiSugar 2 with 2-LEDs and PiSugar 2 Pro with no LEDs
(improved charging control)
2. Set RTC timezone to UTC
v1.4.1
1. Some updates
v1.4.0
Bug fix:
1. Fix RTC repeat
2. Fix poweroff bug
v1.3.0
Improvements:
1. Support i18n
2. Optimize button shell execution
v1.2.0
Improvements:
1. Smooth battery status
2. Add pisugar-server syslog option(--syslog)
3. Add pisugar-server debug option(--debug)
4. Add pisugar-server safe shutdown delay
Bug fix:
1. Fix RTC alarm time
v1.1.0
Add pisugar-poweroff module
v1.0.0
First release