Roadmap & Release History

AbabilX Changelog

See how AbabilX has evolved. From standing automations to secure email digests, tracking every feature and fix.

v2.0.0

Workspace, CRM, Mobile App & Desktop App

July 25, 2026

AbabilX is now a full startup workspace — Kanban, AI, Messages, Wall & CRM — available on Web, Android mobile, and desktop (Windows, macOS, Linux). Team is rebranded to Workspace. Premium team billing, AI assistant, and a contact→leads CRM pipeline ship in this release. iOS is coming soon.

Features & Updates

  • Workspace rebrand — Team routes and UI now say Workspace across overview, members, settings, billing, and landing copy (EN + BN)
  • Cross-platform apps — AbabilX on Web, Android mobile, and desktop for Windows, macOS, and Linux; iOS marked coming soon
  • Workspace CRM — contacts, leads, pipelines/stages, follow-ups, notes, activities, documents, and append-only timeline
  • CRM gates — team premium + per-member CRM access and module permissions (view/create/update/delete/configure); locked sidebar toast and in-route locked screen
  • CRM deep search — contacts, follow-ups, notes, activities, and timeline from a dedicated search palette
  • Create Workspace onboarding — first-time screen shows Kanban, AI, Messages, and Wall & CRM pillars before naming the workspace
  • AI workspace assistant — in-workspace Ababil AI for search, summaries, and assist while you work
  • Workspace Messages — channels and DMs with threads, reactions, forward, attachments, mute, and real-time WebSocket delivery
  • Kanban upgrades — GitHub-linked boards, custom columns, subtasks, webhooks, task events, and richer board member workflows
  • Team Wall — posts, comments, reactions, categories, and file sharing next to the rest of the workspace
  • Workspace Premium billing — per-seat team plan (bKash) with boards/storage limits; solo Premium stays separate for automation
  • Landing refresh — startup-focused pricing (Workspace plan highlighted), cross-platform strip, Features pillars, and reviews marquee
  • Attendance & work logs — optional workspace attendance with time-range work logging
  • Voice calls (beta) — call-related chat message types for workspace conversations

Bug Fixes & Refactors

  • CRM lock UX — free or permission-denied users see a clear locked screen instead of a hard redirect
  • Sidebar CRM entry stays visible for every workspace member; greyed + lock icon with sonner toast when access is blocked
  • Aligned Free / Workspace / Solo Premium copy so startup workspace features sit above solo automation limits
  • Safer chat attachment discard and membership checks on conversation uploads
  • Improved landing reviews layout — single-row auto-scroll marquee that pauses on hover
v1.6.0

Team Direct Messages, Kanban Upgrades & Overview Polish

June 22, 2026

Shipped native team direct messaging with real-time delivery, threaded conversations, and rich attachments. Kanban boards gained custom columns, subtasks, start dates, and board settings. Team overview, rules, and wall search were expanded with GitHub delivery options and richer activity insights.

Features & Updates

  • Native team Direct Messages with a Slack-style sidebar, conversation previews, unread badges, and a dedicated messages layout that replaces the main sidebar while chatting
  • Real-time chat delivery over the existing WebSocket hub — live message streaming, reaction updates, and sidebar unread counts without page refresh
  • Threaded chat replies using the same comment-style UI as Kanban (CommentMessage, thread panel, reply summaries) with @mentions, emoji reactions, edit, and delete-with-confirmation
  • Chat attachments via presigned R2 uploads — images, videos, PDFs, and documents with inline previews; files stay in composer state until send to reduce wasted uploads
  • Link and asset previews in message timelines and DM list rows, including attachment labels and Tiptap-rich last-message previews
  • Zustand-powered chat store with persisted UI preferences, global realtime sync, and unread badge on the sidebar Messages link across the app
  • Custom Kanban columns per board with configurable labels, colors, roles, and positions; board settings dialog for column management
  • Task start date field alongside due date, with improved overdue and calendar formatting on task cards
  • Parent task / subtask linking in the task dialog and task cards, including parent-task picker and involved-users display on cards
  • Comment attachment viewer for images and PDFs, threaded CommentThreadPanel for Kanban and wall comments, and richer Tiptap composer with formatting toolbar
  • AI task description generator with Bengali/English language detection and markdown-aware output
  • Team overview graph sync status indicator, selectable activity metrics, overview stats, and recent activity feed integration
  • Team wall search with reveal sidebar layout refactor; latest comment preview on wall post cards
  • GitHub as a rule delivery channel with per-rule github_enabled toggle in the rules UI
  • Team avatar URL support on team profile and settings
  • Enhanced date picker with popover positioning; navbar version tag animation (v0.5 beta)
  • useKanbanBoard hook for centralized board state, filtering, and CRUD operations

