Skip to content

v.1.6.0

Compare
Choose a tag to compare
@pieterdp pieterdp released this 09 Mar 11:12
· 46 commits to master since this release

This version fixes several bugs that cropped up since the v.1.5.1-release. It also changed the authentication mechanism for the API from /api/login to HTTP Basic Authentication. Support for serving over HTTPS (recommended) was also added, as is support for connecting to external databases over SSL.

Changelog

  • Fixes #36, #40, #43, #45, #34, #48
  • Fixes bugs in CSV export
  • Updated installation instructions
  • Replaced login subsystem to support basic user rights and a new password hash algorithm
  • Replaced API login with basic Authentication
  • Added support for HTTPS