← All Changelogs
2.1.1patchEngineering TeamJanuary 20, 2024

Version 2.1.1 - Bug Fixes & Performance

Critical bug fixes and performance improvements across the platform.

A patch release focused on stability and performance.

Bug Fixes

  • Fixed crash when opening files larger than 10MB in the editor
  • Resolved authentication token refresh issue affecting long sessions
  • Fixed incorrect diff rendering in the code review panel
  • Patched XSS vulnerability in markdown preview (CVE-2024-XXXX)

Performance

  • Reduced initial page load time by 25% through better code splitting
  • Optimized database queries for project listing (3x faster for large organizations)
  • Improved WebSocket reconnection logic to reduce dropped connections

Infrastructure

  • Upgraded to Node.js 20 LTS across all services
  • Migrated search indexing to a dedicated service for better reliability