Skip to content

Releases: jhalter/mobius

v0.18.4

05 Jul 04:33
Compare
Choose a tag to compare

Changelog

  • f00eb8b Add comprehensive API documentation and improve code documentation
  • 9e19aa6 Add comprehensive test coverage for AccessBitmap YAML marshaling
  • 4f8ec72 Add comprehensive test coverage for Stats and fix decrement edge case
  • 262f663 Add documentation and comprehensive test coverage for AccountManager
  • 437415c Add type safety to field system with FieldType alias
  • 4a0c7c3 Extract hardcoded error strings into comprehensive public constants
  • d2e125b Fix IPv6 address parsing in IP extraction
  • ee6629a Fix file handle close warnings by ignoring return values
  • aeb9208 Fix tests modifying test fixture files by using temporary directories
  • 043e270 Improve error handling consistency in main.go
  • 9b6866c Merge branch 'feature/extract-error-constants'
  • 2bef32a Refactor access bitmap unmarshal logic to use map-driven approach
  • a9c6485 Replace inappropriate panic calls with proper error handling
  • 023203c Standardize IP extraction using net.SplitHostPort

v0.18.3

29 Jun 00:45
Compare
Choose a tag to compare

Changelog

  • 123567e Update Homebrew workflow to also update URL field

v0.18.2

29 Jun 00:36
Compare
Choose a tag to compare

Changelog

  • 26d9a56 Add automated Homebrew formula updates on release
  • dbeb4f0 Add comprehensive documentation to transaction handler functions
  • 5ec29c5 Fix critical bug in YAMLAccountManager Update method
  • 48e5605 Ignore .claude
  • 83430db Refactor FormattedPath to use scanner interface and add comprehensive tests
  • 23ddb9f Refactor copyDir and findConfigPath functions in main.go
  • 55b8e77 Replace filepath.Join with path.Join for Windows compatibility

v0.18.1

19 Jun 22:42
Compare
Choose a tag to compare

Changelog

  • 5cc6ed2 Ensure temporary upload files are closed before rename

v0.18.0

04 Jun 23:48
Compare
Choose a tag to compare

Changelog

What's Changed

  • Redis support, API authentication, various bits and pieces by @Knezzen in #157

New Contributors

Full Changelog: v0.17.3...v0.18.0

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