- Add a transaction note for upgradeStep v2003, available at `Undo` tab in `/` in the ZMI, to make review easier after running since it can modify thousands of objects. (complements `232`_). [idgserpro]
2.1.0
^^^^^^^^^^^^^^^^^^
.. Warning:: This version disables usage of Latest Sectionable NITF portlet. Remove manually all Latest Sectionable NITF portlets before upgrading. This version removes tile registration/removal; you must depend on plone.app.tiles >= 3.0.0 to avoid issues with ``collective.nitf`` tile.
- Remove SearchableText from metadata of catalog (fix `232`_). [idgserpro]
- Fix rendering plone.belowcontenttitle.contents when adding a Link or a File inside a nitf content and plone.app.contenttypes is installed (fix `228`_) [idgserpro]
- Fix error when creating Plone Site, when collective.nitf is available (fix `233`_). [idgserpro]
- Remove dependency on Cycle2; If you don't have other package depending on collective.js.cycle2 you are safe to uninstall it (closes `200`_). [rodfersou]
- Remove needless tile registration/removal when using plone.app.tiles >= 3.0.0. [hvelarde]
- Manage deprecation of CMFQuickInstallerTool on Plone >= 5.1; [hvelarde]
- Better handling of package uninstall. [hvelarde]
- Fix package dependencies. [hvelarde]
- Small code refactor to increase future Python 3 compatibility; add dependency on `six <https://pypi.python.org/pypi/six>`_. [hvelarde]
- Latest Sectionable NITF portlet was disabled and will be completely removed in version 3.0. [hvelarde]
2.1b4
^^^^^^^^^^^^^^^^^^
- ``SearchableText`` index for News Article content type now includes object keywords (fixes `brasil.gov.portal155 <https://github.com/plonegovbr/brasil.gov.portal/issues/155>`_). [hvelarde]
2.1b3
^^^^^^^^^^^^^^^^^^
- Add NITF tile for collective.cover when upgrading to 2.x (closes `205`_). [idgserpro]
- Remove ``relatable_content_types`` registry record when upgrading to 2.x (closes `208`_). [idgserpro]
2.1b2
^^^^^^^^^^^^^^^^^^
- Do not create a link to ``None`` on the tile. [hvelarde]
- Fix upgrade process between versions 1.x and 2.x; check documentation on migration for more information (closes `198`_). [rodfersou, hvelarde]