Releases: codevalve/rapide
Releases · codevalve/rapide
v3.1.0
25 Mar 22:21
Compare
Sorry, something went wrong.
No results found
Changelog
011e28e feat: aesthetic icons and multi-theme support (unicode, nerdfont, octicons)
738a8be feat: implement dynamic shell completion for margin keys and IDs (#22 )
f1c182c fix: parser regressions with multiple pipes and priority suffixes
v3.0.3
17 Mar 13:40
Compare
Sorry, something went wrong.
No results found
Changelog
eb31759 chore: address GoReleaser deprecations and bump v3.0.3
v3.0.2
17 Mar 13:27
Compare
Sorry, something went wrong.
No results found
Changelog
f5b4dba chore: fix GoReleaser & Node.js warnings, bump v3.0.2
v3.0.1
12 Mar 22:11
Compare
Sorry, something went wrong.
No results found
Changelog
d9ceed1 chore: remove binary from repo
8e493ba feat: show version in TUI help and bump to v3.0.1 (#17 )
v3.0.0
11 Mar 22:23
Compare
Sorry, something went wrong.
No results found
Changelog
a54e1b8 feat(mcp): add local-only MCP server with stdio transport
5b348d5 feat: MCP integration and version bump to v3.0.0
v2.7.2
11 Mar 19:14
Compare
Sorry, something went wrong.
No results found
Changelog
3b3e459 fix: resolve esbuild security vulnerability via npm overrides and bump version to 2.7.2
v2.7.1
11 Mar 18:17
Compare
Sorry, something went wrong.
No results found
Changelog
c0767be chore: bump version to 2.7.1 for build fixes
1335630 fix: align workflow versions and add dependabot
v2.7.0
11 Mar 18:04
Compare
Sorry, something went wrong.
No results found
Changelog
a3cdb71 Merge branch 'develop'
553e8fe chore: Roadmap and Agents updates
ebc1522 chore: add ./dev wrapper script for safe local development
bf6d245 chore: bump version to 2.7.0
f2aa826 feat: add VitePress documentation site for GitHub Pages
6479c73 feat: v2.7.0 Documentation & Onboarding
6347d1e fix: correct post-init tip to reference 'rapide tui' not 'rapide ui'
2d9a636 fix: use go run . in ./dev script to avoid stale binary issues
v2.6.3
08 Mar 01:24
Compare
Sorry, something went wrong.
No results found
Changelog
24bf326 Merge branch 'develop'
9a346a9 chore: implement /triage-issues workflow
99305e8 chore: implement AGENTS.md blueprint and pivot v3.0 to MCP
42aa255 feat: implement configurable auto-hide for completed tasks (#16 )
v2.6.2
08 Mar 00:42
Compare
Sorry, something went wrong.
No results found
Changelog
a431c62 Merge branch 'develop'
0a78a65 Merge pull request #14 from codevalve/feature/issue-12
3058544 Merge pull request #15 from codevalve/feature/issue-11
b483d78 feat: constrain collections column width to max 12 (fixes #11 )
0b56103 feat: edit config settings in TUI (fixes #12 )
723bb99 feat: implement dynamic layout for margin keys (Issue #11 )
5ff5f52 fix(tui): handle clipboard paste in all input fields
cdda7cb fix(tui): remove brackets from pasted text by using raw runes