Example changelog

This file contains an example change log with all sorts of changes and formatting. Feel free to extend it.

1 Changelog Guides

  • Write in english!
  • Write full sentences!
  • Write customer friendly changelog entries!
  • Don’t write about security fixes in detail!
  • Finish your sentences with correct punctuation marks !
  • Check your written changelog entries with ‘guides preview’

2 Example Changelog entries


Manual Change

The Apache HTTPD package has to be updated to the latest version:

  1. Download the self-executing installer package.
  2. Execute the installer package with the root user.
  3. The installer will ask whether the new configuration should be installed. Please skip this step by pressing enter (the current configuration will be kept).

alt text Bugfix

Fixed the old file/image uploader default filename containing a space which causes the validation to print an error.

Please note that this change is affecting all users.


alt text Enhancement

The performance of the copy page action has been enhanced.


alt text Security Update

A security issue with the Gentics Content.Node session has been resolved.


alt text Enhancement

REST API page/restore restores versions more like they would be as if a used did it via the user interface.


alt text Enhancement

Fixed connection pool limit for the urlincludeimp. Previously the url include imp did only allow two connections per host. We increased that limit to 20 by default.

The default connection limit can be changed by the following java system properties:


  -Dhttp.connection-manager.max-per-host=20
  -Dhttp.connection-manager.max-total=40

For changes to Aloha Editor please see the Aloha Editor Changelog. This Content.Node version includes the Aloha Editor 0.20.7 – 2012/03/07.