@@ -15,18 +15,18 @@ Legend:
1515* Bug fixed
1616- General comment
1717
18- OpenCms 11.0.2 - ????
18+ OpenCms 11.0.2 - August 18, 2020
19+ - Extended import/export so that unknown resource types are kept.
1920! Extended list type by combined category and folder restrictions.
20- - Restricted 'wt' parameter in Solr handler to 'json' and 'xml' to prevent security issues.
2121- Improved column sorting in file tables.
22+ - Changed 'LOCALE_VARIANT' relation type to weak, preventing unintended publishing of related resources.
23+ - Removed mimetype check on CSV user import.
2224- Improved <cms:search> to ignore facet filter parameters with empty values.
25+ - Restricted 'wt' parameter in SOLR handler to 'json' and 'xml' to prevent security issues.
26+ - Improved date mappings in SOLR - always fill instancedatecurrenttill_dt.
2327- Improved searchfield mappings with locale 'none'.
24- - Improved date mappings in Solr - always fill instancedatecurrenttill_dt.
2528- Added support for the 'prefix' attribute to the <cms:bundle> tag.
2629- CmsLockInactiveAccountsJob now disables inactive users instead of locking them.
27- - Changed import/export such that unknown resource types are kept.
28- - Changed 'LOCALE_VARIANT' relation type to weak, preventing unintended publishing of related resources.
29- - Removed mimetype check on CSV user import.
3030- Updated TinyMCE to version 5.1.5.
3131- Updated CodeMirror to version 5.50.2.
3232- Updated icu4j dependency to version 62.1.
@@ -68,7 +68,7 @@ OpenCms 11.0.2 - ????
6868* Fixed issue #688 by adding missing encoding to CMS_HISTORY_PROPERTIES table definition.
6969* Fixed wrong reference to UGC formatter JSP (github pull request #699).
7070
71- OpenCms 11.0.1- September 4, 2019
71+ OpenCms 11.0.1 - September 4, 2019
7272! Added site/project switch to bookmark dialog.
7373! Added title editing option for entries to bookmark dialog.
7474! Added option to remove all functions in the sitemap configuration.
0 commit comments