Product changes

Peter Arentsen

Peter Arentsen
Backend developer

Recent Posts

Peter Arentsen

Update: Groundwork for new Merger and Cloner

The Betty Blocks development team is hard at work, laying the foundations for our new merger and cloner functions with yesterday’s release. Unlike the construction site next to your house, builders in the Betty Block platform won’t notice any changes yet.

  • We released most of the framework for the upcoming merger and cloner updates.
  • It is
Peter Arentsen

Update - Creating new apps 20 times faster

Survival tip from Betty Blocks: You don’t have to run faster than the bear. You only have to run faster than the other guy running from the bear.

Nevertheless, speed is important. Until now, creating a new application was simply taking too long. Nobody has time to wait when being chased by a hungry bear.

Creating new applications will now be 20

Peter Arentsen

Update - Deprecate ifundefined

We deprecated the ifundefined expression function and replaced them with the already existing ifnil function. Ifundefined was often used to check if a variable was available or not. However, you don't need to do this anymore because variables are always available (in the scope you are in). The only thing you have to check is if the variable is

Peter Arentsen

Update - Styling fixes, import improvements, and more

With the latest update to the platform we fixed some minor styling issues and we improved several existing features. We improved the import module, nested logs, our background processing system, and more.

The latest platform update improved the stability of our import module

  • We improved the operation of our import module. The import module
Peter Arentsen

New feature - Filtered input variables by var:record

We have built a new feature for input variables at actions in the back office: filtered input variables by var:record. You can now use var:record to filter input variables with the kind 'object'. Why? Because filtered input variables by var:record show even more relevant data in the dropdown. We made a short tutorial to show you how it works:

{{

Subscribe to product changes