v0.0.0-2026.5.25
·
71 commits
to main
since this release
Second feature release.
Adds issue search, reusable templates, and a quieter look — plus smaller polish across editing, integrations, and rendering.
New features
- Search MVP
- Reload MVP
- Template support, with multiple templates and scrolling/hints in template popups
- Shell completion
- Open Slack links directly in the desktop app
UX polish
- Calmer theme
- Wrap text in the error popup
- Scrolling for confirmation previews
- Aligned post-edit diff and preview
Fixes
- ADF: detect rich-text fields by schema, not just existing value
- ADF: drop exclusive marks around inline code
Chores / CI
- Address cargo audit warnings
- Flake: switch from oxalica/rust-overlay to nixpkgs' rust
- Flake: add crane for CI
- Flake: add clippy to dev shell
- Add .gitignore for CI