Skip to content

Releases: marzneshin/marznode

v0.5.7

12 Feb 02:50
7b608bc

Choose a tag to compare

What's Changed

  • fix(xray): consider flow when transport is raw in the config by @TripleA150 in #30

New Contributors

Full Changelog: v0.5.6...v0.5.7

v0.5.6

05 Feb 21:52
ebafeed

Choose a tag to compare

What's Changed

Full Changelog: v0.5.5...v0.5.6

v0.5.5

05 Feb 17:11
234026a

Choose a tag to compare

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

23 Dec 21:37

Choose a tag to compare

Full Changelog: v0.5.3...v0.5.4

v0.5.3

16 Dec 14:42
c5a32ec

Choose a tag to compare

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

10 Dec 16:03
b0ef5de

Choose a tag to compare

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

06 Dec 01:03
954aee8

Choose a tag to compare

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

25 Nov 11:13
3a43957

Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.5.0

v0.4.1

14 Nov 12:40
d7f657f

Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

13 Oct 15:03
032ceaa

Choose a tag to compare

What's Changed

  • feat(xray): automatically restart on crashes by @khodedawsh in #8

Full Changelog: v0.3.1...v0.4.0