๐ Stable Release v2025.10.7
What's Changed
๐งช Tests
- add integration tests for invite table route with timezone-aware datetime handling
๐ง Build System / Dependencies
- bump the ui-frameworks group
๐งน Chores
๐ Other Changes
- Refactor test fixtures to include session parameter for improved database handling
- Fix timezone handling for expiring users to ensure accurate day calculations
- Refactor media server deletion logic to improve clarity and ensure proper cleanup of related records
- Refactor wizard bundle ID handling in InvitationFlowManager and InvitationWorkflow to improve readability and maintainability
- Enhance wizard step management and UI
- i18n: refresh POT and update PO files [skip ci]
- Fix datetime timezone comparison error in user expiry
- Initial plan
- i18n: refresh POT and update PO files [skip ci]
- i18n: refresh POT and update PO files [skip ci]
Full Changelog: v2025.10.7...v2025.10.7
๐ All Commits Included (13 commits)
Click to expand commit list
84f1b202 chore: release v2025.10.7
1fb58814 Refactor test fixtures to include session parameter for improved database handling
159a25da Fix timezone handling for expiring users to ensure accurate day calculations
325239fd Refactor media server deletion logic to improve clarity and ensure proper cleanup of related records
986cf1e1 Refactor wizard bundle ID handling in InvitationFlowManager and InvitationWorkflow to improve readability and maintainability
5feaf513 Enhance wizard step management and UI
c1435270 i18n: refresh POT and update PO files [skip ci]
b79b9fa4 Fix datetime timezone comparison error in user expiry
f6a7226d Initial plan
17280941 i18n: refresh POT and update PO files [skip ci]
44a93813 test: add integration tests for invite table route with timezone-aware datetime handling
9a277511 build(deps-dev): bump the ui-frameworks group
228be7f0 i18n: refresh POT and update PO files [skip ci]