- Fixed issue with Publication behavior fields having different values in the baseline and working copy [ericof] (97)
4.0.1
------------------
Bug fixes:
- Fix checkin/checkout process for containers, since there was an annotation left to "reset" (pos) on checkout and it broke the sections viewlet [sneridagh] (93)
4.0.0
------------------
New features:
- Add proper support for DX folderish content [sneridagh] (92)
3.3.16
-------------------
Bug fixes:
- Do not break if some custom code provides an alias for Products.Archetypes (85) - Black and pep8 compliance [sneridagh] (88) - Update relations on Check-In WorkingCopy, by trigger an ObjectModifiedEvent event black and flake8 formatting [2silver] (89)
3.3.15
-------------------
Bug fixes:
- Remove relationship between baseline and working copy, when wc is removed. [frapell] (77) - Fixed deprecation warning for ObjectEvent and IObjectEvent. Moved all code from ``profiles.py`` to ``setuphandlers.py`` to avoid confusion with ``profiles`` directory. [maurits] (3130)