Corteza 2021.9.11 has been released. It includes the following fixes:
- Fixed improper PostgreSQL formatting for ISO timestamp templates by adding an edge-case exception (
#034a7f9
). - Fixed improper number and text setting value decoding by covering edge-cases (
#ced2daf
). - Fixed improper module field resource translation encoding, decoding, and store persistance causing the field description and hint field to get mixed up by fixing invalid value mapping and removing translations from the DB (
#0422e5f
,#e7ea299
,#6c2dd28
).