Release 3.0.3
This release updates the technological basis for persons and publication lists, makes shared elements more flexible, and includes many small improvements and bug fixes.
Visible changes:
- New technology for displaying lists of persons and publication/project lists (technical info: vue.js instead of jpList).
- Deepl can now also translate into Chinese
- Save button optimized: Dropdown on most elements in backend for Save+Close, Save+View and Save+New, like typo3 v8 (editor saves time without extra mouse click and reload)
- New filter for publications/projects on specific org. units (example: show only all publications of a specific person for a specific org. unit)
- New sort field for publication lists: it is now possible to sort by author, publication year or title
Hidden changes:
- Shared Elements in iFrame: adjust width to fit the iFrame
- Shared elements in iFrame: for third party applications, shared elements can now be included responsive with iFrameResizer (reverse principle as for iFrames, see iFrame tutorial)
- Traceability of created person pages: it can now always be determined for which users profile pages are created
- Security update Typo3 to v9.5.27
- Update of 36 third party libraries
- Linking for persons with stored web profile link now points to person lists of the main instance (where the central profile is located), to the correct translation of the profile
- Further improvements for the switch to kubernetes
- Various small improvements and bugs fixed