Releases: digitalfabrik/integreat-cms
Releases · digitalfabrik/integreat-cms
2022.3.0
2022.2.4
integreat-cms 2022.2.4
Changelog
- [ #1227 ] Correct URL and Path field in imprint API
- [ #1222 ] Fix missing translations and archived pages in API
- [ #1131 ] Flush Cache of related objects when changing a tree
- [ #1242 ] Add setting to activate Matomo tracking
- [ #1197 ] Fix calculation of translation status
Compare changes: 2022.2.3 → 2022.2.4
2022.2.3
2022.2.2
2022.2.1
integreat-cms 2022.2.1
Changelog
First stable release of the new content management system for the Integreat app
- [ #1162 ] Allow management role to delete imprint
- [ #765 ] Add extended view tests
- [ #765 ] Add tests of form submissions
- [ #1163 ] Fix error when editor creates new page
- [ #1165 ] Fix bulk action button for sub pages
- [ #1173 ] Fix bug where unused location is preselected for new event
- [ #1166 ] Fix creation of location from event form
- [ #1172 ] Fix filtering for locations in event list
- [ #1184 ] Allow user to embed live content from current region
- [ #1185 ] Fix feedback API
- [ #1188 ] Fix error in broken link checker
- [ #1179 ] Disable browser cache of page tree
- [ #1190 ] Add possibility to set custom region prefix
- [ #1164 ] Fix possibility to cancel translation process
- [ #1175 ] Don't show empty tag if the page has subpages
- [ #1200 ] Fix parent page select input
- [ #1196 ] Track API requests with Matomo
- [ #1209 ] Support legacy PDF API
- [ #1212 ] Only show xliff export option for expert users
- [ #988 ] Add browser warning when leaving unsaved forms
- [ #1208 ] Allow editor role to publish events
- [ #1208 ] Hide feedback and imprint for editor and event manager role
Compare changes: 2022.2.0-beta → 2022.2.1
2022.2.0-beta
integreat-cms 2022.2.0-beta
Changelog
- [ #1065 ] Fix APIv3 single page endpoint for multiple translation versions
- [ #1077 ] Fix error when deleting a poi that is used by an event
- [ #844 ] Add tutorial to page tree view
- [ #1030 ] Fix layout of language tabs in forms
- [ #1017 ] Add support for Python 3.9
- [ #19 ] Add APIv3 parents/ancestors endpoint
- [ #1023 ] Add API tests
- [ #943 ] Improve performance of feedback list
- [ #1088 ] Replace django-mptt by django-treebeard
- [ #943 ] Improve performance of page tree, event and POI lists
- [ #943 ] Improve performance of page, event and POI API endpoints
- [ #642 ] Add database migrations
- [ #1103 ] Add bulk actions for events and POIs
- [ #943 ] Improve performance of content forms
- [ #943 ] Improve performance of translation coverage view
- [ #1134 ] Support legacy XLIFF export for MemoQ WPML filter
- [ #943 ] Improve performance of content searches
- [ #1101 ] Fetch subpages of page tree gradually
- [ #1143 ] Hide Responsible
Compare changes: 2021.12.0-beta → 2022.2.0-beta
2021.12.0-beta
integreat-cms 2021.12.0-beta
Changelog
- [ #943 ] Improve performance of region list
- [ #1031 ] Fix duplicating pages of deleted authors
- [ #1028 ] Fix page permissions
- [ #1048 ] Show recurrence in event list
- [ #992 ] Only show upcoming events per default
- [ #1044 ] Allow configuration via /etc/integreat-cms.ini
- [ #1044 ] Fix dependency versions for production setup
- [ #968 ] Fully functional media library in selection window
- [ #1029 ] Align language flags and translation status icons
- [ #1062 ] Fix error when replacing media files without thumbnail
- [ #931 ] Add search function for media library
Compare changes: 2021.11.0-beta → 2021.12.0-beta
2021.11.0-beta
integreat-cms 2021.11.0-beta
Changelog
Initial pre-release of the new content management system for the Integreat app with, among others, the following features:
- Provide multilingual information for newcomers
- Regionally separated areas to support local integration experts
- Content management for pages, events and locations
- User management
- 2-factor-authentication
- Media library
- Integreat APIv3
- Statistics integration for Matomo
- PDF export
- XLIFF import/export
- Push notifications
- Auto saving
- Versioning system for pages
- Broken link checker
Compare changes: 2021.11.0-beta