Skip to content

Releases: jhalter/mobius

v0.12.13

16 Jun 23:07
Compare
Choose a tag to compare

Changelog

  • 0ed5132 Fix broken io.Reader implementations

v0.12.12

15 Jun 18:19
Compare
Choose a tag to compare

Changelog

  • 5cc444c Read banner once at startup
  • 95159e5 Refactoring and cleanup
  • f6f1d88 Replace hardcoded version with ldflag usage
  • a6216dd Replace zap logger with slog

v0.12.11

10 Jun 01:40
Compare
Choose a tag to compare

Changelog

v0.12.3

02 Jun 04:28
Compare
Choose a tag to compare
patch: v0.12.3

v0.12.2

06 May 00:36
Compare
Choose a tag to compare

What's Changed

  • Make GetFileInfo behavior consistent with official 1.9 server behavior by @jhalter in #125
  • Fix handling of refuse PM flag by @jhalter in #126
  • Fix bug that clears account password on permission edit by @jhalter in #127

Full Changelog: v0.12.1...v0.12.2

v0.12.1

12 Apr 20:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.12.1

v0.12.0

04 Apr 22:52
Compare
Choose a tag to compare

What's Changed

  • Add support for Mac Roman character encoding by @jhalter in #120

Full Changelog: v0.11.1...v0.12.0

v0.11.1

01 Apr 21:45
Compare
Choose a tag to compare

What's Changed

  • Fix handling of absolute paths in FileRoot config field by @jhalter in #119

Full Changelog: v0.11.0...v0.11.1

v0.11.0

29 Mar 01:19
Compare
Choose a tag to compare

What's Changed

  • Add cmdline flag to specify network interface by @jhalter in #117

Full Changelog: v0.10.24...v0.11.0

v0.10.24

29 Jan 01:16
Compare
Choose a tag to compare
patch: v0.10.24