Die finale Version 1.0 wird voraussichtlich Ende September veröffentlicht.
In der Zwischenzeit haben wir jedoch eine größere Menge an Verbesserungen, die wir gerne schon vorher zur Verfügung stellen wollen, damit auch Sie davon profitieren können.
Die Verbesserungen sind im RC3 enthalten und – wie üblich – im unten stehenden Changelog für Sie zusammengefasst.

2013-08-29: Version 0.9.9.2 (1.0RC3)
————————————
Features:
- Preliminary-Support for authentication packages (warning: API WILL change with release of 1.0)
- Support for reading and writing OptionList values on pages
- Support for the creation of database Asset Manager folders
- Support for the creation of subfolders
- Support for the deletion of folders
- Acesss to thumbnail path information for asset manager files

Bugfixes:
- Simple page search by page type now works as expected
- Text element values were not loaded correctly under some circumstances
- Thumbnails for files in assetmanager folders are now updated as expected
- Deletion of files in asset manager folders now work

Optimization:
- Removed additional page loads for access to page ids from an extended page search

API:
- Object model for option list entries
- Introduction of PageElementFactory to be able to access page elements only through their guid again
- Renamed Category.CategoryKeywords to Category.Keywords
- Renamed IPageSearch.HeadlineExact to IPageSearch.IsMatchingHeadlineExactly
- Renamed IPageSearch.KeywordExact to IPageSearch.IsMatchingKeywordExactly