Skip to content

v1.12.0

Compare
Choose a tag to compare
@Jack-Edwards Jack-Edwards released this 12 Apr 03:12
· 42 commits to main since this release
668d11a

Summary

  • Every request coming in to the web API is now handled by an IRequest instead of an injected service that serves a particular domain (authentication, transfers, user settings, etc). This will be much easier for me to maintain and adapt going forward.
  • Added the first set of "event logs" that will begin to store system events in the application database.

What's Changed

Full Changelog: v1.11.0...v1.12.0