2023.9.8

cortezaproject/corteza2023.9.8Aug 30, 2024by Fajfa

AI Summary

A substantial release addressing various database and UI issues, introducing code snippets, and improving reporting and import functionality.

Key Highlights

  • Introduced code snippets feature
  • Fixed Postgres timestamp sorting and Sass transpiler issues
  • Enhanced record import mapping and multi-value reporting
  • Improved datetime handling and field configuration protections

New Features

  • Code snippets feature
  • Reporting improvements
  • Import fixes

Full Release Notes

## What's Changed
* Fix the number of  Dart sass transpiler instances spun up by @KinyaElGrande in https://github.com/cortezaproject/corteza/pull/1860
* Fix Postgres timestamp fields sort inconsistencies by @KinyaElGrande in https://github.com/cortezaproject/corteza/pull/1844
* Fix updatedAt field value in stylesheet theme provision by @KinyaElGrande in https://github.com/cortezaproject/corteza/pull/1868
* Fix allow duplicates on user, record and select fields by @Fajfa in https://github.com/cortezaproject/corteza/pull/1882
* Add labels property to default-client response and auth.user by @Fajfa in https://github.com/cortezaproject/corteza/pull/1883
* Fix import recordID mapping on UI by @Fajfa in https://github.com/cortezaproject/corteza/pull/1886
* 2023.9.x feature code snippets by @KinyaElGrande in https://github.com/cortezaproject/corteza/pull/1887
* Fix handling of datetime fields for date-only and time-only record values by @KinyaElGrande in https://github.com/cortezaproject/corteza/pull/1892
* Prevent field configuration changes for options that change database … by @Fajfa in https://github.com/cortezaproject/corteza/pull/1891
* Fix for the glitch on page blocks being moved and resized by @kelanik8 in https://github.com/cortezaproject/corteza/pull/1896
* Address multi value aggregation keys for reporting by @Fajfa in https://github.com/cortezaproject/corteza/pull/1895
* Add record values formatter on records patch by @KinyaElGrande in https://github.com/cortezaproject/corteza/pull/1898


**Full Changelog**: https://github.com/cortezaproject/corteza/compare/2023.9.7...2023.9.8