v0.21.2
June 6, 2026
Chrome extension: connection and page recognition fixes
-
Improvement
Extension connection behind an HTTPS proxy
Fixed the extension connection when FlowSharp runs behind a reverse proxy with HTTPS: the extension previously built internal addresses as `http` and the calls were blocked (no flows recognized on pages). The public address is now taken from configuration (`API_BASE_URL`), so entity recognition and item links work correctly.
-
Improvement
Translated extension link page labels
The extension link page labels are now translated in Italian and English (raw codes such as `extension.linkTitle` were showing before).