This block + 6,000 more — yours with Pro

Dashboard Changelog Feed

20/200
Docs

Changelog

Recent updates and releases

v2.4.0FeatureMar 15

AI-powered code suggestions

Inline code suggestions powered by our new AI engine. Get context-aware completions as you type with support for 12 programming languages.

v2.3.2FixMar 12

Fixed dashboard loading performance

Resolved an issue where the main dashboard took 4+ seconds to load for accounts with more than 500 projects. Queries are now batched and cached.

v2.3.1ImprovementMar 8

Improved search relevance

Search results now use a weighted scoring algorithm that prioritizes exact matches and recently modified items. Typo tolerance has been improved.

v2.3.0FeatureMar 3

Team workspace permissions

Granular role-based access control for team workspaces. Assign viewer, editor, or admin roles to individual members or groups.

v2.2.4FixFeb 26

Fixed webhook retry logic

Webhook deliveries now use exponential backoff with jitter instead of fixed intervals. Failed deliveries are retried up to 5 times over 24 hours.

v2.2.3ImprovementFeb 21

Faster CSV exports

CSV export for large datasets now streams data instead of buffering in memory. Exports of 100K+ rows complete in under 10 seconds.