Releases: jhalter/mobius
Releases · jhalter/mobius
v0.12.18
Changelog
- 6dabc6b Limit chat message size to 8192 bytes
- d4207f0 Remove user from Dockerfile
- 4d7abe6 Update docker image name
v0.12.17
Changelog
- ac3091c Fix Windows compatibility for -init flag
v0.12.16
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
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
Changelog
- 1a37f01 Fix io.Reader implementation for FileNameWithInfo
- 48ecb30 Update failing news test
v0.12.13
Changelog
- 0ed5132 Fix broken io.Reader implementations
v0.12.12
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.2
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