Gentics CMS EE 6.1.33
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.
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-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-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-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.
Gentics Aloha Editor 2.0.12
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-18659 Link to this entry
Fixes an error which could cause blocks to disappear after drag & drop.
Gentics Mesh 2.1.22
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 2.1.23
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 2.1.5
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.
Gentics Portal | java 3.1.14
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.