0.10.1.14-beta #149
sassanix
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
📦 Release 0.10.1.14 – Persistent Filters, Smarter OIDC, and Mobile Navigation
This release enhances filter persistence, OIDC integration, and mobile navigation, delivering smoother usability across devices and views. Filters now sync via API for cross-device consistency, OIDC gains advanced configuration and admin support, and mobile users benefit from a redesigned hamburger menu. Numerous fixes improve UI consistency, authentication reliability, and tablet layouts.
🔍 Persistent Filters and Smart Sync
✅ Cross-View and Cross-Device Consistency
saved_filterswhen authenticated for multi-device continuity.applyFilters().✅ Result: Users enjoy consistent filtering behavior across sessions and devices.
🔐 Smarter OIDC Integration and Secure Configuration
✅ Enhanced OIDC Features
utcnow()calls with timezone-safe alternatives.✅ Result: Stronger identity integration, improved reliability, and future-proofed authentication.
📱 Modern Mobile Navigation
✅ New Slide-Out Hamburger Menu
✅ Result: A cohesive, intuitive navigation experience on all screen sizes.
🧩 UI/UX Enhancements
✅ Result: Clearer UI, fewer inconsistencies, and smoother workflow transitions.
🐞 Key Fixes
auth.login_titletranslation key.✅ Result: Polished authentication flow and consistent responsive layouts.
💡 Configuration Improvements
*_FILEpaths.✅ Result: More flexible and secure deployment options.
🙌 Credit
**OIDC and configuration improvements contributed by @tecosaur in PR #138.
Modified Files:
frontend/script.js,frontend/index.html,frontend/style.css,frontend/mobile-header.css,frontend/mobile-menu.js,backend/auth_utils.py,backend/oidc_handler.py,backend/app.py,backend/config.py,backend/auth_routes.py,backend/migrations/046_add_saved_filters_column.sql, and others.This update makes Warracker more consistent, secure, and user-friendly , ensuring filters, settings, and navigation work effortlessly across sessions, devices, and environments. 🚀
This discussion was created from the release 0.10.1.14-beta.
Beta Was this translation helpful? Give feedback.
All reactions