Skip to content

0.2.5

Compare
Choose a tag to compare
@Mayhem93 Mayhem93 released this 09 Oct 14:45
· 202 commits to develop since this release
  • Fixed /user/update when updating password
  • Further improved the tests, now each test has an ID displayed for easy lookup. Tests should run faster.
  • Variable checks for message queue client and main database
  • Added pagination support for subscribe requests
  • Removed tokenValidation in object routes because objectACL was already doing that
  • /object/count should now work
  • Applications loaded on boot up are saved in Application object from telepat-models
  • Fixed some minor bugs