Gentics CMS EE 6.3.2
Enhancement SUP-18506 Link to this entry
UI Core: Tables have an additional way to handle selection, in the form of a Map. Has to be enabled per table with the useSelectionMap
Input. Allows for the indeterminate
state to be set and correctly handled.
Enhancement GPU-1915 Link to this entry
Administrator User Interface: The content maintenance module has been refactored to improve user experience.
Enhancement GPU-1861 Link to this entry
New installations of the CMS will now have the changes
documented in the Guides to support
storing the language with external links applied automatically.
Bugfix SUP-18736 Link to this entry
Updated Aloha-Editor due to a regression that caused Aloha-Editor to not load properly.
Bugfix SUP-18674 Link to this entry
Editor User Interface: Fixed an issue in the edit-mode, where the state of the control buttons would not always update correctly.
Bugfix SUP-18701 Link to this entry
Editor User Interface: Inserting a tag into a page now remembers the position correctly and also shows a more detailed placeholder.
Bugfix SUP-18654 Link to this entry
Administrator User Interface: The modals for creating new entities will now all show a loading indicator
during the request to add the entity in the backend. This will prevent involuntary creation of duplicates (by clicking the “create” button multiple times).
Bugfix SUP-18660 Link to this entry
Editor User Interface: The selection handling of the tabs while editing a page has been improved.
Bugfix SUP-18670 Link to this entry
Administrator User Interface: The list of groups of a user now has a button “Assign user to Groups”
which opens the modal for assignment of the user to groups.
Bugfix SUP-18696 Link to this entry
Fixed the rendering of the inline aloha links.
Bugfix SUP-18668 Link to this entry
Administrator User Interface: The list of groups of a user allowed to perform the actions for creating subgroups, moving groups and
even deleting groups. This was confusing and has been removed.
Bugfix SUP-18655 Link to this entry
Editor User Interface: Improved loading indication when searching or when browsing content.
Bugfix SUP-18641 Link to this entry
Editor User Interface: The pagination will now display the correct amount of items which have been configured.
Bugfix SUP-18598 Link to this entry
Administrator User Interface: Fixed an issue where the assigned users of a group would not refresh when switching between details of a group.
Bugfix SUP-18607 Link to this entry
Administrator User Interface: When changing the language in the Mesh Browser, the content will be correctly reloaded to dipslay the content in the new language.
Bugfix SUP-18506 Link to this entry
Administrator User Interface: Fixed an issue of adding or removing links to elements, when managing the assignment of multiple elements. For example, when managing multiple templates and their assignment to nodes.
Bugfix SUP-18602 Link to this entry
Editor User Interface: Fixed the link in the usage-list, to navigate to the correct item.
Bugfix SUP-18599 Link to this entry
Administrator User Interface: Fixed potential modal locking when uploading a content-package zip file.
Bugfix SUP-18595 Link to this entry
Editor User Interface: When comparing page versions with each other, the difference is now computed
with another algorithm, which better handles HTML differences.
Bugfix SUP-18684 Link to this entry
Editor User Interface: The CMS will now better handle errors in the generation of reports or binary downloads for
forms.
Bugfix SUP-18589 Link to this entry
Administrator User Interface: Fixed an issue where changing the language in the mesh browser would change the UI language as well.
Bugfix SUP-18558 Link to this entry
Now an information about an image exceeding the dimension limits contains IDs and a name of this image.
Gentics Aloha Editor 2.1.9
Enhancement SUP-18660 Link to this entry
Plugins will now check their configuration dynamically whenever a editable is getting de-/activated, instead of caching it once on initialization.
Bugfix SUP-18644 Link to this entry
Fixed the insertion of characters from the characterpicker-plugin
.
Bugfix SUP-18663 Link to this entry
Inserting something into the DOM using the method insertIntoDOM
failed to
find the correct position and inserted the new element at the topmost possible position. This has been fixed.
Bugfix SUP-18659 Link to this entry
Fixes an error which could cause blocks to disappear after drag & drop.
Gentics Mesh 3.1.1
Enhancement SUP-18646 Link to this entry
Core: The following dependencies have been updated, to eliminate vulnerable versions:
- Vert.x – to version `4.5.14`
- Netty – to version `4.1.118.Final`
Bugfix SUP-18637 Link to this entry
Auth: Now a secondary auth provider (from Mesh plugins, for instance) allows proceeding with the request unauthenticated in a number of cases of errors, like provider denial or bad request, and logging the other cases.
Bugfix SUP-18638 Link to this entry
REST: The query parameters for node versioning and branch targeting have been decoupled, to match the cases where a branch usage is allowed, but version is not.
Documentation: The query parameterizing has been updated for the selected REST endpoints.
Gentics Mesh EE 3.1.1
Enhancement SUP-18646 Link to this entry
Core: The following dependencies have been updated, to eliminate vulnerable versions:
- Vert.x – to version `4.5.14`
- Netty – to version `4.1.118.Final`
Bugfix SUP-18637 Link to this entry
Auth: Now a secondary auth provider (from Mesh plugins, for instance) allows proceeding with the request unauthenticated in a number of cases of errors, like provider denial or bad request, and logging the other cases.
Bugfix SUP-18638 Link to this entry
REST: The query parameters for node versioning and branch targeting have been decoupled, to match the cases where a branch usage is allowed, but version is not.
Documentation: The query parameterizing has been updated for the selected REST endpoints.
Gentics Mesh Commercial Plugins 3.1.2
Bugfix SUP-18684 Link to this entry
Forms Plugin: The asynchronous generation of downloads will now use the temp folder instead of the plugins “storage” folder
for temporary storage of the download.
Bugfix SUP-18684 Link to this entry
Forms Plugin: Handling of errors during the asynchronous generation of downloads has been improved.
Bugfix SUP-18624 Link to this entry
Now it is possible to initialize all the necessary Mesh schemas once per plugin, not per project. The existing commercial plugins have been updated to use this approach.
Gentics Portal | java 3.3.2
Bugfix SUP-18718 Link to this entry
The default value of the configuration setting mesh.proxyHeaderWhitelist
, which defines the request headers,
which are forwarded to Mesh now also includes Referer
, because this header is necessary for the forms plugin when using
multipage forms.
Bugfix Link to this entry
Updated Netty dependency to 4.1.118.Final.