Newer
Older
2.2.0 - 10 November 2024
feat : implement openvpn-dco(disabled by default), introduced a variable to install and enable the module
feat : change from AES-128-CBC to CHACHA20-POLY1305 (since openvpn-dco supports Only AES-GCM and CHACHA20POLY1305)
fix : add option to disable-dco after initial enable
feat : upgrade openvpn image to 2-6-3-deb12
feat : upgrade menshen to 1.3.0
fix : obfsvpn data dir permissions
feat: Add bucket property to gateways in simplevpn EIP generation
fix : services.bitmask.yml - openvpn - remove unused mounts, env's for shapeshifter
feat : implement code to deploy introducer
feat : config/roles/{bridge,bridge-introducer} - seperate-out introducer from bridge role
feat : add obfsvpn-introducer, upgrade obfs container to 1.2.0
feat : split services.bitmask.yml into three bridge, introducer and bitmask
fix : float-integration-test - fix and add new host for introducer
fix : .gitlab-ci post infra changes - use latest floatup.py, add jumphost conf for reaching vm's
fix : ansible deprecations 's/ansible.netcommon.ipv4/ansible.utils.ipv4/g'
fix : Force nginx proxy_cache_use_stale to stay at default value.
fix : obfsvpn-kcp firewall : add allow rule for kcp port 4431
fix : menshen deployment add newly introduced env for provider json file
feat : update menshen version to 1.4.1
feat : upgrade float to 7e37a32b
2.1.1 - 16 August 2024
Feat : introduce variable `direct_openvpn_access` to toggle direct connection to openvpn
Feat : introduce obfsvpn-kcp service
Upgrade float to 89039534
Fix outgoing vpn firewall rule to prevent abuse
Update Readme.md: clarify domain namings, python version and env config, ssh recommendation for ed25519
2.1.0 - 5 July 2024
Feat: Upgrade menshen to latest with experimental v5 endpoints
Deprecate vpnweb by maintaining v3 compatibility
Rename default Provider CN
Fix : broken CI - float-run-validation
Upgrade Vagrantfile - vm.box image from bullseye to bookworm
Fix : broken obfsvpn by adding PERSIST_BRIDGE_STATE
2.0.0RC1 - 29 February 2024
Upgrade to bookworm
Feat: Support additional custom provider_domain
Feat: Make CA available at {{ provider_domain }}/ca.crt
Fix remove reduntant openvpn service restart during inital run
Update README.md : add relevant info on how to deploy and test
Upgrade float to commit "b02a3496"
Fix broken requirements.txt - upgrade mitogen from 0.3.3 to 0.3.4
Jan, 2024