Skip to content

v5.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jan 20:10
6de0272
  • Upgraded solution to align with Microsoft's new frontend pattern.
  • All endpoints have /api prefixed on them, you will need to change your agent to post the webhooks to /api/webhook instead of /webhook.
  • The application inside docker no longer runs as root. You will need to change the owner of the database files or you will get errors about the database being read only.