- Update modal and toolbar selectors for ES6. [agitator] (126)
2.0.0a2
--------------------
New features:
- Add VHM support in the PloneRobotFixture [sneridagh] (127)
2.0.0a1
--------------------
Breaking changes:
- Update to Barceloneta-LTS selectors [petschki] (123)
1.5.6
------------------
New features:
- Removed backwards compatibility code for old quickinstaller. Current plone.app.robotframework is only for Plone 5.2+, so this code was no longer used. See also `PLIP 1775 <https://github.com/plone/Products.CMFPlone/issues/1775>`_. [maurits] (1775)
1.5.5
------------------
Bug fixes:
- Fixed error ``Variable '${CMFPLONE_SELECTORS}' not found`` on Plone 6. [maurits] (680) - Fixed DeprecationWarning: invalid escape sequence. [maurits] (3130)
1.5.4
------------------
Bug fixes:
- Fixed package install error with Python 3.6 without locale. See `coredev issue 642 <https://github.com/plone/buildout.coredev/issues/642#issuecomment-597008272>`_. [maurits] (642)