Skip to content

Commit 8dd88f5

Browse files
committed
release: v1.1.1
1 parent b71a671 commit 8dd88f5

File tree

4 files changed

+29
-3
lines changed

4 files changed

+29
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,19 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
# v1.1
9+
## [v1.1.1] - 2025-04-02
10+
### Added
11+
- luci: Add page to centralize multipath and qos settings
12+
- luci: Add action to autoconfigure qos on an interface
13+
14+
### Changed
15+
- glorytun: Physical layer parameter on "satellite" uses fixed rate
16+
- auto-sqm: Tool preserve existing sqm configuration
17+
18+
### Fixed
19+
- system: Preserve lan existing configuration
20+
- system: Edit lan configuration only on IPv6 status change
21+
922
## [v1.1.0] - 2025-02-28
1023
### Added
1124
- system: Add tools for future IPv6 support

CHANGELOG_fr.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,26 @@ Le format est basé sur [Keep a Changelog](https://keepachangelog.com/fr/1.1.0/)
66
et le projet adhère au [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
# v1.1
9+
## [v1.1.1] - 2025-04-02
10+
### Ajouts
11+
- luci: Ajout de la page "multipath" qui centralise les configurations multipath et qos
12+
- luci: Ajout d'une action pour configurer automatiquement la QoS sur une interface
13+
14+
### Modifications
15+
- glorytun: Le paramètre "physical layer" sur "satellite" active le mode "rate fixed"
16+
- auto-sqm: L'outil préserve la configuration sqm existante
17+
18+
### Corrections
19+
- system: La configuration lan est préservée
20+
- system: La configuration lan est uniquement modifiée si le statut de l'IPv6 change
21+
922
## [v1.1.0] - 2025-02-28
1023
### Ajouts
1124
- system: Ajout d'outils pour le future support d'IPv6
1225
- packages: bash, arp-scan, pbr, collectd-mod-thermal, wireguard-tools sont installés par défaut
1326
- packages: llpd and dnsmasq-full sont disponibles en package optionnel
1427

15-
### Modification
28+
### Modifications
1629
- system: Mise à jour vers [openWRT 24.10.0](https://openwrt.org/releases/24.10/notes-24.10.0)
1730
- system: Mise à jour des feeds luci vers [802a31a2a7eda848c9d5c04b0166168256a833bc](https://github.com/openwrt/luci/tree/802a31a2a7eda848c9d5c04b0166168256a833bc)
1831
- system: Mise à jour des feeds packages vers [d83dbde71473afc03ecbf695aa3e9d52adf71470](https://github.com/openwrt/packages/tree/d83dbde71473afc03ecbf695aa3e9d52adf71470)

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.1.0
3+
Version: v1.1.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)