Ketcher 2.6.0 (November 4, 2022)
Summary
We are happy to announce that new version 2.6.0 of Ketcher has been released.
Ketcher 2.6.0 release was focused on adding support agents in reactions and updating of Ketcher API along with the delivery of other functions.
Please be aware Ketcher 2.6.0 has been tested with Indigo version 1.8.0 (standalone and remote).
The whole list of changes can be found below.
What's Changed
New features and improvements
- #1717: ketcher/example doc (or code) is broken. Updated docs @porcelain11 in #1721
- #1722: Implement addFragment method by @porcelain11 in #1759
- #1723: convert Daylight SMILES using indigo API by @LadaYudovina in #1726
- #1734: Support CDXML in Ketcher by @LadaYudovina in #1766
- #1753: Add dearomatize on load to settings inhttps://github.com//pull/1769
- #1754: Add method set/get setting to the Ketcher API @porcelain11 in #1769
- #1755: Block UI when setMolecule is called @evgeniiFrolov1 in #1765
- #1757: Reduce unnecessary info API method calls @LadaYudovina at #1761
- Update DEVNOTES.md by @yuleicul in #1742
Bugfixes
- #1404: Text cannot be exported to pictures
- #1616: The added Reaction Plus to the structure is lost after applying the Layout
- #1700: PNG file is not shown in Remote
- #1701: SVG file is not shown in Remote
- #1709: Text nodes lose after save to SVG
- #1717: ketcher/example doc (or code) is broken fixed by @porcelain11 in #1721
- #1733: Ketcher creates invalid molfiles with "NaN" fixed by @evgeniiFrolov1 in #1779
- #1735: Update Ketcher format for text node fixed by @porcelain11 in #1737
- #1736: Can't save as an rxn file if reaction consists of two or more reaction arrows fixed by @LadaYudovina in #1749
- #1741: Cannot read properties of undefined (reading 'aid') fixed by @porcelain11 in #1748
- #1762: File with text saved in .ket format won't open fixed by @LadaYudovina in #1763
- #1792: Pasting Ket files with Unicode is failed fixed by @evgeniiFrolov1 in #1793