Use correct Redis key format ***{sessionId} instead of SESSION{sessionId}
Correct *** cookie parsing to use pipe delimiter instead of URLSearchParams
Auto-fetch session info on session-debug page load to enable test button
Add delay to session monitor initial check and improve error handling to prevent false-positive logouts
Resolve TypeScript and ESLint errors in session monitoring components
Add session expiration warning system with Redis-based monitoring and animated popup
Implement timezone service with IANA zone ID support to fix 'Invalid time zone' error
Change date navigation arrows and label to white for better contrast
Make calendar view components transparent to show background logo
Adjust positioning to avoid nav overlap and add logo fallback paths
Remove unused space and properly position background logo in calendar
Replace remaining Grid components with Box and CSS Grid in ThirdPartyIntegrationsTab
Add item prop back to Grid components (required for MUI Grid v1)
Properly type event data for calendar event creation and updates
Remove non-existent getHost import and fix TypeScript linting errors
Add OAuth configuration management UI for multi-tenant system
- Create OAuth App Configurations settings page at /settings/integrations - Add UI for managing OAuth credentials per organization - Support Google Calendar, Mi...
Add recurring events and enhanced event creation
- Add recurring event support in EventModal - Implement recurrence frequency selection (daily, weekly, monthly, yearly) - Add recurrence interval and occurrence...
Add search and filtering functionality to calendar
- Create CalendarSearchBar component with search input and filter popover - Add calendar-specific filtering (show/hide specific calendars) - Implement privacy f...
Add Third-Party Integrations page and replace Login & Security
- Create ThirdPartyIntegrationsTab component with modern UI - Replace Login & Security tab with Third-Party Integrations in user settings - Add integration mana...
Add comprehensive calendar system UI
- Add Calendar button to top navigation bar - Create TypeScript types for calendar system (events, calendars, integrations) - Implement calendar page with 4 vie...
Create Next.js API proxy routes for notes to handle OTK authentication
Use react-quill-new for React 19 compatibility to resolve findDOMNode error
Use correct prop names for ConfirmationDialog component (open, onClose, confirmText)
Accept both ArrayBuffer and Uint8Array in arrayBufferToBase64 helper method
Use .buffer property for Uint8Array to ArrayBuffer conversion in encryption utilities
Add explicit BufferSource type casts for Web Crypto API compatibility
Resolve TypeScript strict type errors and ESLint warnings in notes components
Add advanced features - version history viewer, export to PDF/Markdown/HTML/Text, and client-side encryption with Web Crypto API
Use --legacy-peer-deps in Dockerfile for React 19 compatibility with react-quill
Add comprehensive notes management system frontend with rich text editor, auto-save, search, filtering, and complete UI
Update domain management colors to match primary/top nav using globals.css primary colors with color-mix filters
Fix invisible overlay blocking clicks on domain management page by properly unmounting dialog with AnimatePresence
Like what you see shipping?
Every one of these updates lands in your workspace automatically. Start free and watch it grow week after week.