Corteza
Corteza is a 100% open-source, fully standardized low-code app development, business process, integration and data harmonization platform.
Corteza’s backend is built in Golang, the multi-threaded computing language developed by Google to build and manage its application infrastructure. Its front end is written in Vue.js, a lightweight javascript framework. Corteza uses W3C standards and formats wherever possible and all Corteza components are accessible via RestAPI. Corteza is cloud-native and deploys via Docker containers.
Corteza is licensed under an Apache 2.0 license and is, and always will be, freely available to all.
Corteza was conceived and created by Planet Crust, which continues to maintain and develop Corteza and is Corteza’s primary contributor.
Latest Releases
Corteza 2021.3.8 has been released, and includes the following updates and improvements: Corteza Server Fixed XSS sanitization on text fields Fixed workflow boot-time race condition with settings notification Workflow handler closure fix Refactored workflow execution – race condition prevention
Corteza 2021.3.7 has been released, and includes the following updates and improvements: Corteza Server Fixed record updating for modules with deleted fields Fixed interaction between read-only module fields and their default values Added validation for Corredor workflow steps Improved record value manipulation from inside workflows
Corteza 2021.3.6 has been released, and includes the following updates and improvements: Server Fixed module field default value validation with required fields Temporarily reverted “fixed filtering with multi-value field” Compose Fixed the pre-filter for User module fields