Customer-side parity: sk-or- is recognised as OpenRouter, the provider picker falls back on an unknown prefix, and own-key credit billing for api goes through STONE.
v1.53.136Windows9.0 MB
Provider picker and counter on every model list (pure LDC UI): an "All providers" picker per list (chat picker, model preferences, Providers dashboard, model report) plus a "Showing N" counter based on the current selection (provider + status filter + curation + search). The chat list respects the customer's curation.
v1.53.135Windows9.0 MB
Customer curation unified behind a single endpoint: all curation (provider and model — hide, favourite, ordering) is read and written via GET/PUT /api/me/curation, the same account-scoped store the web uses. Falls back gracefully to /api/me/model-preferences if curation does not answer. touch still uses model-preferences/touch.
v1.53.134Windows9.0 MB
Layer 3 — customer curation at provider level: the customer can hide or show whole providers (eye button) in their own lists; hiding a provider removes its models from the chat model picker. Built against the shared account-scoped /api/me/curation with a graceful 404 fallback. Model-level curation is unchanged via /api/me/model-preferences.
v1.53.133Windows9.0 MB
A shared model filter (Active · All · Disabled) on every model list: one global choice covering the Providers dashboard, provider detail, the chat model picker and model preferences (default "Show active only"). "Active" means assigned to the customer, "Disabled" means unassigned or deprecated. This is purely a display filter.
v1.53.132Windows9.0 MB
The model list in the Providers section is now derived from assignments: only models the system administrator has assigned to the customer (per provider) are shown; providers with no assigned models are hidden; no assignments means an empty list. The provider detail page shows assigned models only.
v1.53.131Windows9.0 MB
Fixed downward sync of LLM providers and models from lexico.no: models a system administrator removes or disables now also disappear from LDC's local cache; the Providers dashboard and detail page refresh live without a manual sync; customer-specific access (/api/me/allowed-models) syncs down independently of the global catalogue version (roughly every 30s, and on focus).
v1.53.130Windows9.0 MB
Currency selection now also applies to model prices (IN/OUT per 1K tokens) in the provider detail view — shown in the selected currency with live rates.
v1.53.129Windows9.0 MB
KaTeX font (CSP fix), self-healing lexico-ldc: protocol handler, and live exchange rates on the dashboard (NOK/SEK/DKK/EUR match lexico.no).
v1.53.127Windows9.0 MB
Attachment framing fixed (model reads PDF/docx).
v1.53.127Windows8.5 MB
Attachment framing fixed (model reads PDF/docx).
v1.53.126Windows9.0 MB
Document attachments (PDF/docx/xlsx) via shared /api/ai/attachments.
v1.53.126Windows8.5 MB
Document attachments (PDF/docx/xlsx) via shared /api/ai/attachments.
v1.53.125Windows9.0 MB
LaTeX/KaTeX + markdown headings in chat replies, clearer multiplier label.
v1.53.125Windows8.5 MB
LaTeX/KaTeX + markdown headings in chat replies, clearer multiplier label.
v1.53.124Windows8.1 MB
Sync client for shared chat history (Phase 5): write-through outbox + delta pull.
v1.53.124Windows7.6 MB
Sync client for shared chat history (Phase 5): write-through outbox + delta pull.
v1.53.123Windows8.1 MB
- Balance now shown in the chat top bar (next to tokens/savings).
- Message output text can be selected and copied.
- Conversation history is kept across re-login (no account mix-up).
v1.53.123Windows-zip7.6 MB
- Balance now shown in the chat top bar (next to tokens/savings).
- Message output text can be selected and copied.
- Conversation history is kept across re-login (no account mix-up).
v1.53.122Windows8.1 MB
- Currency selector in the top menu (NOK/USD/SEK/DKK/EUR) next to the theme and language toggles — switch currency without opening Settings.
v1.53.122Windows-zip7.6 MB
- Currency selector in the top menu (NOK/USD/SEK/DKK/EUR) next to the theme and language toggles — switch currency without opening Settings.
v1.53.121Windows8.1 MB
- Currency amounts now show the ISO code (NOK/USD/SEK/DKK/EUR) — clearer and unambiguous (previously «kr» could mean NOK, SEK or DKK).
v1.53.121Windows-zip7.6 MB
- Currency amounts now show the ISO code (NOK/USD/SEK/DKK/EUR) — clearer and unambiguous (previously «kr» could mean NOK, SEK or DKK).
v1.53.120Windows8.1 MB
- Seamless SSO: after registration and email confirmation, LDC opens already signed in via a handoff code — no extra login step.
- 5 currencies: NOK, USD, SEK, DKK, EUR (matching lexico.no). Chosen at registration or in Settings, with live rates.
v1.53.120Windows-zip7.6 MB
- Seamless SSO: after registration and email confirmation, LDC opens already signed in via a handoff code — no extra login step.
- 5 currencies: NOK, USD, SEK, DKK, EUR (matching lexico.no). Chosen at registration or in Settings, with live rates.
v1.53.119Windows8.1 MB
- Automatic updates: from this version LDC updates itself in the background, per user, with no admin prompt.
- Per-user installation (no administrator rights).
- The installer language now sets the app's startup language and currency (Norwegian gives NOK, English gives USD).
- Restored the deep link that brings the app to the front after email confirmation.
- Fixed a double percent sign in the installer text (now shows 60 % and 67 %).
v1.53.119Windows-zip7.6 MB
- Automatic updates: from this version LDC updates itself in the background, per user, with no admin prompt.
- Per-user installation (no administrator rights).
- The installer language now sets the app's startup language and currency (Norwegian gives NOK, English gives USD).
- Restored the deep link that brings the app to the front after email confirmation.
- Fixed a double percent sign in the installer text (now shows 60 % and 67 %).
v1.53.118Windows8.1 MB
Fixed the sign-in window hanging after the callback (oneshot channel, release before block).
v1.53.118Windows-zip7.6 MB
Fixed the sign-in window hanging after the callback (oneshot channel, release before block).
v1.53.117Windows8.0 MB
Fixed the sign-in window hanging — LDC no longer waits indefinitely after the OIDC callback has been received.
v1.53.117Windows-zip7.6 MB
Fixed the sign-in window hanging — LDC no longer waits indefinitely after the OIDC callback has been received.
v1.53.116Windows8.0 MB
Full auto-update enabled — from 1.53.116 onwards LDC patches itself when new versions ship (Tauri, Ed25519-signed).
v1.53.116Windows-zip7.6 MB
Full auto-update enabled — from 1.53.116 onwards LDC patches itself when new versions ship (Tauri, Ed25519-signed).
v1.53.115Windows6.7 MB
Fixed OIDC sign-in hanging on Windows — switching from "localhost" to "127.0.0.1" removes the IPv4/IPv6 ambiguity.
v1.53.115Windows-zip6.3 MB
Fixed OIDC sign-in hanging on Windows — switching from "localhost" to "127.0.0.1" removes the IPv4/IPv6 ambiguity.
v1.53.114Windows6.7 MB
Removed the "Try first" button — it was redundant, since new accounts get a free trial budget of $1 (credit) / $10 (api) on registration.
v1.53.114Windows-zip6.3 MB
Removed the "Try first" button — it was redundant, since new accounts get a free trial budget of $1 (credit) / $10 (api) on registration.
v1.53.113Windows6.8 MB
New "Try first" mode: 5 free demo chats without registering.
v1.53.113Windows-zip6.3 MB
New "Try first" mode: 5 free demo chats without registering.
v1.53.112Windows6.7 MB
Seamless sign-in with no extra click (loopback callback).
v1.53.112Windows-zip6.3 MB
Seamless sign-in with no extra click (loopback callback).
v1.53.111Windows6.7 MB
More secure sign-in (lexico-ldc:// instead of localhost) and faster start-up.
v1.53.109Windows6.7 MB
Bug fix: the Green AI annual savings card showed 0 for small values — it now uses formatKlimaHuman() (mWh/mL/g).
v1.53.109Windows-zip6.3 MB
ZIP package (recommended, avoids SmartScreen blocking)
v1.53.108Windows-zip6.3 MB
ZIP package (recommended, avoids SmartScreen blocking)
v1.53.108Windows6.7 MB
## LDC 1.53.108
- STONE recall popup now shows the actual fragment excerpts (requires VM3-030 live)
- The "Go to source" button scrolls to the original message via turn mapping
- Exporting a conversation from the history menu now works (Tauri save dialog)
- Update banner wired to the new Products catalogue on VM1
Ready for safer and more efficient AI usage?
Start with the LexiSaaS proxy, try STONE compression or sign up for Academy.