All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
updates may be generated with scripts/changelog.sh <PR#lowest> <PR#highest>
- add
--authflag as simple authentication logic for recognize official dmsg servers - add
--official-serverflag for fetch dmsg servers list as official - add
serverTypein dmsg server entries for showing type of it, asofficialorcommunity
- add
dmsgwebas new tools to release
- change
dmsggettodmsgcurlwith new functionalities
- update skywire-utilities #244
- add ConnectedServersPK method #243
- improve logic on save file dmsgcurl #242
- dmsgcurl #238
- dmsg client using socks5 proxy basic example #237
- Bump Go images for Docker to 1.20-alpine #235
- Export RootCmds #234
- Dmsgweb #229
- add
startcommand todmsg-server, should used like./dmsg-server start config.json - add
gencommand to generate config, with two flag-ofor output file and-tfor using test env values
- switch from AppVeyor to Github Action in CI process