Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbelgium authored Dec 29, 2023
1 parent 30b8f8f commit c52ab18
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions qbittorrent/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- Feat : sanitize ovpn files by disabling ipv6 (not supported by HA), ensuring CRLF, checking paths of referenced static files
- Feat : if no ovpn is referred in the option, it will use a random one

### 4.6.2_27_reverted (23-12-2023)
- Minor bugs fixed
### 4.6.2_26_reverted (23-12-2023)
- Minor bugs fixed
- ⚠ BREAKING CHANGE : I've decided to revert to the initial upstream image, apologies for this whole incovenience. After receiving many constructive (or plainly negative) feedbacks I have decided it was just not worth it to implement a new upstream image supposed to prevent ip leak for openvpn, plus wireguard support, and decided to just restore my own code. I've still kept qbit_manage, and will perhaps implement wireguard in the future but with my own code. As the databases were migrated for users to the new config locations, I've decided to keep it like that. It is more sustainable as HA is pushing in this direction and allows to backup the config with the addon (which was not the case previously).

- ⚠ ACTION (preferred) : Please restore a backup prior to the versions containing wireguard_openvpn in the name, then update (as was mentioned in the 4.6.2-5wireguard_openvpn changelog asking a full backup prior to update). This will make sure all your options are kept and you don't need to reconfigure
Expand Down

0 comments on commit c52ab18

Please sign in to comment.