Skip to content

Releases: jhalter/mobius

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

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