Releases: jhalter/mobius
Releases · jhalter/mobius
v0.16.0
Changelog
- ad26e78 Register server address on local network with Bonjour
v0.15.0
Changelog
- 23c1295 Add client connection rate limit
- 6e4935b Wrap file transfer errors with more context
v0.14.1
Changelog
- 318eb6b Fix panic on empty news path
v0.14.0
Changelog
- b6e3be9 Add initial HTTP API endpoints
- dcd23d5 Add option for account-specific file root
- 6eaf939 Add support for trackers that require a password
v0.13.0
Changelog
- 71f9ce1 Create go-proxy-warming
- d9bc63a Extensive refactor and clean up
- fd740bc Extensive refactor, quality of life enhancements
- 6610ee2 Re-add UserList field to client
- 4fa4a57 Update documentation
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