File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,25 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2626- in case of vulnerabilities.
2727-->
2828
29+ ## [ 0.4.7.2] - 2023-01-12
30+
31+ ### Added
32+
33+ - UI for Windows, Linux (Debian), MacOS desktop OS
34+ - Built-in documentation can be opened in a browser: http://localhost:19019/doc/
35+ - Multipath, SCTP transports support (beta)
36+ - ReadyNAS OS6 models support for x86_64 and arm platforms.
37+
38+ ### Changed
39+
40+ - Admin interface is fully redesigned and migrated to REST
41+ - United codebase for all interfaces, as result, any device can be configured from web UI
42+
43+ ### Fixed
44+
45+ - Fixed graceful shutdown for Windows service
46+ - Fixed issue with tun driver initialization for Windows OS
47+
2948## [ 0.4.7] - 2022-11-20
3049
3150### Added
You can’t perform that action at this time.
0 commit comments