This forum contains communication on Charta features.
From now on Charta supports the new collection type . It can be used to store and retrieve objects when their order is not important.
The atomic type has been lacking for a while. Now it has been added.
The Charta MySQL functions are deprecated and will be removed soon.
A new looping construct, 'while each', has been introduced to the Charta language. This allows you to iterate over a collection or sequence with an additional condition enabling an early break out of the iteration.
The new diagram Graph has been introduced. This diagram can be used to visualize dependencies.
It is now possible to add references to existing objects to lists by selecting the row to be replaced and pressing CTRL-SPACE.
The Charta database in some cases could easily get corrupted. Now it should be much harder to corrupt the database.
The user now can toggle the Keep aspect ratio option for drawings using Control + k.
Named Bindings within a Charta database are now exported and imported along the global variables.
Charta now supports the binding that enables editing of external files from within Charta.
