Bulk Actions, Multi-Language & Polish
Select a bunch of records and do things to them. Also: the entire UI now speaks your language.
What's new
- Bulk actions — Select records in list or kanban view (checkbox or Shift+click), then bulk delete, move to a stage, set a field value, or assign an owner. Confirmation dialogs keep you from nuking things by accident.
- Multi-language support — Every UI string is now translatable. We ship with English and Norwegian, with more languages coming. The system uses Tolgee under the hood.
- Record hover cards — Hover over a related record link anywhere in the app to see a quick preview without leaving the page.
- Ingest improvements — Ingested records now auto-assign to the default stage. System fields like name and stage can be set via the ingest payload. Log pages show expandable details for each ingested record.
- Realtime via SSE — We migrated from WebSockets to Server-Sent Events. Same live updates, better compatibility with proxies and load balancers.