diff --git a/docs/index.rst b/docs/index.rst index f7a4e8b3129e54f74b16a1c9f80b9634404ce9d3..7a1d5c746700b92144578c3479818bc124f2bcd9 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -81,6 +81,7 @@ Releases :maxdepth: 1 releases/v2014.4 + releases/v2014.3.1 releases/v2014.3 diff --git a/docs/releases/v2014.3.1.rst b/docs/releases/v2014.3.1.rst new file mode 100644 index 0000000000000000000000000000000000000000..d08b400963c20bce30838794be997c1d2bc58825 --- /dev/null +++ b/docs/releases/v2014.3.1.rst @@ -0,0 +1,27 @@ +Gluon 2014.3.1 +============== + +This is a bugfix release. + +Bug fixes +~~~~~~~~~ + +* a bug (zombie processes) in gluon-announced has been fixed +* fastd peers removed from site.conf will be removed from fastd's config +* mesh-vpn-fastd can now be enabled by default from site.conf +* expertmode: setting a password will not remove SSH keys anymore +* expertmode: WAN can be configured statically (instead of DHCP/RA) + +Minor Changes +~~~~~~~~~~~~~ + +* alfred has been updated to 2014.3.0 +* OpenWrt has been updated + +Site changes +~~~~~~~~~~~~ + +* ``site.conf`` + + - New option ``fastd_mesh_vpn.enabled`` (boolean, optional). +