Releases: Resgrid/Responder
Releases · Resgrid/Responder
10.86
Version 10.86 - 2025-11-22
-
Bug Fixes
- Improved dropdown display and scrolling across multiple select components by adding max-height and bottom padding.
- Removed placeholder debug output so create-call actions now invoke the real API.
-
Refactor
- Simplified API endpoint configuration by removing client-side caching.
- Initialization logic updated to allow re-running initialization when needed.
-
Chores
- Adjusted release note generation format (title/content) and filtering steps.
✏️ Tip: You can customize this high-level summary in your review settings.
10.83
Version 10.83 - 2025-11-15
Summary by CodeRabbit
- Chores
- Enhanced CI/CD pipeline resilience to handle release notes process failures more gracefully without disrupting workflow execution.
- Refactor
- Login screen content is now wrapped in a scrollable container, adjusting layout and scrolling behavior for varied screen sizes.
10.79
Version 10.79 - 2025-11-14
Summary by CodeRabbit
-
New Features
- Enhanced onboarding experience with Skip button, animated transitions, and improved navigation on the final slide.
-
Documentation
- Added accessibility text scaling validation guide for component behavior under different font scale settings.
-
Tests
- Introduced comprehensive test suite validating text scaling across UI components and system font scale scenarios.
-
Chores
- Implemented external service integration for automated release notes management and deployment tracking.