Releases: Revvity/ChemDraw-AddIns
Releases · Revvity/ChemDraw-AddIns
release/DSK-23.0.1
Updated examples with new URLs and refined comments.
Desktop 22.0.0 Release (CO, CDJS, CDSDK & CC)
Commits for the release
- DSK-27388: Extend the functionality of getMolV3000 to return structures in a selection.
- Updated the ChemDraw Add-ins API version to v1.6
Update details
- Added 2 new API references to the guide:
Selection::GetMolV2000()
andSelection::GetMolV3000()
ChemOffice 21.0.0
Apart from updating the API version to 1.5, there is no changes in APIs since the last ChemOffice 20.0 release.
ChemOffice 20.0
Commits for the release
- Updated the ChemDraw Add-ins API Reference Guide to v1.4
Update details
- Added a new API references to the guide: Selection::getSMILES
ChemOffice 19.1
ChemOffice 19.0
ChemOffice 18.2
Commits for the release
DSK-19509: Updated the API reference guide for 18.2 release (#20) - 90f40b3
DSK-19772: Add the Dropbox example add-in to public add-ins repo (#15) - da4c5f9
DSK-19435: Add an example add-in for the newly added open-url API (#12) - 4e37fc5
Update details
- Added 2 new API references to the guide: openURLInDefaultBrowser(url) and registerURLTriggeredCallback(callbackFunction).
- Added 2 new example add-ins
ChemDraw Desktop 18.1
DSK-18.1 DSK-18281 Update the add-in developer guide and examples for the newl…