Planet Crust has released a new update of Corteza, including new features and a long list of changes and fixes:
Release notes:
- Changed the record import subsystem by upgrading it with the new data transformation framework. The change was made to optimize the process of importing records by making it more stable, efficient, and capable of handling large amounts of record imports (
399f9a7
).
- Fixed record import not importing anything with no reported errors. The fix was made by fixing the file management to correctly report rows and counts The issue was caused because the state wasn’t reset correctly after performing a preflight to analyze and count records (
532e1ac
). - Fixed undefined property error in the developer console when removing a page block (
1476
). Read more