-
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathCHANGES.txt
More file actions
16 lines (13 loc) · 657 Bytes
/
Copy pathCHANGES.txt
File metadata and controls
16 lines (13 loc) · 657 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
v2.0.5
- Bug fix for DSM 7.0 and 7.1.
v2.0.4
- Added support for the old Synology Docker package.
- Changed to edit the dockerd.json files to preserve any existing customizations.
- Now displays contents of the edited files so you can see if they are correct.
- Added check if there's a newer version of the script available.
- Added colored text for important information. Can be disabled with -c or --color
- Bug fix for editing start_stop_status. Script was prepending a # every time it was run.
v1.0.2
- Changed to use `cidr="fe80::1/64"` so people don't need to change it unless they're using a scope global IPv6 address.
v1.0.1
- First release.