Exciton Boost Reference - Release Notes
Recent release notes for Exciton Boost.
What's New in Release 4.6.3
Exciton Boost Help
- Changed incorrect references to rtfields collection to the correct rtitems collection.
- Added navigation aids to get from method pages to system pages.
- Added description of additional JSON-RPC items enabled for RTItem and RTChunk methods.
REST API - Request
- Added better rich text rendering using POST or PUT for <hr>, <img>, and <table> tags when certain styles are included. Continues effort to allow best round-trip experience possible.
REST API - Response
- Added better error messages when JSON parsing errors occur in request body, giving more clues about what went wrong and where.
- Fixed bug which occasionally truncated HTML content when retrieving whole document using GET.
- Fixed error reported when X-Items-List header contained invalid structure.
RPC API - Additional JSON-RPC items
- Added optional rtitem item to both RTItem and RTChunk method calls to allow specifying the rich text item when dealing with an entire document.
- Added optional subdef item to RTChunk method calls to allow targeting the call without zooming in and out, thus simplifying and speeding up batch calls.
RPC API - Response
- Fixed response code to be 204 No Content rather than 200 OK when a batch with no notifications returns.
- Added better error messages when JSON parsing errors occur in request body, giving more clues about what went wrong and where.
Release 4.6.3 supports:
- Domino server V9.x through V11.x on Windows 32-bit or 64-bit and Linux 64-bit
What's New in Release 4.6.2
REST API - Response
- Fixed issue with multibyte characters not returned correctly in rich text chunk properties.
Release 4.6.2 supports:
- Domino server V9.x through V11.x on Windows 32-bit or 64-bit and Linux 64-bit
What's New in Release 4.6.1
REST API - HTTP Headers
- Added support for X-Boost-Properties header as an additional way to add properties for the Exciton Engine.
REST API - Collections
- Added array and object representations for multi-value items and iterative rich text chunks.
- Added ability to iteratate through chunks in place when array or object representations are used.
- Added additional syntax checking and logic checking for full item list, whether specified explicitly with items= parameter or additems= parameter, or using the X-Items-List HTTP header.
- Added groupings to allow multiple items to be grouped under a named object using =groupname/alias syntax.
Exciton Engine
- Fixed crash due to text property accessed using number notation, e.g., %property instead of $property.
- Improved rendering of multi-value items.
Configuration Database
- Fixed issue with database names on Window platforms not recognizing the backslash as subdirectory.
Release 4.6.1 supports:
- Domino server V9.x through V11.x on Windows 32-bit or 64-bit and Linux 64-bit
What's New in Release 4.6.0
REST API - HTTP Headers
REST API - URL Parameters
- Revised dataimgs URL parameter to allow value of No.
- Revised metadata URL parameter to apply to more objects such as documents and rtitems.
- Fixed key URL parameter to recognize when the key value ended and the next parameter started, so that it does not have to be last parameter.
- Fixed JSON rendering of core services when configuration has no accessible databases.
REST API - Collections
- Added support for using names and aliases in the views and folders collections in addition to the UNID values. Special characters including forward and backward slashes and spaces should be URL encoded in requests, but not in the configuration database.
- Fixed memory leak after failed accesss of existing buit forbidden collection.
Exciton Engine
- Fixed JSON representation of date items in Notes with no time compopent.
- Fixed JSON representation of time items in Notes with no date compopent.
- Fixed issue with retrieving image resources when data URIs are generated by rich text to HTML generation.
- Fixed issue with retrieving image resources from different database.
- Fixed intermittent issue with background colors on rendered notes.
- Improved rendering of certain rich text structures in subforms.
- Improved date handling to better recognize slightly faulty date strings.
- Improved performance of rich text to HTML rendering by approximately 10-20%.
- Fixed memory leak in rtchunk to HTML rendering.
- Fixed memory leak in rendering certain rich text structures in subforms.
- Fixed crash when attempting to render note with nonexistent specified form.
Configuration Database
- Fixed issue with database names on Window platforms not recognizing the backslash as subdirectory.
Release 4.6.0 supports:
- Domino server V9.x through V11.x on Windows 32-bit or 64-bit and Linux 64-bit
What's New in Release 4.5.5
Configuration Database
- Fixed issue with database names on Window platforms not recognizing the backslash as subdirectory.
Release 4.5.5 supports:
- Domino server V9.x through V11.x on Windows 32-bit or 64-bit and Linux 64-bit
What's New in Release 4.5.4
Configuration
- Added support for Exciton Configuration database with designated template.
- Removed requirement for Domino Access Services settings and support.
Release 4.5.4 supports:
- Domino server V9.x through V11.x on Windows 32-bit or 64-bit and Linux 64-bit