Versions
v1.7 — Analytics & team management
June 2026
- Board analytics — new dialog with board statistics: cards per column, member activity, cycle time.
- Member management — expanded panel: change roles, view activity, remove members directly from the board view.
- Avatar initials — assigned members shown on cards as initials (up to two letters).
- Settings fixes — minor UI fixes in the board settings panel.
v1.6 — Account settings & Google OAuth
May 2026
- New settings layout — redesigned GitHub-style layout: separate sections for profile, security, notifications and billing.
- Account deletion — ability to permanently delete your account, including accounts created via Google.
- Re-registration after deletion — fixed flow for re-creating an account with the same email address.
- Deleted boards recovery — settings section showing deleted boards with a restore option.
- Copy invite link — copy button directly next to a pending invitation.
- CORS for API docs — unlocked access to the Swagger endpoint from external domains.
v1.5 — Webhooks, mentions & licensing
April 2026
- Webhooks — send events to external systems (card created, moved, completed and more). Configured in board settings.
- Mentions in descriptions — type
@nameto mention a team member or#titleto link to a card directly in the description editor. - Sign in with Google — register and log in with your Google account.
- Licensing & trial — 30-day free trial with full access; boards switch to read-only when the trial ends. Invitations blocked after license expiry.
- Image lightbox — images in card descriptions open in a full-screen preview.
- Security hardening — session token hashing, password complexity requirements, rate limiting on auth endpoints.
- Removed Redis dependency — rate limiting switched to an in-memory solution, fewer server requirements.
v1.4 — Rebrand & mobile layout
March 2026
- Rebranded to SimpleBoard — new logo, favicon and colour scheme across the entire app and emails.
- New email templates — redesigned email messages matching the purple brand identity.
- Mobile layout — Kanban columns collapse into an accordion on mobile; swipe gesture to move cards.
- AppBar gradient — subtle navigation bar gradient in dark mode.
- Email notifications — fixed notifications with board name in the email subject.
- Dark scrollbars — styled scrollbars in the card detail dialog (dark mode).
v1.3 — Purple theme & dark mode
February 2026
- Purple theme — consistent brand colours throughout the application.
- Dark / light mode — theme toggle available from any view.
- New card layout — redesigned Kanban cards with dark columns and improved readability.
- Board colours — assign a colour to each board for faster visual orientation.
- Background token refresh — proactive session refresh on tab focus — no more unexpected logouts.
Questions about a specific version or found something that isn't working? Write to hello@simpleboard.pl.