forked from danmed/TasmoBackupV1
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchangelog.log
77 lines (60 loc) · 1.87 KB
/
changelog.log
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
65
66
67
68
69
70
71
72
73
74
75
76
77
##v1.04.02
* honor autoupdate name setting when updating device info on scans
##v1.04.00
* Add mac address to devices
* Add support for tasmota 9.0.0.2 status changes
##v1.03.21
* rebuild with updated base without ipv6 hardcoded for nginx
##v1.03.20
* remove localhost usage
* add delays between web calls for scans and backups
* dont reverify when adding after verified from the scan
##v1.03.18
* Add tasmota 8.3 naming adjustment
* fixes tiny dark mode adjustments
##v1.03.17
* Add dark mode
##v1.03.14
* Fixup timezone for docker installs
* properly escape username and password for tasmota logins
##v1.03.13
* Have backupall return a html response so HA rest interface doesn't give odd error
##v1.03.12
* fixing remove old addon docker images correctly with hassio dependency on labels
* speed up backups on offline devices
##v1.03.11
* add better json error decoding
* add sonoff mqtt search if searching for tasmotas (old group topic)
##v1.03.10
* Fix disable autoadd for scans
##v1.03.08
* add cron for backupall in docker
* add auto add for scanned devices
##v1.03.07
* fix datatables length and sort
* add select-all to add page
* fixup headers and back links
* add upgrade.php script instead of running on every load
* multithreaded ip scanning
* Only show mqtt scan if mqtt settings are enabled.
##v1.03.06
* Add restore button.
* Update device name, and edit option
* cleanup header/footers
* add htaccess expires
* add favicon and addon logo
* add custom prefix/topic for mqtt scanning
* fix confirmation on delete/restore
##v1.03
* Made install.sh script more reliable, fix permissions for alpine
* multiarch support
##v1.02
* Added delete backup option
* Added remove backups when deleting device
##v1.01
* Added multi select for scan
* Code again cleaned up by patrickdk
##v1.0
* Initial re-release.
* Code tidied up by patrickdk
* Backup list is now based on table and has versions