v0.4.2
May 2026
Latest
- Link Hub module — add named links with descriptions. Clients tap to open in browser. Admin can reorder links.
- Checklist live count — admin sees how many items clients have ticked in real time. Updates without refreshing.
- Welcome message — admins can set a custom welcome message per workspace. Shown to clients on first login.
- Last-seen indicator — Clients tab now shows when each client was last active. Updates on every app resume.
- Desk cloning — Create Desk dialog now has a "Clone existing" mode. Copies modules, configs, and checklist items (without tick state) to a new desk in one tap.
- Module picker redesign — Unified card-based picker used in both admin onboarding and Create Desk. Cleaner than the old template system.
v0.3.8
May 2026
- Event-driven routing — replaced the redirect-chain navigation model. No more flashes through intermediate routes after sign-in or workspace switches.
- Universal Links (iOS) + App Links (Android) — invite and auth callback URLs now use
https://deskft.com/…instead of a custom scheme. Deep links open the app directly on installed devices. - Admin web shell —
app.deskft.comnow serves the full admin interface as a Flutter web app. Client shell on web shows a "use the mobile app" message. - Deletion fixes — desk delete no longer throws an FK violation; workspace delete now works; deleted desks no longer linger in the admin list.
v0.3.5
April 2026
- Admin module views — tapping a module tile in the desk editor now opens the admin view. Admins can upload files, post timeline events, read form submissions, and manage checklist items.
- Admin onboarding flow — 3-step guided setup on first workspace creation: brand → first desk + modules → invite client.
- Checklist module — clients tick items; admin sees progress. Items reorder by drag-and-drop.
- Form module improvements — drag-and-drop field builder, short text, long text, dropdown, date, and file upload field types.
- Vault PDF preview — PDFs now open in-app on iOS and Android via the built-in viewer.
v0.2.0
March 2026
- Timeline, Vault, and Form modules — the first three modules shipped.
- QR invite flow — admin generates a QR code; client scans to create an account and land directly on their desk.
- Sign in with Apple + Google — passwordless login on iOS and Android.
- Push notifications — clients get notified when the admin posts to their desk. Powered by Firebase Cloud Messaging.
- Workspace theming — each workspace has its own brand colour, logo, and welcome message.
- Workspace switcher — users who belong to multiple workspaces see a switcher on login.