Gentics Content.Node 5.28.4
Bugfix SUP-4941
Fixed a bug in the GenticsImageStore that caused images that are cropped to have the wrong width and height. Be careful when updating if you have pages with cropped images and swapped crop width and crop height in the GenticsImagestore URL.
Bugfix SUP-4646
Moving a folder to another channel did not move all objects within that folder to the new channel which could make objects inaccessible in some situations. This has been fixed.
Bugfix SUP-4911
Aloha Editor gcnfileupload-plugin: Uploading a new file did not work when the Fileupload Manipulator previously rejected the file and the dialog has not been closed in between.
New UI Update
- Repository browser supports selecting items from user favourites
- Opening an item in the editor panel highlights it in the list
- Node and base folder properties can now be edited
- Close editor when user deletes opened item
- Correctly update page status after publishing
- Fix taking pages offline where there are no language variants
- Fix runtime error in item list
- Performance improvements
- Improve handling of unknown nodes and folders
Gentics Content.Node 5.28.3
Enhancement SUP-4907
It is now possible to use different Media-RequestTypes in Rest-Requests when using the RestClientManager in Activiti-Tasks
Bugfix SUP-4293
Fixed a bug where duplicate pages with the same name and filename would be created when copying multiple pages to another folder and the user would double click the folder name link.
Bugfix SUP-4308
Fixed that the assigned content repository was not saved when using the rest methods /node/create or /node/save with a new content repository ID.
Bugfix SUP-4363
Fixed that Rest API requests to /auth/login failed when the User-Agent header was empty. A set User-Agent ist not required for HTTP requests.
Bugfix SUP-4867
The fix for SUP-4530 “When using the gcnfileupload Aloha Editor Plugin to upload files, the file upload dialog did not always close after successful upload. This has been fixed now.” has been extended to work under all circumstances.
Bugfix SUP-4824
Some UI errors for export of channels have been fixed:
- It is now possible to select channels also from the list of nodes (not only from the tree)
- Channels will now also be included in the count of objects contained in an export bundle
- Channels will now be shown in the overview and detailed list of objects contained in an export bundle
Bugfix SUP-4910
Clicking ‘Back to the folder‘ before uploading a new file or image did nothing. Now it works as intended.
New UI Update
- Do not hide display fields when right panel is open
- Redirect to previous URL on login
- Improved load times in all browsers
- Fix language comparison mode
- Fix error when searching by page id for a localized page
Gentics Content.Node 5.28.2
Bugfix SUP-4832
Feature invalidpageurlmsg: Fixed that deleting a page from the wastebin generated an inbox message when the page was references by a link in another page. The message will be only sent anymore when the page is moved to the wastebin.
Gentics Content.Node 5.28.1
Documentation SUP-4738
The Guides to install Oracle Server JRE 8 on Debian have been updated to fix errors in Autoupdate due to missing jar tool.
Bugfix SUP-4530
When using the gcnfileupload Aloha Editor Plugin to upload files, the file upload dialog did not always close after successful upload. This has been fixed now.
Bugfix SUP-4638
Fixed user being notified for offline links unnecessarily when the source page also has been taken offline at the same time.
Bugfix SUP-4740
The permission check of the REST API endpoint /user/save/{id}
was too restrictive and has been fixed now.
Bugfix SUP-4309
When restarting the Tomcat with the nodectl command, the script could hang in an infinite loop when the PID file doesn‘t exist. This has been fixed.
Gentics Content.Node 5.28.0
Optional Manual Change
Internal Aloha links can now be marked as online/offline via the attribute data-gentics-aloha-object-online
.
This will be used in the aloha editor plugin emptylink to highlight links to internal pages that are offline. Check out the (Aloha Page Link Tag Description) for details.
Enhancement GTXPE-74
The list of objects in the wastebin can now also be sorted by folder path.
Enhancement GTXPE-79
The new feature nice_urls allows setting of alternative URLs for pages.
Enhancement GTXPE-52
The tag migration tool now supports custom pre processors, that can modify tags (before they are migrated), skip migration for specific tags or skip migration of objects. Consult the Migration Tool Documentation for details.
Bugfix SUP-4688
Fixed a bug which caused the REST API to reject XML formatted bodies.
New UI Update
- Support for nice urls
- Fix height of multi-select inputs in object properties form
- Clicking Gentics logo clears out the search term
- Fix unwanted switching between edit/list views in IE11
- Fix page scrolling issue in IE11