Skip to content

Commit b6fe78b

Browse files
committed
Updated history for version 18.
1 parent 23eca14 commit b6fe78b

File tree

1 file changed

+54
-0
lines changed

1 file changed

+54
-0
lines changed

history.txt

+54
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,60 @@ Legend:
1515
- Minor improvement or general comment
1616
* Bug fixed
1717

18+
OpenCms 18.0.0 - October 8, 2024
19+
20+
! New "Place element" mode in the page editor as alternative to drag & drop
21+
! Reused content in the page and form editor is now clearly marked
22+
! Automatic typographical correction of quotation marks in Editors
23+
! "Dead links" in content from a WYSIWYG editor are now automatically disabled
24+
! Support for the Jetty 12 servlet container as an alternative for Tomcat
25+
26+
- Page editor: Use custom <oc-...> tags instead of <div> for inserted 'edit points' in lists
27+
- Page editor: Added improved JavaScript events for page editor actions
28+
- Workplace: Added CSV user import/export dialog option for root OU
29+
- Workplace: 'Direct publish' added to context menu of gallery dialog
30+
- Workplace: Improved file list update behavior in apps after direct publish
31+
- Workplace: Improved 'Open page' option in context menus for elements on detail pages
32+
- Workplace: Optimized element settings dialog for multiline labels
33+
- Workplace: Added option to hide specific categories in category select widget
34+
- Configuration: Added sitemap attribute for loading of external TinyMCE configuration file
35+
- Configuration: Added option to use custom error messages in XSDs for built-in widgets like 'datetime'
36+
- Configuration: Added API fallback option for context menu items
37+
- JSP API: Added .toURI method to CmsJspLinkWrapper
38+
- JSP API: Added cms.formatterSettingDefault to get the default formatter setting
39+
- JSP API: Added cms.formatterKey to read the currently used formatter key
40+
- JSP API: Added support for formatter keys in <cms:displayFormatter> tag
41+
- JSP API: Added 'containerType' attribute to <cms:display> tag
42+
- Optimized log output for JSP compiler errors
43+
- Using UTF-8 for all resource bundle @.properties@ files instead of ISO-8859-1
44+
- Updated SOLR to version 9.5
45+
- Pull request #799 updated Russian translation org.opencms.locale.ru. (https://github.com/alkacon/opencms-core/pull/799)
46+
47+
* Security: Do not log password on failed user login attempts
48+
* Fixed issue with updater not adding required nodes in @opencms-system.xml@ for the 'personal data search' app
49+
* Fixed issue with caching for search > document factories > content
50+
* Fixed issue when moving a redirect in the sitemap editor
51+
* Fixed issue with renaming the image when uploading an image in a content
52+
* Fixed issue with uploading files of size 0 bytes
53+
* Fixed issue with module import overwriting parent folders that are not part of the module
54+
* Fixed issue with wrong functions being inserted when multiple functions are placed directly after another
55+
* Fixed issue where moving a page in the sitemap editor to a folder containing a same-named redirect could cause DB corruption
56+
* Fixed issue with category detail pages not resolving correctly for expired resources
57+
* Fixed issue in the publish dialog where 'My changes' are not cleared when more than 1000 changes are present
58+
* Fixed issue where selecting a folder in the log download dialog resulted in an NPE
59+
* Fixed issue with 404 error after leaving the sitemap editor
60+
* Fixed issue where publishing a page after moving it is not possible when contents use "store with page" setting
61+
* Fixed issue where a sitemap configuration using a combination of category specific detail pages is not working correctly
62+
* Fixed issue with explorer folder location input sometimes showing a scrollbar
63+
* Fixed issue where editor for legacy 'xmlpage' type content could not be accessed from page editor
64+
* Fixed issue with 'Undelete' operation failing for resources that are of an unknown type
65+
* Fixed issue with dynamic functions not usable in template pages if the page locale is not 'en'
66+
* Fixed hardcoded version number in updater
67+
* Fixed deprecation warning for 'DOMNodeInserted mutation' event in Chrome console
68+
* Fixed deprecation warning for 'unload' event in Chrome console
69+
* Fixed issue #805 with unpublished relations on siblings (https://github.com/alkacon/opencms-core/issues/805)
70+
* Fixed issue #804 with missing edit markers in AJAX lists (https://github.com/alkacon/opencms-core/issues/804)
71+
1872

1973
OpenCms 17.0.0 - April 9, 2024
2074

0 commit comments

Comments
 (0)