Skip to content

Releases: plone/volto

4.0.0-alpha.4

27 Sep 20:32
61f95c9
Compare
Choose a tag to compare
4.0.0-alpha.4 Pre-release
Pre-release

Added

Changes

  • Move the Tile Edit wrapper one level up to the tiles engine, so we can simplify how edit tiles are made @sneridagh
  • Rename Metadata and Properties in sidebar to Document and Block @jackahl
  • Add some German Translations @steffenri, @jackahl

Internal

4.0.0-alpha.3

22 Sep 17:20
3179c0e
Compare
Choose a tag to compare
4.0.0-alpha.3 Pre-release
Pre-release

Added

Internal

  • Add i18n check on Travis @timo

4.0.0-alpha.2

19 Sep 16:22
8720078
Compare
Choose a tag to compare
4.0.0-alpha.2 Pre-release
Pre-release

Changes

  • Fix parameter handling in Search view to avoid limiting search results with empty parameters #845 @csenger
  • Fix SearchTags handling of keyword vocabulary for anonymous users @csenger
  • Fix hero tile being next to a left or right aligned image @jackahl
  • Fix toolbar elements showing depending on user permissions @sneridagh

4.0.0-alpha.1

17 Sep 17:21
b6ad902
Compare
Choose a tag to compare
4.0.0-alpha.1 Pre-release
Pre-release

Changes

  • Fix test failure for VersionOverview component in master after release process @sneridagh
  • Improve usability of login form @sneridagh
  • Fix creation of image objects from image tile by adding the id as well @sneridagh
  • Remove description tile from the default tiles on new content @sneridagh

Internal

  • Update release-it to fix some deprecation messages @sneridagh

4.0.0-alpha.0

13 Sep 16:01
d2e17ad
Compare
Choose a tag to compare
4.0.0-alpha.0 Pre-release
Pre-release

Added

Changes

  • Add a delay when filtering content in folder contents so it doesn't overload backend @vangheem
  • Small UX/UI fixes @sneridagh
  • Fix query string search in subjects vocab field @Gomez
  • Removed the delete button from the title tile @pnicolli
  • Rewrite sidebar @robgietma @sneridagh
  • Added SidebarPortal component for easier sidebar handling @pnicolli
  • Fixed tiles outline in Pastanaga editor @pnicolli
  • Fix typos @balavec
  • Fix warnings for boolean fields @miziodel
  • Fix dropdown styling @robgietema
  • Update connected-react-router and fix instantiation of the wrapper component
    to fix the sync problems with the router and the store @sneridagh
  • Fix link popup in case you dismiss it without setting anything @sneridagh
  • Export history in start-client.jsx for being able to import it from the project for trackers (Matomo, etc) @csenger
  • Workflow change awareness on toolbar @robgietema
  • Fix reordering in folder contents view and problems with previous windowing settings leaked to current one. @robgietema
  • Fix remove link entity of only a part it only removes that part, not the whole entity @robgietema
  • Add proper placeholder to the add link feature in the editor @sneridagh
  • Fix bulk workflow change in contents view @sneridagh
  • Fix regresion on uploading image to root @sneridagh
  • Fix hero tile on view if image is missing @sneridagh
  • Fix link to contextual contents in toolbar @sneridagh
  • Add automatically the wildcard for the SearchableText on the @search action @sneridagh

Internal

3.2.6

19 Aug 11:47
6a4bb2e
Compare
Choose a tag to compare

Changes

  • Export history in start-client.jsx

3.2.5

04 Jul 15:35
499aebe
Compare
Choose a tag to compare

Changes

  • Fix bulk workflow change in contents view @sneridagh

3.2.4

03 Jul 15:10
f38095d
Compare
Choose a tag to compare

Changes

  • Add proper placeholder to the add link feature in the editor @sneridagh

3.2.3

02 Jul 17:53
2bd6814
Compare
Choose a tag to compare

Changes

  • Add proper unique id to all fields, based on the fieldset and field name @sneridagh

3.2.2

02 Jul 14:55
8eb6f43
Compare
Choose a tag to compare

Changes

  • Update connected-react-router and fix instantiation of the wrapper component
    to fix the sync problems with the router and the store @sneridagh
  • Fix remove link entity of only a part it only removes that part, not the
    whole entity @robgietema