What's Changed
- [fix] show history when there are no aliases by @clonejo in #9
- [mod] Lower request timeout when importing by @clonejo in #13
- [enh] Drop entries from index that are now matching skip rules by @clonejo in #19
- implemented result export feature --refs issue #3 by @tfhuhtal in #21
- [enh]: allow multiple URLs in cmd by @allendema in #22
- [enh]: support ctrl clicking results by @alejoheu in #30
- [enh] add flake.nix and nixos, darwin & home module by @FlameFlag in #18
- Add docker container output via GoReleaser by @nogweii in #33
- [enh] add DuckDuckGo to the result extractors by @scumjr in #36
- [mod] refactor nix modules by @FlameFlag in #43
- fix: add contents write permissions for creating a PR by @FlameFlag in #50
- feat(ext): register hister as a search provider by @SKalt in #44
- [fix] make it possible to use alt/option key for navigation on macOS by @FlameFlag in #58
- [enh] add navigation, color, and result actions to TUI by @FlameFlag in #60
- [enh] rewrite TUI using Bubble Tea and add configurable hotkeys by @FlameFlag in #61
- [enh] add sorting by domain by @FlameFlag in #59
- [enc] add date filtering by @FlameFlag in #64
- [fix] stabilize TUI layout during resizing and fix rendering gaps by @FlameFlag in #65
- [fix]: only run workflows in source repo by @allendema in #67
- [mod] refactor TUI and indexer to use lipgloss consistently by @FlameFlag in #68
New Contributors
- @clonejo made their first contribution in #9
- @tfhuhtal made their first contribution in #21
- @allendema made their first contribution in #22
- @alejoheu made their first contribution in #30
- @FlameFlag made their first contribution in #18
- @nogweii made their first contribution in #33
- @scumjr made their first contribution in #36
- @SKalt made their first contribution in #44
Full Changelog: v0.3.0...v0.4.0