Skip to content

Commit f5e0692

Browse files
committed
release: v1.0.1
1 parent 10bf70c commit f5e0692

File tree

4 files changed

+38
-2
lines changed

4 files changed

+38
-2
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
# v1.0
99

10+
## [v1.0.1] - 2024-08-08
11+
### Added
12+
- luci: serviceID can now be copy/paste on register page
13+
- luci: add luci-app-nlbwmon
14+
- speedtest: reimplement otb-action-speedtest with librespeed
15+
16+
### Changed
17+
- autoqos: Various improvement on autoqos, to set automatically SQM on low bandwidth links
18+
- speedtest: update otb-test-download-shadowsocks to use librespeed
19+
20+
### Fixed
21+
- luci: Replace deprecated ovh theme by bootstrap on upgrade
22+
- system: File rc.local.user is no more override on upgrade
23+
- glorytun: small fix on a specific case on 4G without internet connectivity
24+
25+
### Removed
26+
- Removed package bandwidth replaced by luci-app-nlbwmon
27+
1028
## [v1.0.0] - 2024-06-05
1129
### Changed
1230
- openwrt: Upgrade to 23.05.2

CHANGELOG_fr.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,24 @@ et le projet adhère au [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
77

88
# v1.0
99

10+
## [v1.0.1] - 2024-08-08
11+
### Ajouts
12+
- luci: Le serviceID peut maintenant être copié/collé sur la page d'enregistrement
13+
- luci: Ajout du paquet luci-app-nlbwmon
14+
- speedtest: Réimplémentation d'otb-action-speedtest avec librespeed
15+
16+
### Modifications
17+
- autoqos: Différentes améliorations sur l'autoqos, SQM est automatiquement configurer sur les liens à faible bande passante.
18+
- speedtest: Mise à jour d'otb-test-download-shadowsocks pour utiliser librespeed
19+
20+
### Corrections
21+
- luci: Le theme déprécié ovh est remplacé automatiquement par le theme boostrap lors de la mise à jour
22+
- system: Le fichier rc.local.user n'est plus écrasé en cas de mise à jour
23+
- glorytun: Correction mineur sur un cas specifique sur lien 4G sans internet
24+
25+
### Suppressions
26+
- Suppression du paquet bandwidth remplacé par luci-app-nlbwmon
27+
1028
## [v1.0.0] - 2024-06-05
1129
### Ajouts
1230
- openwrt: Mise à jour vers la version 23.05.2

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# OverTheBox
22

3-
Version: v1.0.0
3+
Version: v1.0.1
44

55
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.
66

0 commit comments

Comments
 (0)