Skip to content

Version 1.1.3

Compare
Choose a tag to compare
@jmattheis jmattheis released this 31 Mar 17:34
· 550 commits to master since this release

API:

  • Added image property to Application (#37)
  • Added POST /application/{id}/image for uploading an image for an application (#37)
  • Bugfix: DELETE /message now deletes messages instead of removing the ApplicationID attribute (#36)

UI:

  • Added image to messages page (#37)
  • Added change image button to application page (#37)

Also tests now use an in memory sqlite3 database instead of mocks (#36)