๐ Stable Release v2025.10.6
What's Changed
๐ Bug Fixes
- fix: error with now playing cards
โป๏ธ Code Refactoring
- update type hints for better clarity and consistency across multiple files
- enhance modal accessibility and styling, add safe area insets for PWA support closes #871 #873
- streamline conditional checks and improve logging clarity
- remove slop from media and new linting rules
๐งน Chores
Full Changelog: v2025.10.6...v2025.10.6
๐ All Commits Included (6 commits)
Click to expand commit list
01829bf9 chore: release v2025.10.6
560a6f89 fix: lint:
6a3632ec refactor: update type hints for better clarity and consistency across multiple files
b7916658 refactor: enhance modal accessibility and styling, add safe area insets for PWA support closes #871 #873
e70263de refactor: streamline conditional checks and improve logging clarity
9b5aa097 refactor: remove slop from media and new linting rules