Skip to content

Release 2.6.2 (November 18, 2022)

Compare
Choose a tag to compare
@Nitvex Nitvex released this 18 Nov 14:09
· 1563 commits to master since this release
b9bcada

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 to false 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.