Releases: marzneshin/marznode
Releases · marzneshin/marznode
v0.5.7
What's Changed
- fix(xray): consider flow when transport is raw in the config by @TripleA150 in #30
New Contributors
- @TripleA150 made their first contribution in #30
Full Changelog: v0.5.6...v0.5.7
v0.5.6
v0.5.5
What's Changed
- fix(sing-box): fix the rc on sing-box config file by periodically updating it by @khodedawsh in #24
- improve(logging): include name in log by @khodedawsh in #26
- chore(requirements): make sure there is python3.13 compatibility by @khodedawsh in #25
- fix(xray): set a timeout when waiting for xray startup log by @khodedawsh in #27
#24 adds a new variable SING_BOX_USER_MODIFICATION_INTERVAL; when set to x, marznode sing-box module checks for changes in its users every x seconds and reloads sing-box if there are any. the default value is set to 30.
Full Changelog: v0.5.4...v0.5.5
v0.5.4
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's Changed
- improve(sing-box): parse hysteria2 obfs settings correctly by @khodedawsh in #22
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- fix(xray): set parsed transport to None in case of shadowsocks by @khodedawsh in #19
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- fix(sing-box): null transport by default and ensure shadowtls/tuic support by @khodedawsh in #17
- chore(xray-config): update transport names and parse them properly by @khodedawsh in #14
Full Changelog: v0.5.0...v0.5.1
v0.5.0
v0.4.1
What's Changed
- fix(hysteria2): user removal by @khodedawsh in #15
- fix(service): remove user from storage during repopulate call by @khodedawsh in #13
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- feat(xray): automatically restart on crashes by @khodedawsh in #8
Full Changelog: v0.3.1...v0.4.0