Releases: TS3Tools/TS3UpdateScript
Releases · TS3Tools/TS3UpdateScript
6.0.5
6.0.4
6.0.3
6.0.2
6.0.1
6.0.0
What's Changed
- Removed script licensing by @Sebi94nbg in #113
- Get installed script version from CHANGELOG instead of hardcoding the version in the script by @Sebi94nbg in #113
- Remove "last edited date" from the script - see CHANGELOG instead by @Sebi94nbg in #113
Starting with this release, the script is only licensed under GNU GPLv3. No additional software license is required.
Still active script licenses are still getting premium support. Otherwise, only community support will be provided in the future via Github issues.
Have fun and use all Enterprise features, you couldn't use before! :-)
Full Changelog: 5.8.4...6.0.0
5.8.4
5.8.3
5.8.2
- Changed relative to absolute path for installing the scripts bash completion
- Fixed incorrect returned
ABSOLUTE_PATH
when running as symlinked file in eg./usr/local/bin/
You can now clone this project into any directory on your server and then symlink it to make it globally available:
# ln -s /path/to/cloned/TS3UpdateScript /usr/local/bin/ts3updatescript
# ts3updatescript --version # from any directory