Skip to content

Releases: jhalter/mobius

v0.12.18

07 Jul 01:03
Compare
Choose a tag to compare

Changelog

  • 6dabc6b Limit chat message size to 8192 bytes
  • d4207f0 Remove user from Dockerfile
  • 4d7abe6 Update docker image name

v0.12.17

26 Jun 20:33
Compare
Choose a tag to compare

Changelog

  • ac3091c Fix Windows compatibility for -init flag

v0.12.16

26 Jun 16:08
Compare
Choose a tag to compare

Changelog

  • a55350d Adopt more fixed size array types for struct fields
  • f8e4cd5 Clean up various linter warnings
  • a2ef262 Refactoring, cleanup, test backfilling
  • 153e2ea Use fixed size array types in Transaction fields

v0.12.15

17 Jun 20:52
Compare
Choose a tag to compare

Changelog

  • 5954cca Add arm32 to goreleaser config
  • 3e20402 Fix corrupt file info forks
  • 45ca5d6 Fix io.Reader implementations and wrap more errors

v0.12.14

17 Jun 18:42
Compare
Choose a tag to compare

Changelog

  • 1a37f01 Fix io.Reader implementation for FileNameWithInfo
  • 48ecb30 Update failing news test

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