Changelog
Release notes for every version of the extension and web app.
Current version: v0.3.0
v0.3.0 — April 2026
Access gating & cleanup
- Extension UI now only renders on Basecamp accounts connected to Assistant. No more empty tabs on unrelated accounts.
- Role- and seat-aware gating: members without a seat see a clear “Request access” prompt on the Kanban page instead of a broken experience.
- Basecamp admins on unconnected accounts get a “Connect Assistant” prompt — one-click onboarding from inside Basecamp.
- Settings tabs (Custom Fields, Automations, Integrations) are now admin-only.
- Blocked accounts show a billing CTA for admins, rest of UI hidden.
- Removed legacy inline kanban code and two unused feature panels.
- 3-layer caching keeps access-state checks at 1–5 API calls per user per day.
v0.2.1 — March 2026
- ETag caching on all GET endpoints for faster re-renders
- SWR data layer on the web app
- Custom fields and automations fully wired end-to-end
- Settings tab UI redesign
v0.2.0 — February 2026
Major release
- Kanban board view (
#kanbanhash route) - Custom fields with text, number, dropdown, multi-select, and date types
- Automations — trigger-based rules to auto-tag, auto-assign, and auto-status
- Voice notes with auto-transcription
- Unread highlight across to-dos, cards, and messages
- Cross-project activity dashboard
v0.1.0 — Initial release
- Tags on any to-do, card, or message
- Custom statuses with workflow states
- Chrome extension bootstrap
- Basecamp OAuth connection flow
- Per-seat billing via Stripe