0.23.0
takahirom/arbigent0.23.0Feb 17, 2025by takahirom
AI Summary
This release fixes TV focus logic and introduces internal CI checks for Roborazzi to ensure test stability and fix flakiness.
Key Highlights
- Fixed TV focus logic.
- Added Roborazzi CI checks.
- Fixed various file patterns and test flakiness issues.
New Features
- TV focus fix
- Roborazzi CI integration
- Test stability fixes
Full Release Notes
## What's Changed * Fix TV focus logic by @takahirom in https://github.com/takahirom/arbigent/pull/155 These changes are implemented to introduce all internal CI checks. * Add roborazzi CI by @takahirom in https://github.com/takahirom/arbigent/pull/145 * Fix file patterns by @takahirom in https://github.com/takahirom/arbigent/pull/147 * Fix to use mapfiles by @takahirom in https://github.com/takahirom/arbigent/pull/148 * Fix for by @takahirom in https://github.com/takahirom/arbigent/pull/149 * Fix file for loop2 by @takahirom in https://github.com/takahirom/arbigent/pull/150 * Fix URL format by @takahirom in https://github.com/takahirom/arbigent/pull/151 * Fix roborazzi tests by @takahirom in https://github.com/takahirom/arbigent/pull/152 * Fix file name too long by @takahirom in https://github.com/takahirom/arbigent/pull/153 * Fix flaky scenario id by @takahirom in https://github.com/takahirom/arbigent/pull/154 **Full Changelog**: https://github.com/takahirom/arbigent/compare/0.22.0...0.23.0