Skip to content

UI for Windows, MacOS, Debian and Red Hat

Latest
Compare
Choose a tag to compare
@vikulin vikulin released this 13 Jan 13:21
· 166 commits to develop since this release

Many improvements and bug fixes completed:

馃殌 UI for Windows, Linux (Debian), MacOS desktop OS
馃殌 Admin interface is fully redesigned and migrated to REST
馃殌 United codebase for all interfaces, as result, any device can be configured from web UI
馃殌 Built-in documentation can be opened in a browser: http://localhost:19019/doc/
鈿★笍 Multipath, SCTP transports support (beta)
馃悰 Fixed graceful shutdown for Windows service
馃悰 Fixed issue with tun driver initialization for Windows OS

What's Changed

  • Prefix free by @vikulin in #20
  • Updated v0.4.6 by @vikulin in #19
  • load index.html from file resource by @slonm in #22
  • Relocated index.html to ui subfolder. Fixed DEB and MACOS packaging (Fix for RIVM-4) by @vikulin in #23
  • v0.4.7 update (RIVM-7) by @vikulin in #24
  • Added mesh-ui start options and ability to enable debug console by @slonm in #25
  • Embedded meshctl calls inside mesh-ui by @slonm in #26
  • go-webview-selector by @slonm in #27
  • Moved UI resources to Wwwroot in embedded golang webserver RIVM-23 by @slonm in #28
  • IE11 support, markup fixes, caching fixes (RIVM-36) by @slonm in #30
  • Go webview selector by @vikulin in #31
  • webview upgrade by @vikulin in #32
  • Coords info (RIVM-34) by @vikulin in #33
  • Nas UI migration (RIVM-49) by @vikulin in #34
  • Fix for "Variable undefined in strict mode" error in IE11 (RIVM-51) by @vikulin in #35
  • Win wireguard upgrade (RIVM-54) by @vikulin in #36
  • Win wireguard fix (RIVM-54) by @vikulin in #37
  • Wintun interface fix RIVM-54 by @vikulin in #38
  • Graceful shutdown (RIVM-62) by @vikulin in #39
  • Context adjustment RIVM-62 by @vikulin in #40
  • Added public peers URL parameter (PublicPeersURL) in mesh.conf file RIVM-65 by @vikulin in #41
  • Removed Admin interface unnecessary code RIVM-70 by @vikulin in #42
  • Fix for RIVM-62 by @vikulin in #43
  • RIVM-73 by @vikulin in #44

New Contributors

  • @slonm made their first contribution in #22

Full Changelog: v0.4.6...v0.4.7.2