What’s Changed
Added
- Added a new
ML Downloadsentry in Advanced Settings to clear downloaded AI models and runtime files. - Added a custom container color picker for power users, including hex and HSL controls.
- Added site-assigned container auto-selection when opening shared content.
Changed
- Container colors now support two modes: standard seeded colors and custom direct colors.
- Container color styling is now applied consistently across chips, lists, selectors, tab UI, and recent items.
- The default container palette has been refreshed to produce more distinct colors.
- Local AI/ML on Android now uses the WASM ONNX backend instead of the failing native path.
- ML requests now include timeout handling and richer error details.
- Quick tab switcher scrolling was refined to reduce flicker and improve stability.
- Tab tree and tab header rebuilds were cleaned up for better responsiveness.
Fixed
- Fixed PWA/custom-tab toolbar visibility behavior.
- Fixed container assignment and container suggestion edge cases.
- Fixed ML embedding generation to avoid repeated work and handle cached inputs more reliably.
- Fixed clustering/suggestion behavior when multiple tabs share the same title.
- Fixed ML cache cleanup so downloaded models and runtime files can be fully cleared.