This release adds 4 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+5 more
ReleasePort's take
Light signalThe v1.2.0 release adds custom color theme management for admins and users, IPv6 and multi‑host bind support via HOSTS env variable, and cross‑device file moving in the conversion service.
Why it matters: New features—custom themes (admin/user), IPv6/multi‑host binding, and cross‑device file moves—affect UI configuration, network topology, and data handling workflows.
Summary
AI summaryBroad release touches feat, Version Information, Updated Tags, and fix.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds custom color theme management for admins and users. Adds custom color theme management for admins and users. Source: llm_adapter@2026-05-24 Confidence: high |
— |
| Feature | Medium |
Adds IPv6 and multi‑host bind support via HOSTS env variable. Adds IPv6 and multi‑host bind support via HOSTS env variable. Source: llm_adapter@2026-05-24 Confidence: high |
— |
| Feature | Medium |
Implements cross‑device file moving in conversion service. Implements cross‑device file moving in conversion service. Source: llm_adapter@2026-05-24 Confidence: high |
— |
| Feature | Medium |
Adds Hindi translation support. Adds Hindi translation support. Source: llm_adapter@2026-05-24 Confidence: low |
— |
| Feature | Medium |
Adds Czech (cs) translation support. Adds Czech (cs) translation support. Source: llm_adapter@2026-05-24 Confidence: low |
— |
| Feature | Medium |
Adds Kubernetes deployment example to repository. Adds Kubernetes deployment example to repository. Source: llm_adapter@2026-05-24 Confidence: low |
— |
| Bugfix | Medium |
Fixes delete_file_and_metadata to not raise exception if file not found. Fixes delete_file_and_metadata to not raise exception if file not found. Source: llm_adapter@2026-05-24 Confidence: high |
— |
| Bugfix | Medium |
Fixes Docker image build failure caused by non‑standard umask. Fixes Docker image build failure caused by non‑standard umask. Source: llm_adapter@2026-05-24 Confidence: high |
— |
| Refactor | Medium |
Updates DRAWIO_VERSION to 30.0.2. Updates DRAWIO_VERSION to 30.0.2. Source: llm_adapter@2026-05-24 Confidence: low |
— |
| Refactor | Medium |
Removes beta status mention from README. Removes beta status mention from README. Source: llm_adapter@2026-05-24 Confidence: low |
— |
Full changelog
v1.2.0 is here, and with it comes custom color themes! Admins can navigate to the settings page to create their own color themes, and any user on that same tenant can select and use the theme(s) that have been created.
Other noteworthy changes in this release:
- Added Hindi (thanks @ykd007) and Czech (thanks @halisovaprace) translations
- Added IPv6 / multihost bind support via the HOSTS env variable (thanks @cerebrate)
- Added a K8s deployment example to the repo (thanks @cerebrate)
- Added support for cross device file moving (i.e. mounting
/app/data/uploadson your NAS while the rest of/app/datais on your server, see #161)
Changes
- docs: remove beta status mention from README (ea5d309)
- fix: change default behavior of delete_file_and_metadata to not raise exception if file not found (fixes #162) (1fb67db)
- feat: implement cross-device file moving in conversion service (#161) (28e77ef)
- chore: Update DRAWIO_VERSION to 30.0.2 (fixes #160) (6f65c47)
- feat: add custom color theme management functionality (#159) (dd5493f)
- feat: Kubernetes deployment example. (32d5485)
- feat: Add Czech (cs) translation (dc3be2e) / (fb2b6e2)
- fix: Docker image fails when built on machine with nonstandard umask (3880508)
- feat(i18n): add Hindi (hi) translations (bf3839e)
- feat: IPv6 support and greater binding flexibility (faa124c)
Version Information
- Full version:
v1.2.0 - Minor version tag:
v1.2 - Major version tag:
v1
Updated Tags
v1.2→v1.2.0(created)v1→v1.2.0(updated)
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Related tools
Beta — feedback welcome: [email protected]