Posts

What Is a Changelog?

A changelog is defined as a specific file that records, details, and describes an ordered list of each change made during an organizational project in chronological order.

A changelog usually includes a comprehensive list of updated features, added or removed from a project, along with the date that the change occurred. This includes new application software capabilities, bug fixes, and updates.

In our constantly changing business landscape, application users need to be made aware of changes or updates to the software or applications that they use daily. Therefore, changelogs should be understandable for both organizational, administrative employees, software developers, and application users.

Read more

Crust releases Corteza 2021.3.9

Crust, the driving force behind Corteza, has released Corteza 2021.3.9. This new release includes the following updates and improvements:

Corteza Server

  • Workflow stability improvements
  • External authentication provider registration fixes

Corteza JS libraries

  • Fixed broken $authUser and authToken

Read more

What does DevOps mean?

DevOps is a specific combination of tools and practices designed to increase a business’s ability to create and execute applications, software and other services much faster when compared to traditional application software development methods.

Studies have shown that traditional software development operations are 41% more time consuming than DevOps. These practices merge software development (Dev) with data operation (Ops) to reduce the software system development cycle so that users can create more complex applications in significantly less time than ever before.

A cross-functional DevOps team encourages collaboration between application development and operational teams throughout an application software’s development cycle.

Read more

Crust releases Corteza 2021.3.8

Crust, the driving force behind Corteza, has released Corteza 2021.3.8. This new release 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 Web applications (clients)

Corteza Workflow:

  • Force users to save workflows before building them
  • Fixed onInterval and onTimestamp trigger constraints

Corteza Low Code:

  • Throttle record manipulation API calls

Read more

Crust releases Corteza 2021.3.7

Crust, the driving force behind Corteza, has released Corteza 2021.3.7. This new release 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
  • Improved system security

Corteza Web applications (clients)

Corteza UI libraries:

  • Added missing invoker when executing client-scripts
  • Reworked auth plugin to selectively clear localStorage

Corteza Workflow:

  • Added validation for Corredor workflow steps. Disables Corredor workflow steps if Corredor is not active; throws error if the steps are already used, but Corredor is inactive
  • Fixed input bug for deferred triggers (timestamp and interval)
  • Reordered workflow and trigger saving to conform with the back-end logic

Corteza Low Code:

  • Fixed record value validation for required, forbidden fields
  • Fixed module and chart sorting by their timestamps
  • Improved record and user selector field state management

Read more

Crust releases Corteza 2021.3.6

Crust, the driving force behind Corteza, has released Corteza 2021.3.6. This new release 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

Read more

Crust releases Corteza 2021.3.5

Crust, the driving force behind Corteza, has released Corteza 2021.3.5. This new release includes the following updates and improvements:

Server

  • Fixed federation structure sync, added a response wrapper to API response
  • Added manipulation functions for KV and KV-like types for setting values with dynamic keys
  • Fixed filtering with multi-value field
  • Improved workflow error handling
    • prevent the try-catch step from ending the exec session
    • prevent pre-run validation checks to cycle the exec

Compose

  • Fixed logout issues
  • Fixed Corredor helpers to properly use ListResponse
  • Added federation toast translations

Read more

Crust releases Corteza 2021.3.4

Crust, the driving force behind Corteza, has released Corteza 2021.3.4. This new release includes the following updates and improvements:

Server

  • Data import:
    • Resolved CSV size limitation issue
  • Auth:
    • Fixed session lifetime when doing external authentication
  • SCIM:
    • Improved SCIM support (removing role/group members)

Compose UI

  • Fixed error handling in namespace editor

Corteza Workflow

  • Added failsafe to prevent infinite workflows due to implicit invocations
  • Improved integration between Corteza workflow and Corredor
  • Fixed bug where workflow wasn’t being rerendered after save
  • Improved list import error reporting

Admin UI

  • Auth clients & users (impersonation on client_credentials grant type)
  • Hiding of document previews if the render driver is not available

Read more

Crust releases Corteza 2021.3.2

Crust, the driving force behind Corteza, has released Corteza 2021.3.2. This new release includes the following updates and improvements:

  • Compose
    • Fixed field picker bug where double click didn’t add an element
    • Fixed module fields not respecting field order in module edit
  • Auth
    • Improved auth procedures
    • fixed excessive redirects
  • Workflow
    • Added workflow testing with custom initial scope; A way to test workflows directly from the Workflow builder with custom scopes
  • Admin
    • Added Sessions; a way to easily monitor workflow execution and examine failed workflows

Read more

Crust releases Corteza 2021.3.1

Crust, the driving force behind Corteza, has released Corteza 2021.3.1. This new release includes the following updates and improvements:

  • Envoy
    • Improved ComposeRecord cross-referencing
    • Improved ComposeRecord self-referencing
  • Compose
    • Fixed improper one-dimensional page block rescaling
    • Fixed bug where record selector default options were not displayed if query existed
  • Auth
    • Improved provisioning of auth clients
    • When possible, keep the user on the same page after auth flow is complete
  • Workflow
    • Swimlanes now need to be double-clicked to open configurator
    • Test workflow overlay is now removed after a change on workflow is made
    • Fixed a bug where stepID’s were reused
    • Improved Ctrl/CMD + S so it works from more places than before
    • Improved creating new workflow “flow”
    • Fixed Test workflow tooltips
    • Fixed typos and bugs in some default CRM workflows
  • Admin
    • Moved Corredor Scripts under Automation

Read more