All updates
Release v0.1.10

0.1.10 — Stability Update

No new features in this one — just a significant improvement to how reliably plugins run under the hood.

Kombiner Team
releasestability

No new features this time — just a release we felt was important enough to ship on its own.

0.1.10 drastically improves plugin execution stability. If you’ve ever seen a plugin stall mid-run, silently fail, or behave inconsistently between sessions, this update addresses the root causes behind most of those issues.


What Changed

Plugin Execution

We overhauled the internals of how plugins are executed. The previous approach had edge cases that could cause plugins to hang, crash silently, or produce inconsistent results depending on the state of your library. Those have been resolved.

This affects all plugins — built-in and third-party alike.


Why Ship This Without Features?

Because stability is a feature. A plugin that works 95% of the time isn’t a plugin you can trust, and we’d rather ship a reliable foundation than keep building on top of one that isn’t solid.

If you’ve been holding off on running enrichment across a large library because things felt flaky — now’s a good time to try again.

Update is available now through the app or via the downloads page.

— The Kombiner Team