Skip to content

Releases: jhalter/mobius

v0.17.3

06 Feb 21:36
Compare
Choose a tag to compare

Changelog

  • 4174d6a Bump Golang version in Dockerfile

v0.17.2

06 Feb 21:31
Compare
Choose a tag to compare

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

06 Oct 17:17
Compare
Choose a tag to compare

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

31 Jul 23:48
Compare
Choose a tag to compare

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.1

27 Jul 00:00
c28fb39
Compare
Choose a tag to compare

Changelog

v0.16.0

26 Jul 22:30
Compare
Choose a tag to compare

Changelog

  • ad26e78 Register server address on local network with Bonjour

v0.15.0

26 Jul 22:27
Compare
Choose a tag to compare

Changelog

  • 23c1295 Add client connection rate limit
  • 6e4935b Wrap file transfer errors with more context

v0.14.1

23 Jul 21:00
Compare
Choose a tag to compare

Changelog

  • 318eb6b Fix panic on empty news path

v0.14.0

23 Jul 02:03
3e4a52e
Compare
Choose a tag to compare

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

17 Jul 22:45
Compare
Choose a tag to compare

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