Skip to content

Commit 1e10e61

Browse files
committed
release: v1.0.2
1 parent 83e86d5 commit 1e10e61

File tree

4 files changed

+50
-2
lines changed

4 files changed

+50
-2
lines changed

CHANGELOG.md

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

88
# v1.0
99

10+
## [v1.0.2] - 2024-10-02
11+
### Added
12+
- luci: add help section, with links to ovhcloud & openwrt documentation
13+
- luci: MPTCP status is visible in overview
14+
- openwrt: Add utility package qmi-utils, luci-proto-qmi, hwinfo, lscpu, pciutils and usbutils
15+
- openwrt: Add kernel module kmod-usb-storage-uas
16+
- openwrt: Add optionnal package minicom, speedtest-nperf
17+
18+
### Changed
19+
- luci: Improve random color generation in graph
20+
- luci: Graph in overview section include all available interfaces
21+
- otb-lte-watchdog: Program is properly daemonize
22+
23+
### Fixed
24+
- otb-tracker: LTE module is discovered automatically and no more hardcoded
25+
- luci: Overview don't crash if an interface do not have an associated device
26+
- luci: Remove service preload limit
27+
- overthebox: xtun is removed from configuration on upgrade from v0.9
28+
- lte: Interface is correctly configure on first boot
29+
- lte: Interface metrics are set higher than ethernet interface
30+
31+
### Removed
32+
- luci: Remove realtime graph section in overthebox
33+
1034
## [v1.0.1] - 2024-08-08
1135
### Added
1236
- luci: serviceID can now be copy/paste on register page

CHANGELOG_fr.md

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

88
# v1.0
99

10+
## [v1.0.2] - 2024-10-02
11+
### Ajouts
12+
- luci: Ajout d'une section aide avec les liens vers la documentation ovhcloud et openwrt
13+
- luci: Le status de MPTCP est visible dans l'overview
14+
- openwrt: Ajout des paquets utilitaires qmi-utils, luci-proto-qmi, hwinfo, lscpu, pciutils et usbutils
15+
- openwrt: Ajout du module kernel kmod-usb-storage-uas
16+
- openwrt: Ajout des paquets optionnels minicom, speedtest-nperf
17+
18+
### Modifications
19+
- luci: Amélioration de la génération des couleurs des courbes des graphiques
20+
- luci: Les graphiques de la section overview inclus toutes les interfaces disponibles
21+
- otb-lte-watchdog: Le programme est correctement daemonize
22+
23+
### Corrections
24+
- otb-tracker: Le module LTE est découvert automatiquement et plus mis en dur dans le script
25+
- luci: La page overview ne tombe plus en erreur si une interface n'a pas de device associée
26+
- luci: Suppression de la limite de préchargement sur la page register
27+
- overthebox: xtun est correctement enlevé de la configuration lors de la mise à jour depuis la version v0.9
28+
- lte: L'interface est correctement configuré lors du premier démarrage
29+
- lte: L'inteface LTE n'est plus prioritaire par rapport aux interfaces Ethernet
30+
31+
### Suppressions
32+
- luci: Suppression de la section graphique temps réel
33+
1034
## [v1.0.1] - 2024-08-08
1135
### Ajouts
1236
- luci: Le serviceID peut maintenant être copié/collé sur la page d'enregistrement

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# OverTheBox
22

3-
Version: v1.0.1
3+
Version: v1.0.2
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

feeds/overthebox

Submodule overthebox updated 29 files

0 commit comments

Comments
 (0)