Bug Fixes & Refactors

  • Fixed chat thread_count double-increment when sending replies from the main timeline
  • Fixed own messages incorrectly bumping client-side unread counts on inactive conversations
  • Mark conversation read automatically when opening a DM via URL or persisted state, not only on manual sidebar click
  • Refresh DM sidebar when receiving a WebSocket message for an unknown conversation (first-time DM from a peer)
  • Deduplicated thread reply summaries and preserved cached DM list when sidebar fetch fails
  • Sequential deferred chat uploads with rollback discard on partial upload failure
  • Edit and delete chat messages now show toast errors instead of silent failures
  • DM creation race on concurrent requests retries safely after unique-constraint conflict
  • Chat attachment discard endpoint now verifies conversation membership
  • Escaped LIKE wildcards in chat message search queries
  • Improved task date metadata layout and participant display on Kanban task cards
  • Refined wall attachment grid max-width and post card border styling for layout consistency
v1.5.0

Interactive Team Wall, Notification Overhaul & User Settings

June 15, 2026

Shipped an interactive Team Wall feed, drag-and-drop board reordering, WebSocket-based real-time notifications, AI-assisted description generator, and a comprehensive User Settings preferences dashboard.

Features & Updates

  • Interactive Team Wall featuring rich comments, hover-triggered emoji reaction pickers, custom categories, and multiple file attachments (up to 30 files & 200MB limit)
  • Enhanced Kanban boards with drag-and-drop board reordering using dnd-kit, route-based board/notes switching, and support for non-image file uploads with previews
  • AI-assisted description helper inside task dialogs powered by LLM integration
  • Real-time workspace notifications via a WebSocket hub and direct Slack DM notifications for task assignees
  • Complete Settings panel allowing users to customize language (English/Bengali), notification preferences (email, desktop, Slack), and GitHub privacy mode
  • Silent token rotation mechanism and secure session persistence using Google OAuth callbacks
  • Storage tracking service with active free tier limits to control large file uploads

Bug Fixes & Refactors

  • Implemented exponential backoff retry logic for Kanban event notifications to prevent delivery drops
  • Handled nil assignee pointer checks in asynchronous tasks to prevent premature server routine cancelation
  • Fixed Team Wall category creation validation and publishing approval flows
  • Resolved due date selection state persistence bugs inside the task details dialog
  • Adjusted board notes panel heights and composers to minimize vertical whitespace
  • Coerced null desktop_code queries to empty strings to prevent server parsing panics
v1.4.0

Team Kanban Board & Session Refresh

June 2, 2026

Shipped a Jira-style team Kanban board with rich task dialogs, assignee workflows, and refresh-token auth so sessions stay smooth without frequent re-login.

Features & Updates

  • Team Kanban boards with drag-and-drop (Task, Working/Review, Complete) and multi-board support
  • Jira-style task keys, colored labels, and redesigned cards (due date, status icon, assignee avatar)
  • Rich description editor (H1–H3, lists, links) with emoji reactions and copy-to-clipboard
  • Collapsible long descriptions with See full description / Show less
  • Resizable details sidebar, Development git-branch helper, and board title shows active board name
  • Activity comments: reactions, quick-reply badges, bordered newest-first history
  • Image attachments on tasks; comment files supported on the API
  • Board toolbar: search, assignee filters, board picker, and create-board dialog
  • Assign to me, assignee email notifications, and welcome dialog for tasks assigned to you
  • Delete confirmation dialogs, task-dialog skeleton loading, and Sonner toasts across Kanban actions
  • Refresh-token auth on web and mobile (short-lived access JWT + silent refresh)
  • Kanban board link in the team sidebar (EN/BN)

Bug Fixes & Refactors

  • R2 object cleanup when tasks or boards are deleted
  • Tiptap placeholder text in empty editors
  • Label editor draft IDs use UUIDs to avoid collisions
  • Empty assignee_id on PATCH coerced to clear_assignee (no invalid UUID)
  • Kanban task list API always returns an array, never null
  • Task PATCH response always includes a labels array
v1.3.0

Email Digests & Security Hardening

May 31, 2026

Delivering automated Weekly Digests directly to user inbox using Resend email delivery with strict template security.

Features & Updates

  • Automated HTML digest email delivery via Resend API
  • Secure HTML sanitization of commit messages and highlights
  • Email Notification toggle switch inside Settings page

Bug Fixes & Refactors

  • Styled repositories selection with premium indigo borders
  • Branch chips changed to neutral flat-colored borders

Page 1 of 2 8 updates total