@@ -15,18 +15,18 @@ Legend:
15
15
* Bug fixed
16
16
- General comment
17
17
18
- OpenCms 11.0.2 - ????
18
+ OpenCms 11.0.2 - August 18, 2020
19
+ - Extended import/export so that unknown resource types are kept.
19
20
! Extended list type by combined category and folder restrictions.
20
- - Restricted 'wt' parameter in Solr handler to 'json' and 'xml' to prevent security issues.
21
21
- 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.
22
24
- 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.
23
27
- Improved searchfield mappings with locale 'none'.
24
- - Improved date mappings in Solr - always fill instancedatecurrenttill_dt.
25
28
- Added support for the 'prefix' attribute to the <cms:bundle> tag.
26
29
- 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.
30
30
- Updated TinyMCE to version 5.1.5.
31
31
- Updated CodeMirror to version 5.50.2.
32
32
- Updated icu4j dependency to version 62.1.
@@ -68,7 +68,7 @@ OpenCms 11.0.2 - ????
68
68
* Fixed issue #688 by adding missing encoding to CMS_HISTORY_PROPERTIES table definition.
69
69
* Fixed wrong reference to UGC formatter JSP (github pull request #699).
70
70
71
- OpenCms 11.0.1- September 4, 2019
71
+ OpenCms 11.0.1 - September 4, 2019
72
72
! Added site/project switch to bookmark dialog.
73
73
! Added title editing option for entries to bookmark dialog.
74
74
! Added option to remove all functions in the sitemap configuration.
0 commit comments