Skip to content

12.11.0

Choose a tag to compare

@sneridagh sneridagh released this 28 Apr 15:56
· 4135 commits to main since this release
1b71cc7

Feature

  • Implemented Babel view, to compare translated items in add and edit mode. @giuliaghisini
  • as in Plone, hide controlpanel for users that are no 'Manager' or 'Site Administrator'. @giuliaghisini
  • Improve the blocks engine by adding a detector for clicking outside in the BlocksForm @sneridagh
  • Include a pluggable architecture for pluggable render-time insertions (similar to ) @tiberiuichim
  • Add parseDateTime helper from DatetimeWidget to handle timezones @nzambello

Bugfix

  • Include selected block in multiselections @sneridagh
  • Correct the selected values rendering at isMulti SelectWidget @ionlizarazu

Internal

  • Implement Github actions workflow to deploy the documentation to the Plone Foundation server @ericof
  • Pin immutable to an updated version that does not produce continuous deprecation notices in console on every change @sneridagh
  • Print console.error in SSR if not an ignored error code @nzambello
  • Fetch addons with https using mrs-developer @nzambello
  • Fix sitemap URL generation @nzambello