v0.2.5
Major release
Context aware mapping has been achieved, more information about it is located inside of configuration.md
Finder functionality has been nuked in favor of a new upcoming and better fzf like finder, will be included in the next batch of releases.
What's Changed
🚀 Features
- add websearch functionality by @nnyyxxxx in #116
- add custom css styling by @nnyyxxxx in #118
- add live css reloading by @nnyyxxxx in #119
- basic custom search engine functionality by @nnyyxxxx in #133
- add experimental context aware mapping by @nnyyxxxx in #134
🐛 Bug Fixes
- fix desync from searchbar when entering a dir by @nnyyxxxx in #122
- fix path issues by @nnyyxxxx in #123
- fix error by @nnyyxxxx in #128
- fix results by @nnyyxxxx in #131
🛠️ Refactoring
- show actions when actively searching instead of requiring the full application name by @nnyyxxxx in #127
Full Changelog: v0.2.4...v0.2.5