Releases: webmeshproj/webmesh
Releases · webmeshproj/webmesh
v0.15.12
v0.15.11
v0.15.10
v0.15.9
Changelog
- 89f017c daemon: check that node is started before querying interface for details
- 59b4575 fix: netsh rules were malformatted for ipforwarding on windows
- 20e9e1e fix: remove inefassign on windiws
- 6ea5e41 fix: remove inefassign on windows
- 6167c2e fix: remove inefassign on windows
- 645b3a0 fix: update netsh syntax on windows for setting interface address
- f40dd51 tidy: use exclusive lock for entire NewConn method in daemon
v0.15.8
Changelog
- 47e45b4 daemon: implement endpoint specifying and detection for managed connections
- 3a442a1 daemon: move connection management and port assignments to dedicated structure
- ca3e49d feat: convert remaining dialers to RPCClientConn interface
- de0e6e3 feat: make underyling webrtc signaling transport configurable
- 93e8777 feat: refactor RPCTransport to return a ClientConn interface
- 8f87fae logging: change some log levels
- 9e4cce0 tidy: cleanup database rpc interfaces
- 498c178 tidy: remove unneeded fields from daemon server
v0.15.7
v0.15.6
v0.15.5
v0.15.4
Changelog
- d32b3e6 ci: always use cgo for tests
- 549db1b ci: consolidate binary and container build steps
- 7939b7c ci: enable cgo for unit tests on windows
- 697179c ci: move more configs to repository variables
- e9de8dd ci: revert makefile changes
- 2fb7371 ci: test self hosted windows runner
- 8ba7a77 config: assume accept-all acl when not given a proper config
- b916e54 feat: allow persistent storage of mesh data in app daemon connections
- a56ac6c fix: ensure unique interface names for connections made by app daemon