diff --git a/CHANGELOG.md b/CHANGELOG.md index d1ba44a38c..47e1b47fc5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 **Device with a unique ethernet interface are no more supported** +## [v0.9.5] - 2024-08-08 +### Added +- luci: serviceID can now be copy/paste on register page + +### Fixed +- luci: Replace deprecated ovh theme by bootstrap on upgrade +- system: File rc.local.user is no more override on upgrade + ## [v0.9.4] - 2024-06-05 ### Fixed - luci: Registration don't block if a service doesn't have an associated device diff --git a/CHANGELOG_fr.md b/CHANGELOG_fr.md index 3380e2182b..6ae6136f9e 100644 --- a/CHANGELOG_fr.md +++ b/CHANGELOG_fr.md @@ -9,6 +9,14 @@ et le projet adhère au [Semantic Versioning](https://semver.org/spec/v2.0.0.htm **Les appareils avec un port ethernet unique ne sont plus supportés** +## [v0.9.5] - 2024-08-08 +### Ajouts +- luci: le serviceID peut maintenant être copié/collé sur la page d'enregistrement + +### Corrections +- luci: Le theme déprécié ovh est remplacé automatiquement par le theme boostrap lors de la mise à jour +- system: Le fichier rc.local.user n'est plus écrasé en cas de mise à jour + ## [v0.9.4] - 2024-06-05 ### Corrections - luci: La section enregistrement ne se bloque plus si un service n'a pas d'appareil associé diff --git a/README.md b/README.md index 14b6f40e82..6a7de55741 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # OverTheBox -Version: v0.9.4 +Version: v0.9.5 OverTheBox is an open source solution developed by OVHcloud to aggregate and encrypt multiple internet connections and terminates it over OVHcloud infrastructure which make clients benefit security, reliability, net neutrality, as well as dedicated public IPv4. diff --git a/feeds/overthebox b/feeds/overthebox index df434fd7d9..991c7479e4 160000 --- a/feeds/overthebox +++ b/feeds/overthebox @@ -1 +1 @@ -Subproject commit df434fd7d9d94c8a1284a367299d1b32cb1509ac +Subproject commit 991c7479e457ecdee0741e6e87b4313331d37942