Skip to content

Releases: plone/volto

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

3.2.1

01 Jul 13:16
d641fdf
Compare
Choose a tag to compare

Changes

  • Fix reordering in folder contents view and problems with previous windowing settings leaked to current one. @robgietema

3.2.0

01 Jul 09:40
64060e5
Compare
Choose a tag to compare

Added

Changes

3.1.0

14 Jun 13:24
0a46f67
Compare
Choose a tag to compare

Added

  • Upgrade to react-redux 7.1. It includes the new official hooks for Redux
    @sneridagh
  • Make Login Route accessible from anywhere in path url @nileshgulia1

Changes

Internal

  • Upgrade handlebars to 4.1.2 @timo
  • Upgrade js-yaml to 3.13.3 @timo
  • Upgrade Plone api folder to 5.2rc3 @sneridagh
  • Fixes for image/file fields widgets for Guillotina @sneridagh
  • Fixes for Cypress Guillotina tests @sneridagh

3.0.4

30 May 07:58
e145599
Compare
Choose a tag to compare

Changes

  • Fix order of arguments when sending the contact form @csenger
  • Fix @babel/core import on i18n script @sneridagh

3.0.3

13 May 16:16
18afec8
Compare
Choose a tag to compare

Internal

  • Use eslint-config-react-app instead of airbnb + custom config for linting @timo
  • More eslint fixes for avoiding parsing errors on decorators @sneridagh
  • Add 'prettier' command to check if there are any missing prettier fixes @timo
  • Run 'prettier' on Travis and fail the build if there are missing prettier fixes @timo
  • Add 'prettier:fix' command to fix all missing prettier fixes at once @timo
  • Run 'prettier:fix' once and commit all fixes @timo
  • Fix the most important violations reported with the new config @sneridagh

3.0.2

10 May 18:33
3284b4c
Compare
Choose a tag to compare

Changes

3.0.1

10 May 10:21
183d154
Compare
Choose a tag to compare

Changes

  • Small fix for a missplacement of the hooks plugin in .eslintrc @sneridagh

3.0.0

10 May 09:07
fe231af
Compare
Choose a tag to compare

Added

  • Upgrade to Razzle 3 @sneridagh
  • contact-form view @cekk
  • Add cypress setup for both Plone and Guillotina @sneridagh
  • Update SelectWidget and ArrayWidget and related vocabularies actions/reducers
    for the breaking changes in plone.restapi 4.0.0 @davisagli @sneridagh
  • Expose request on the promise returned by the api helper @csenger

Changes

  • Several dependencies upgraded @sneridagh
  • Fix image of Hero Tile for images in private containers @sneridagh
  • Remove enforcement of JSdocs in Volto ESlint rules @sneridagh
  • Remove RobotFramework tests in favor of the cypress ones @sneridagh
  • Updated docs to highlight some code changes @pigeonflight

2.1.3

17 Apr 09:53
e8b6536
Compare
Choose a tag to compare

Changes

  • Update api folder to Plone 5.2 and Python3, update the whole story @sneridagh