Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mauritsvanrees committed Jul 22, 2022
1 parent 631c56b commit 9f4e6f0
Showing 1 changed file with 61 additions and 2 deletions.
63 changes: 61 additions & 2 deletions release/changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,14 @@ setuptools: 62.1.0 → 62.6.0
pip: 22.0.4 → 22.1.2
--------------------

Plone: 6.0.0a6 → 6.0.0b1
------------------------
Bug fixes:

- Release 6.0.0b1.
[maurits]


plone.app.caching: 3.0.0b1 → 3.0.0b2
------------------------------------
Bug fixes:
Expand Down Expand Up @@ -124,6 +132,21 @@ Bug fixes:
[erral] (#316)


plone.app.locales: 6.0.3 → 6.0.4
--------------------------------
- Remove transifex configuration. See #325
[erral]

- Add more Dutch translations, unify the po headers in this language.
[maurits]

- complete spanish translation
[erral]

- complete basque translation
[erral]


plone.app.multilingual: 6.0.0a12 → 6.0.0b1
------------------------------------------
Bug fixes:
Expand All @@ -150,6 +173,13 @@ Bug fixes:
[erral] (#111)


plone.app.upgrade: 3.0.0b2 → 3.0.0b3
------------------------------------
Bug fixes:

- Added upgrade to 6006, Plone 6.0.0b1. [maurits] (#6006)


plone.app.users: 3.0.0a7 → 3.0.0b1
----------------------------------
Bug fixes:
Expand Down Expand Up @@ -239,21 +269,34 @@ Bug fixes:
[davisagli] (#60)


plone.staticresources: 2.0.0b3 → 2.0.0b4
----------------------------------------
plone.session: 4.0.0a1 → 4.0.0b1
--------------------------------
Bug fixes:

- Update the plone-session bundle to depend on the plone bundle instead of the jquery bundle, which no longer exists.
[davisagli] (#27)


plone.staticresources: 2.0.0b3 → 2.0.0b5
----------------------------------------
New features:

- Update Bootstrap -> 5.2.0 and Boostrap Icons -> 1.9.1
[petschki] (#236)

- Mockup update: register jquery and bootstrap globally.
[petschki] (#231)

- Upgrade to @plone/mockup 5.0.0-alpha.17. (#232)

Bug fixes:

- Fix `exclude_from_nav` in `pat-structure` for items without metadata information.
[petschki] (#230)

- Fix tinymce link/image modals.
[petschki] (#233)

- Mockup update: `pat-relateditems` customizable templates.
[petschki] (#234)

Expand All @@ -267,6 +310,22 @@ Bug fixes:
[maurits] (#27)


plone.volto: 4.0.0a6 → 4.0.0a7
------------------------------
New features:

- Use new metadata utility for adding the ``image_scales`` to the default serialization.
[ericof] (#74)

Bug fixes:

- Use plone/code-analysis-action on GitHub Actions and plone/code-quality Docker image and versions to format code.
[ericof] (#68)

- Fix the handler for resolving UIDs in nested blocks to avoid trying to resolve them twice. This also makes it possible to use deserialization and serialization transforms that intentionally run before the resolveuid transform in the context of nested blocks.
[davisagli] (#76)


plonetheme.barceloneta: 3.0.0b1 → 3.0.0b2
-----------------------------------------
New features:
Expand Down

0 comments on commit 9f4e6f0

Please sign in to comment.