Skip to content

Kitodo.Production 3.0.0-alpha.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@sebastian-meyer sebastian-meyer released this 02 May 08:13
· 9585 commits to master since this release
138d7f8

This is a developer pre-release not intended for use in production!

Changelog

  • switch JSON handling from JSON.simple to Javax JSON
  • update Hibernate to version 5.2.10
  • update Elasticsearch to version 5.6.5
  • new module Kitodo-Command
  • introduced Spring Security for authentication, authorisation and session management
  • replace the permission property of user groups by the possibility to assign several authorities
  • introduce possibility to assign a client to a project
  • introduce frontend tests for Selenium
  • improve memory mangement
  • improve session management in Hibernate
  • work in progress: redesign of frontend pages
  • a lot of refactoring and code cleanup for improved maintainability