Changelog

Historique des mises à jour et nouvelles fonctionnalités.

28 Feb 2026
v2.1
Amélioration
  • Parallel scheduler: users are now processed concurrently via ThreadPoolExecutor (up to 10 workers), reducing cycle time from ~20s to ~2s at scale
  • SQL pre-filtering: only users with dirty or stale data are loaded each cycle, cutting database reads by ~80%
  • Adaptive polling: webhook-enabled users skip unnecessary polling, while dirty-flagged users are processed immediately
26 Feb 2026
v2.0
Amélioration
  • Dashboard loads ~2x faster: weekly recap is now lazy-loaded on tab click instead of blocking initial render
  • Settings page loads ~3x faster: task lists, Google calendars, Outlook calendars and secondary accounts are fetched in parallel
  • Calendar page loads ~200ms faster: task data is fetched in a background thread while events load
  • Internal: deduplicated task-fetching logic into a single reusable helper across analytics module
23 Feb 2026
v1.9
Amélioration Correctif
  • Tutorial updated: 10 slides covering native Kairo tasks, interactive calendar, booking link, public inbox and availability radar
  • Fix drag & drop: creating a modal no longer opens after dropping an event
  • Fix drag & drop: text selection no longer triggers while dragging events
22 Feb 2026
v1.8
Fonctionnalité Amélioration
  • Calendar CRUD: create events by clicking empty slots, edit or delete existing events directly from the calendar view
  • Drag & drop: move events across days and time slots, resize by dragging the bottom edge
  • Rich event tooltip: description, location, Google Meet / Teams link, and attendee list with response status
  • [AI] events can be deleted from the calendar to force replanning on the next cycle
  • Public task inbox: share a category link so anyone can submit tasks directly into your planner
  • Read-only indicators for Outlook and secondary Google calendar events
21 Feb 2026
v1.7
Fonctionnalité
  • Smart Booking Link: share a personal URL (/book/your-name) so contacts can book directly in your calendar
  • Intelligent slot detection: booking page shows both free and flexible slots, not just empty time
  • Anti-double-booking: real-time conflict detection prevents overlapping appointments
  • Marketing pages updated: new feature card on homepage + comparison row on technology page
20 Feb 2026
v1.6
Fonctionnalité Amélioration
  • Multi-list Google Tasks: select multiple task lists from Settings, with list name tags in calendar events
  • Availability Radar: interactive widget showing free & flexible slots, filterable by duration (15m, 30m, 1h, 2h)
  • Week navigation: browse this week and next week's availability from the dashboard
  • Smart flexibility: the engine detects which tasks can safely move without causing overload
  • Contiguous slot merging: adjacent free & flexible blocks are merged for a cleaner view
  • Unified app menu: new navigation dropdown across dashboard, settings & recap
  • Homepage: interactive availability demo with before/after comparison
19 Feb 2026
v1.5
Fonctionnalité Amélioration
  • Bug report: send feedback directly from the dashboard
  • Form validation improvements across all pages
17 Feb 2026
v1.4
Amélioration Correctif
  • Mobile animation fixes (centered margins)
  • Priority badges in tutorial
  • Fix duration/deadline parsing edge cases
  • Mobile visual fixes on landing page & guide
14 Feb 2026
v1.3
Fonctionnalité Amélioration
  • Full interactive tutorial (swipeable slides)
  • Fix infinite loop on overload tasks without deadline
  • Unified header navigation across dashboard, recap, settings
  • SVG icons replace all emojis in UI
10 Feb 2026
v1.2
Fonctionnalité Amélioration
  • i18n: French, English, German with circular flag switcher
  • Request Access form (Google Sheets + email notification)
  • Technology page animations + live sync demo + bento grid
05 Feb 2026
v1.1
Fonctionnalité Correctif
  • Weekly Recap page with task completion tracking
  • 7-section Guide page with responsive mobile layout
  • Fix infinite overload block duplication
  • Fix office/home boundary conditions
  • Fix calendar hash early exit
01 Feb 2026
v1.0
Fonctionnalité
  • Outlook integration (read-only) + Hash optimization
  • Settings UI for calendars
  • Pricing & Technology pages
  • Background scheduler (60s auto-replan)
  • Initial launch with CSP engine, Google Calendar & Tasks