Ketcher 2.6.2¶
What’s Changed¶
Release 2.6.2 is live! In this release we have implemented some minor improvements for development process and fixed bugs. Please be aware Ketcher 2.6.2 has been tested with Indigo version 1.8.1 (standalone and remote). New features and improvements
#1839 – removed lightweight tag from page title. Now, only the version of Ketcher is shown in page title without any additional information
#1843 – added possibility to enable/disable redux-logger. New environment variable was introduced –
KETCHER_ENABLE_REDUX_LOGGER
, which is set tofalse
by default.
Bug fixes
#1795 added
render-coloring: true
to add colors when saving. Ketcher is able to properly export PNG and SVG images with colours.#1785 SMILES import fails if dearomotize-on-load is true.
#427 ‘Calculated values’ - Error messages are different in ‘Remote’ and ‘Standalone’ modes.