Personal tools
You are here: Home News Cinnamon 2.0.5 ready for download
Log in


Forgot your password?
 

Cinnamon 2.0.5 ready for download

A new Cinnamon version is ready.

Cinnamon 2.0.5 is now ready for download at Sourceforge:

https://sourceforge.net/projects/cinnamon/files/cinnamon/v2.0.5/

The VMware image may also be downloaded from this site. If you are upgrading from a previous version, please check the upgrade notes.

Changes from the previous version, 2.0.2.1:

  • 2.0.5

    •   Upgraded to Lucene 3.4.0
    • Fixed bug #2167 in translation extension: latestHead / latestBranch on older translation objects was not set correctly.
    New Features:
    •  The listGroups command will return the subgroups and users of each listed group  (without descending into sub-subgroups).
    •  Added cloneOn{Left,Right}Copy for RelationTypes.
    API changes:
    •   FormatManager.deleteFormat now has parameter format_id instead of formatid.
    • AclManager.addGroupToAcl now has parameters acl_id and group_id (added '_').
    • RelationTypeManager.createRelationType and parametrized constructors of RelationType no  longer accept "1" and "0" for leftcopyprotectd and rightcopyprotected. Please use parameter strings "true" or "false" to set those flags via HTTP.
    • Use of reindex and clearindex command now requires superuser status (to prevent any registered user from issuing an hour-long running Lucene re-index action).
    • RelationTypeManager.deleteRelationType now expects parameter "id" instead of "relationtypeid".
    • UserManager.deleteUser now expects parameter user_id instead of userid.
    • GroupManager.addUserToGroup and GroupManager.removeUserFromGroup now use user_id and group_id instead of  groupId and userId (for more consistency)
  • 2.0.4

    + Fixed workflows. Workflows tasks now have all configuration data in their metadata instead of being split up into content xml and metadata xml. The demo workflow has been updated to reflect those changes.
  • 2.0.3

    • Added "echo" API command.
    • Added autocreate parameter to getFolderByPath API command.

Those are the changes on the main server module. For a detailed change list, please take a look at the changelog of the individual modules. Unless you are a developer who works on the Cinnamon source code, you will probably not need to go into so much detail.

The client has been updated to reflect the server changes and has undergone some changes and bugfixes, too.

Document Actions