v5.0.3 – Test Suite Compatibility & Maintenance Patch
🛠️ What’s New in 5.0.3
This maintenance release ensures the test suite is fully compatible with the latest markup changes for close button alignment.
🐛 Bug Fixes
- Test Compatibility: Fixed unit test to account for the close button now being positioned inside the title div.
- Test Selector Update: Updated test selector from
.ja_titleto.ja_title > divto target the title text specifically. - Test Suite: All 39 tests now pass with the new close button positioning structure.
🔄 Upgrade Notes
- No breaking changes.
- No changes to the public API or UI—this release is for internal test and maintenance improvements only.
Full Changelog: CHANGELOG.md