ckan-content-moderator-widget/CHANGELOG.md

38 lines
1.0 KiB
Markdown
Raw Permalink Normal View History

2021-05-06 17:48:18 +02:00
# Changelog
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
2023-03-02 17:01:18 +01:00
## [v1.2.0] - 2023-01-19
2023-01-25 16:25:51 +01:00
#### Enhancements
- [#23903] Catalogue Moderation: allow to send a message to the moderators on reject to pending operation
- [#24519] Added social_post=true to approve request
2023-01-25 16:25:51 +01:00
2022-10-27 14:03:20 +02:00
## [v1.1.1] - 2022-10-27
2022-10-27 11:22:29 +02:00
#### Fixing
- GWT-Servlet at provided
2022-08-01 15:14:25 +02:00
## [v1.1.0] - 2022-08-01
#### Enhancements
- [#23692] Optimized the listing and the paging of catalogue items
2022-06-27 14:41:54 +02:00
## [v1.0.1] - 2022-06-27
- [#23525] Removed the scope of xml-apis dependency
2022-06-22 17:21:43 +02:00
- Moved to maven-portal-bom v3.6.4
2021-05-06 17:48:18 +02:00
2022-05-18 16:03:53 +02:00
## [v1.0.0] - 2022-05-18
2021-05-06 17:48:18 +02:00
2022-05-18 16:02:39 +02:00
- [#21363] Implemented the ckan-content-moderator-widget
- [#20650] Provided moderator skills to Catalogue Moderator(s)
- [#23108] Provided Moderation facility accessible to Catalogue Editor/Admin (only) in read only mode
- [#23197] Revised the query passed to gCat with the moderation states
- [#23258] Implemented the requirement described in #23156