Back End / API Changelog
This changelog only refers to chanegs to the API and back end. If you want to read about changes in the front end, take a look at the front end releases.
Major Changes
Refresh Access Token Authentication
The authentication system was rewritten and now uses refresh and access tokens to address CSRF vulnerabilities of the old authentication system. Also, it is now possible again to revoke active sessions.
Docker Image
# docker pull myrunes/backend:1.10.0