With today’s release of OpenCelium 4.6, we are not only celebrating an important milestone in product development—we are also commemorating a special date: the birthday of our company founder Hans-Otto Brunsch († 2013).

He founded becon GmbH, which became the independent OpenCelium GmbH in 2023. The release therefore represents not only technical advancement, but also the continuation of a vision: to make integration simple, transparent, and efficient.

The OpenCelium 4.6 release is now available for download and includes three major features as well as numerous bug fixes that significantly simplify working with interfaces:

Below, we present all the new features and benefits in detail.

Overview of new features – OpenCelium 4.6 release

UI logs for Connection Editor & Scheduler

The new UI logs make developing, debugging, and monitoring interfaces significantly easier and visually clearer.
Developers now receive direct log feedback in the Connection Editor and can analyze API requests in a clearly structured layout.

Important changes:

  • Direct log feedback: Results can be checked immediately in the UI—without any detours.
  • Structured log design: Each API request can be collapsed, loops are displayed compactly and can be expanded if necessary.
  • Paginator navigation: Facilitates targeted analysis of individual requests.
  • Optimized for large amounts of data: Even complex interfaces can be displayed with high performance.
  • Live data via WebSocket: Logs are streamed in real time – perfect for monitoring and debugging.
  • Uniform concept: The new log design also applies to scheduler jobs (historical & current).
OpenCelium 4.6 Release - UI Logs
OpenCelium 4.6 Release - UI Logs

Advantages at a glance:

Greater transparency and improved usability in interface development

Uniform logging across testing, development, and execution

Live analysis and traceability of past processes

Modern technology through WebSocket integration

Multi-language support for enhancements

Another highlight of the OpenCelium 4.6 release is the new multi-language support for enhancements.
In addition to JavaScript, Python 2, Python 3, and Ruby are now also supported—other languages such as Go and TypeScript are already in the pipeline.

What is behind this?
OpenCelium uses so-called references to reuse data from an API response in the next request.
These values can be manipulated using enhancements before they are transferred—e.g., through formatting or logical adjustments.

With the new multi-language feature, developers can now implement this logic in their preferred language.
A dedicated microservice ensures secure, encapsulated, and high-performance code execution outside the core, while JavaScript is processed directly in the core as usual.

OpenCelium 4.6 Release - Multi Language Unterstützung

Advantages:

Greater flexibility through support for multiple programming languages

Integration of existing code snippets in different languages

Secure code execution thanks to decoupling from the core system

Future-proof design thanks to modular microservices

Example:

Instead of working only with JavaScript as before, Python or Ruby can now also be used. This extension makes OpenCelium even more powerful in the implementation of integration logic – without any programming.

JavaScript

let result = VAR_0.toUpperCase();
RESULT_VAR = result;

Python

result = VAR_0.upper()
RESULT_VAR = result

Ruby

result = VAR_0.upcase
RESULT_VAR = result

Smart Sync – Templates & Invoker from the Service Portal

The Smart Sync feature establishes a direct connection between the OpenCelium Service Portal and a local instance for the first time.
This allows templates and invokers to be synchronized automatically—without any manual downloads or file uploads.

The OpenCelium Service Portal is an exclusive SaaS service for subscription users with access to:

  • Pre-built templates and invokers
  • Information on product innovations
  • Integrated ticket system for support & feedback
  • Download area for current versions

What’s new?

  • Direct portal connection: After one-time authentication, synchronization occurs automatically.
  • Automatic & manual sync option: Time-controlled or manually via button in the interface.
  • Version control & conflict handling: Checks local adjustments before content is overwritten.
  • Seamless integration into the UI: New or updated content is available immediately.
OpenCelium 4.6 Release - Smart Sync

Advantages:

Significantly less effort required to maintain integration content

Always have access to the latest templates and invokers

+

Elimination of error-prone manual file transfers

Ideal for teams with multiple instances or CI/CD setups

Outlook:

The Smart Sync feature forms the basis for further portal integrations, such as:

 

  • Push your own invokers/templates to private spaces
  • Direct link to the ticket system
  • Automatic system monitoring and proactive support

Conclusion on the OpenCelium 4.6 release

With the release of OpenCelium 4.6, we are consistently focusing on usability, flexibility, and integration strength.
The three new features—UI logs, multilingual support, and Smart Sync—bring measurable improvements to daily operations and make OpenCelium even more transparent, efficient, and modern.

➡️ Follow the instructions in our documentation to perform the update and benefit directly from the new features.

Here is the detailed changelog

OpenCelium 4.6 (deutsch)

Z

[Neue Funktion]
UI-Logs

Z

[Neue Funktion]
Multi-Language-Unterstützung

Z

[Neue Funktion]
Smart Sync

Z

[Bug][OC-1212]
Löschen alter Protokolldateien nach Ausführungskennung (im Falle einer Datenbanklöschung)

Z

[Bug][OC-1165]
Zähler für die Anzahl der ausgeführten API-Operation prüfenFehlerhafte Vorlagengenerierung in der Support-Datei

Z

[Bug][OC-1142]
Link im Update-Assistenten korrigiert

Z

[Bug][OC-1070]
Fehler beim Löschen von Referenzen behoben

Z

[Bug][OC-1097]
HMAC-Fehler behoben

Z

[Bug][OC-1104]
Verbesserung für XML-Antworten behoben

Z

[Bug][OC-1107]
Funktion zum Testen doppelter Verbindungen

Z

[Bug][OC-1119]
Beim Speichern eines Aggregators werden doppelte Kommentare hinzugefügt.

Z

[Bug][OC-1126]
Fehler bei den Optionen von InputSelect beheben

Z

[Bug][OC-1158]
Platzhalter-Eigenschaft für Referenzgenerator hinzufügen

Z

[Bug][OC-1170]
Header aktualisieren

OpenCelium 4.6 (english)

Z

[New feature]
UI-Logs

Z

[New feature]
Multi-Language support

Z

[New feature]
Smart Sync

Z

[Bug][OC-1212]
Delete old log files by executionId (in case of dropping DB)

Z

[Bug][OC-1165]
Template generated incorrectly in Support File.

Z

[Bug][OC-1142]
Fix link in Update Assistant

Z

[Bug][OC-1070]
Fix delete reference bug

Z

[Bug][OC-1097]
Fix hmac bug

Z

[Bug][OC-1104]
Fix enhancement for xml responses

Z

[Bug][OC-1107]
Test duplicate connection feature

Z

[Bug][OC-1119]
Saving an aggregator adds duplicate comments

Z

[Bug][OC-1126]
Fix InputSelect options bug

Z

[Bug][OC-1158]
Add wildcard property for reference generator

Z

[Bug][OC-1170]
Update headers

OpenCelium Fact Sheet

Die Open Source API Integration Platform

  • Easily connect numerous open source interfaces via API.
  • Seamless communication and easy data exchange of your applications.
  • Management of all company-wide APIs in a clearly arranged front end.

Download now for free!

becon blog

More articles on this topic

Contact

Get in touch with us!
We look forward to hearing from you.

Do you have any questions or are you facing a particular challenge? Our dedicated team will be happy to provide you with a no-obligation consultation.