Releases: plone/volto
Releases · plone/volto
1.6.0
Added
- Set image width in Volto editor to 50% for images that float left/right @timo
- Ability to navigate through the existing tiles with the cursors. @sneridagh
- HTML Tile for Volto Editor with preview and code prettifier
@ajayns @nileshgulia1 @sneridagh - Add error log in the SSR console @sneridagh
- Add SSR helper to get resources (images/files) from the server using the API
headers. This fixes the missing images on non published resources while editing @sneridagh - Fix not valid
<div>
tag nested in a<p>
tag error on tiles and wysiwyg
field @sneridagh
Changes
- Clean .variables files from Pastanaga theme since they are already applied by
the theming engine from the default theme. @sneridagh - Fix edit forms with richtext fields coming from SSR @sneridagh
1.1.0
Changes
- Fix edit on root @robgietema
- Fix sharing @robgietema
- Fix error on token renew @robgietema
- Fix layout fieldname @bloodbare
- First field in a form will get the focus @robgietema
- Fix download file links @mikejmets
- Fix HMR missbehaving on both server and client @sneridagh
- Upgrade to Node 8.14.0 @timo
- Relaxed node runtime constraints @sneridagh
- Update to latest LESS and Semantic UI version @sneridagh
Added
- Add .gitattributes file to avoid most Changelog merge conflicts @pnicolli
- Buildout for Python 3 @pbauer
- Websockets support @robgietema
- Subrequests to search and get content actions @robgietema
- Add logos @sneridagh @albertcasado
1.0.0
Added
- Training documentation link @robgietema
0.9.5
Changes
- Fix APIPATH variable using RAZZLE prefix instead @sneridagh
- Fix FUOC (flash of unstyled content) in production mode @sneridagh
- Fix missing buttons on RichText tiles @sneridagh
- Fix original external
overrides.css
position in the cascade was applied in
the wrong order in site.overrides in Pastanaga theme @sneridagh - Fatten widget config @robgietema
0.9.4
Changes
- Fix tags layout @robgietema @jaroel
- Fix imports of views, widgets and tiles @robgietema @jaroel
0.9.3
Changes
- Fix logo import path @robgietema @jaroel
0.9.2
Added
- Automatic customization imports for images @robgietema @jaroel
0.9.1
Added
- Automatic customization imports @robgietema @jaroel
0.9.0
Changes
- Renamed package to Volto @robgietema
0.8.3
Changes
- Fix i18n script for dependency @robgietema