Today HCL released the Domino AppDev Pack 1.0.5 with the following enhancements:
Support for the following:
- Domino server V10.0.1FP5 or later
- Domino server V11.0.1 or later
- Node.js V12
- (Preview) Java 1.8 or later
(Preview) A new JAR file with the com.hcl.domino.db API. This API is similar to the Node.js @domino/domino-db API, but does not yet support, rich text, agents, and Act-as-User operations. See install kit for information about the Java Doc.
(Preview) Support for working with rich text content. See here and here for more details.
A new way to configure the Domino server AppDev pack components. The AppDev Pack kit contains a new database template from which the Domino administrator creates the configuration database, adpconfig.nsf. For installation details see here.
Improved reliability for long running Proton applications.
Instructions for the make_certs.* and make_keyring.* scripts.
@domino/domino-db support for duplicate items using the duplicateItems property. Use this optional property to read and write items in a document with the same name. See here for more details.
Support for a related property, canonicalFormat. Use this property to request that item data be provided in a canonical format. See here for more details.
The Domino AppDev Pack 1.0.5 is already available at HCL Flexnet.