Releases: jhalter/mobius
Releases · jhalter/mobius
v0.17.3
Changelog
- 4174d6a Bump Golang version in Dockerfile
v0.17.2
Changelog
- 3f92214 Account for 16 vs 32 bit integers in folder upload
- fe1cce1 Bump Go and dependency versions to latest
- 335f5eb Update README.md
v0.17.1
Changelog
- 7de788a Create About This Area.txt
- 95f835d Delete cmd/mobius-hotline-server/mobius/config/Files/hello.txt
- 7c00567 Fix tracker results
- f428cd7 Update README.md
v0.17.0
Changelog
- 117c204 Add logging of tracker registration
- 09261d2 Fix missing version in Docker and Makefile build
- 72f8a1f Improve human readability of account config files
- d03ffd8 Make Bonjour optional and disabled by default
- 9360423 Migrate user account yaml files to new Access flag format if needed
Full Changelog: v0.16.1...v0.17.0
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