We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5110967 + b9613c3 commit 674c257Copy full SHA for 674c257
src/modules/mikrotik-sdwan/CHANGELOG.md
@@ -1,5 +1,9 @@
1
## Changelog
2
3
+### version 1.0.6
4
+
5
+- 2026-02-10: fix route comments/labels ([ceff1e9](https://github.com/bbc/bug/commit/ceff1e982c654c7b3e532399c2ef64ff2efb3372))
6
7
### version 1.0.5
8
9
- 2026-02-10: fix route/group sorting ([f00ee76](https://github.com/bbc/bug/commit/f00ee769ffce34e2b37c74feb852ebc3c50dbd9c))
src/modules/mikrotik-sdwan/module.json
@@ -4,7 +4,7 @@
"description": "Multiple WAN manager for Mikrotik routers",
"capabilities": [],
"notes": "",
- "version": "1.0.5",
+ "version": "1.0.6",
"icon": "AltRoute",
"author": "Geoff House",
10
"license": "Apache-2.0",
0 commit comments