Skip to content

v0.11.0

Compare
Choose a tag to compare
@mk6i mk6i released this 05 Sep 02:03
· 27 commits to main since this release

What's new?

  • Issue #56 - Chat rooms now work in AIM 4.0.9 for macOS 8/9.
  • Issue #42 - New endpoints for retrieving user status, away message, buddy icon, etc.
  • New management API endpoints for retrieving user status, away message, buddy icon, etc.
  • Various improvements to the user experience of building, configuring and running the application.

Changelog

  • 44c696d documentation update
  • 279504a replace native sqlite driver with pure go driver
  • bb42dce load env file at application startup
  • ed705e7 fix chat room crash in aim 2.0
  • 5cc3a60 support user search and icq2000->icq2001 user auth
  • ebe48cf Merge pull request #63 from jgknight/mgmt-api-version-endpoint
  • a85a4b3 Merge pull request #62 from jgknight/mgmt-api-bugfix-content-type
  • 79b20ab Add /version endpoint and --version cli flag
  • 699075e Bug fix for non-gif buddy icons
  • 2e0cf41 Merge pull request #61 from jgknight/mgmt-api-user-details
  • 79d73de Update mgmt api and buddy unit tests
  • d369eb4 Mgmt api improvements
  • dece73f use a proper display screen name in RegisterBOSSession test
  • 94af959 fix regression in admin service
  • fac3fb8 upgrade mocks
  • 2c9cf04 correct ICQ struct prefix
  • bbe48be fix buddy departure events in macos aim v4.0.0
  • 574b262 issue #56 - fix chat rooms in macOS AIM 4.0.9