Full Changelog: https://github.com/albertlauncher/albert/compare/v34.0.4...v34.0.5
Unclaimed project
Are you a maintainer of albert? Claim this project to take control of your public changelog and roadmap.
Changelog
A fast and flexible keyboard launcher
Last updated 6 days ago
Full Changelog: https://github.com/albertlauncher/albert/compare/v34.0.4...v34.0.5
Full Changelog: https://github.com/albertlauncher/albert/compare/v34.0.2...v34.0.3
Full Changelog: https://github.com/albertlauncher/albert/compare/v34.0.1...v34.0.2
Full Changelog: https://github.com/albertlauncher/albert/compare/v34.0.0...v34.0.1
Query system redesign: stateful asynchronous query handlers enable lazy query processing. This significantly reduces query latency and supports infinite scrolling. Generator-based subclasses allow writing linear, readable code while remaining fully asynchronous.
Internationalized tokenization: queries are now tokenized using Unicode word boundaries, enabling correct...