Skip to content

Commit

Permalink
CHANGES.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
duchenean committed Sep 16, 2024
1 parent 3408b12 commit 1163c5c
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 7,603 deletions.
22 changes: 16 additions & 6 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,28 @@ Changelog
=========


2.0.0a1 (unreleased)
2.0.0b1 (unreleased)
------------------

- Plone 6 compatibility.
[aduchene]
- Theme extracted to `plonetheme.deliberations` package.
[aduchene]
- Use latest Python 3.12 and Plone 6.0.11.1.
[aduchene]
- Switch to pnpm (from npm) to be able to build and watch css/js files on
multiple sub-packages at once.
[aduchene]
- Use latest Python 3.12 and Plone 6.0.13.
[aduchene]
- "Publications" feature :
- Rename "meetings" folder to "decisions".
- Use `collective.autopublishing` to manage automatic publishing of publications.
- Use `collective.timestamp` to manage publication timestamping.
- Use `imio.webspellchecker` to have better webspellchecking.
- Add `Publication` content type.
- Add `Publication` views and faceted navigation.
- Add custom workflows to manage publications and folders.
- Add new groups `*-publications-manager` for each institution to manage publications.
- Add some unit tests about the feature.
- Add an upgrade step to migrate meetings and items in decisions folder.
- Miscellaneous fixes and tweaks to make it work nicely.
[gbastien, laulaz, aduchene]

1.6.3 (2024-02-19)
------------------
Expand Down
Loading

0 comments on commit 1163c5c

Please sign in to comment.