- Make compatible with robotframework 3-5. [maurits] (5)
6.0.0a9
--------------------
Bug fixes:
- Connect translations: always set basePath pattern option. In the supported Plone versions this always works. [maurits] (6)
6.0.0a8
--------------------
Bug fixes:
- Fix issue with wrong redirection URL if a language selector viewlet was rendered in a subrequest, like with Mosaic. [jensens] (397-2) - isort, black, pyupgrade, remove six usages. [jensens] (397)
6.0.0a7
--------------------
Bug fixes:
- In CMFPlone the ILanguage schema was moved to plone.i18n and is referenced as such there, here the change was missing. [jensens] (394)
6.0.0a6
--------------------
Bug fixes:
- Fix typos in documentation. [telshock] (340)
6.0.0a5
--------------------
Bug fixes:
- Manage Translations view should not call translation objects. [mliebischer] (384)