Releases: kitodo/kitodo-production
Releases · kitodo/kitodo-production
Kitodo.Production 3.0
This is the stable release für Kitodo.Production 3.0
Kitodo.Production 3.0.0 migration
This release is for internal migration purposes. Do not use it in production.
Kitodo.Production 2.3.0
Changelog:
- adds the possibility to configure an import from adis interface
- enable to import mods directly from a file.
- new version of kitodo-ugh
Kitodo.Production 3.0.0-beta.4
This is a developer pre-release not intended for use in production!
Changelog:
- Improvement of comments
- unify layout
- stabilize internal format
- extend search
- implement new concept of hierarchies
- reactivate "Kitodo script"
- enable role copying from clients
- reactivate "filters" and use them also for tasks
- use new metadata editor
- use working xslt for export
- fix indexing of large amounts
- add zoom controls to workflow editor
- validate metadata
Kitodo.Production 3.0.0-beta.3
This is a developer pre-release not intended for use in production!
Changelog
- reimplementation of validation
- configurable folders
- removement of UGH
- workflow tasks with conditions
- improvement of performance
- new ruleset
- configurable list columns
- search by searchfield
Kitodo.Production 3.0.0-beta.2
This is a developer pre-release not intended for use in production!
Changelog
- usage of the new internal format
- improved loading performance
- extendend usage of security access
- usage of parallel tasks in workflow
- introduce custom translations
- implement a lock system for file access
- new module for cataloge import
- roles can be assigned to workflow tasks
Kitodo.Production 2.2.0
New features
- support of seasonal appearing of newspaper like processes
- support of editing meta data through UI like on export to METS/MODS
- support of https schema for OPAC bases catalogues
A lot of bugfixes and cleanups
- Import through MODS SRU plugin works now without changes in your Apache Tomcat Environment
Kitodo.Production 3.0.0-beta.1
This is a developer pre-release not intended for use in production!
Changelog
- use LDAP
- Introduce new „Meta- und Strukturdateneditor“
- Introduce workflow editor
- Change use of rights and roles
- Use new concept of project management
Kitodo.Production 3.0.0-alpha.2
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
Kitodo.Production 3.0.0-alpha.1
This is a developer pre-release not intended for use in production!
Changelog
- switch build system from Ant to Maven
- update JSF to version 2.2 (including using facelets now)
- introduce kitodo.api
- introduce a service layer for connecting modules to the core system
- new module Kitodo-Docket
- new module Kitodo-FileManagement
- new module Kitodo-PersistentIdentifier
- translate all source code and database tables into English
- introduce Elasticsearch as internal search engine (including a new admin GUI for indexing)
- work in progress: use internal search engine instead of database queries where possible
- automatically generate JavaDoc from sources
- introduce integration tests
- use only Hibernate for database handling