Roadmap & Release History

AbabilX Changelog

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

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
v1.2.0

Weekly Digest Overhaul & Branch Watching

May 30, 2026

Extensive upgrades to the Weekly Digest automated commit summaries with precise branch matching and analytics.

Features & Updates

  • Multi-branch watching inside automated Weekly Digests
  • Animated commit frequency graph for the past 30 days
  • Plan-specific tier validation (Free: 1 repo/3 branches, Premium: 5 repos/4 branches)
  • Config sheets refactored into modular components

Bug Fixes & Refactors

  • Client-side script hydration issue inside layout.tsx
  • Removed confusing duplicate button from digest page header
v1.1.0

User Profile Media Overhaul

May 25, 2026

Added comprehensive user profile customizations and refined system billing tier constraints.

Features & Updates

  • Custom user profile Avatar & Cover image uploads (Cloudflare R2 integration)
  • Richer profile header banner interface

Bug Fixes & Refactors

  • Plan validation sync logic latency fixes
  • Pruned deprecated Kanban database schemas

Page 1 of 2 6 updates total