mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Lint
This commit is contained in:
@@ -1,33 +1,43 @@
|
||||
### v5.3.1-6 (29-12-2023)
|
||||
|
||||
## v5.3.1-6 (29-12-2023)
|
||||
|
||||
- Minor bugs fixed
|
||||
- BREAKING CHANGE FOR CUSTOM VPN : if you are using a custom VPN provider, you must remove OPENVPN_CUSTOM_PROVIDER from your addon option and instead set OPENVPN_PROVIDER to "custom", then reference your ovpn file in your "OPENVPN_CONFIG". For example, if AIRVPN has provided to you an *.ovpn filed named AIRVPN.ovpn, you need to install an addon such as Filebrowser, go in the /config/addons_config/transmission/openvpn folder and put the AIRVPN.ovpn here. Then, in the addon option you need to write "AIRVPN" in the "OPENVPN_CONFIG" option
|
||||
- Removed (not used anymore) : "OPENVPN_CUSTOM_PROVIDER", "OPENVPN_CUSTOM_PROVIDER_OVPN_LOCATION", "TRANSMISSION_V3_UPDATE"
|
||||
|
||||
## v5.3.1 (09-12-2023)
|
||||
|
||||
- Update to latest version from haugene/docker-transmission-openvpn
|
||||
### v5.2.0-6 (30-11-2023)
|
||||
## v5.2.0-6 (30-11-2023)
|
||||
|
||||
- Minor bugs fixed
|
||||
- Feat : activate incomplete dir by default if the addon option is activated https://github.com/alexbelgium/hassio-addons/issues/1107
|
||||
|
||||
### v5.2.0-5 (29-11-2023)
|
||||
## v5.2.0-5 (29-11-2023)
|
||||
|
||||
- Minor bugs fixed
|
||||
- Fix : WEBPROXY starting
|
||||
|
||||
### v5.2.0-4 (28-11-2023)
|
||||
## v5.2.0-4 (28-11-2023)
|
||||
|
||||
- Minor bugs fixed
|
||||
- Feat : addition of the WEBPROXY. It is enabled by default on port 8118 but can be disabled using the addon option "WEBPROXY_ENABLED". More informations : https://haugene.github.io/docker-transmission-openvpn/web-proxy/ (thanks @tutorempire)
|
||||
|
||||
### v5.2.0-2 (28-11-2023)
|
||||
## v5.2.0-2 (28-11-2023)
|
||||
|
||||
- Feat : addition of custom environement variable through the 01-config_yaml.sh logic. Further infos : https://github.com/alexbelgium/hassio-addons/wiki/Add%E2%80%90ons-feature-:-add-env-variables
|
||||
|
||||
## v5.2.0 (09-09-2023)
|
||||
|
||||
- Update to latest version from haugene/docker-transmission-openvpn
|
||||
|
||||
### v5.1.0-3 (04-09-2023)
|
||||
## v5.1.0-3 (04-09-2023)
|
||||
|
||||
- Minor bugs fixed
|
||||
- Fix https://github.com/alexbelgium/hassio-addons/issues/978
|
||||
|
||||
## v5.1.0 (02-09-2023)
|
||||
|
||||
- Update to latest version from haugene/docker-transmission-openvpn
|
||||
- Fix : allow custom providers with names based on mullvad
|
||||
- Feat : cifsdomain added
|
||||
|
||||
Reference in New Issue
Block a user