Compile Programs in Big Projects Faster than Before
We have introduced a way to compile your programs up to twice as fast without a mandatory database connection! All you need is to take a previously prepared database schema or generate one from scratch using a special Lycia tool, set several environment variables, and compile your programs as usual.
Get hold of this lifehack from the following page: Compilation Using the DB-Schema.
Use Improved ProgressBars
We have added quick and easy ways for ProgressBar customization, which can turn a plain fulfillment scale into any of the following ProgressBars:

Play around with those using Form Builder and the tutorial on the following page: The Types of a ProgressBar.
Actions on Touched Fields in the CONSTRUCT Statement
We have supplemented the documentation for the CONSTRUCT statement with another option: the ON CHANGE clause that triggers actions when the field is marked as edited. Find the details here: ON CHANGE for CONSTRUCT.