15 Commits

Author SHA1 Message Date
github-actions[bot]
4b2f7e046d docs: sync release notes for v0.15.0-RC 2026-02-03 02:06:32 +00:00
Pedram Amini
ef7ac9c6a2 ## CHANGES
- Added “View Git Log” action right inside GitStatusWidget tooltip 🧭
- Wired MainPanel to open Git Log directly from the widget 🪟
- Expanded GitStatusWidget API with optional `onViewLog` callback 🧩
- Improved test coverage for Git log tooltip interactions and rendering 🧪
- Cleaned repo by removing auto-generated CLAUDE.md memory context files 🧹
- Enhanced release notes frontmatter with a new newspaper icon 🗞️
2026-02-01 00:14:51 -05:00
Pedram Amini
edd41fd7e2 Merge remote-tracking branch 'origin/token-donations' into 0.15.0-rc
# Conflicts:
#	docs/releases.md
2026-01-27 08:20:43 -06:00
github-actions[bot]
1f938021fb docs: sync release notes for v0.14.5 2026-01-24 11:15:48 +00:00
github-actions[bot]
f87971f680 docs: sync release notes for v0.14.5 2026-01-23 13:41:20 +00:00
Pedram Amini
465a1795c3 MAESTRO: Fix releases.md documentation inaccuracies
- Fixed v0.14.5 release date from "January 1, 1" to "January 11, 2026"
- Added v0.14.5 changelog content (was empty)
- Updated previous releases list with v0.14.5 as draft
- Fixed v0.6.x auto-save claim (documents require manual save)
- Fixed v0.12.x "tab right-click menu" to "tab hover overlay menu"
- Fixed typo "received" to "receive"
2026-01-22 12:29:21 -06:00
github-actions[bot]
0f22fb548d docs: sync release notes for v0.14.4 2026-01-11 06:22:41 +00:00
Pedram Amini
7240a1cbf6 - Release notes now display a proper scroll icon in docs frontmatter 🧾
- Release notes formatting normalized (line endings/spacing) for cleaner diffs 
2026-01-09 23:23:50 -06:00
github-actions[bot]
edcaf5260e docs: sync release notes for v0.14.3 2026-01-09 18:33:27 +00:00
github-actions[bot]
6d2714fab2 docs: sync release notes for v0.14.2 2026-01-07 10:40:52 +00:00
github-actions[bot]
af8cb5e2ed docs: sync release notes for v0.14.1 2026-01-06 19:22:13 +00:00
github-actions[bot]
75063fc449 docs: sync release notes for v0.14.0 2026-01-02 04:34:41 +00:00
Pedram Amini
333b47b82a ## CHANGES
- Added SSH-aware worktree directory scanning for remote Git setups! 🛰️
- Git repo checks now support SSH remote IDs across the app! 🔐
- Usage stats now track local vs SSH remote query execution! 📍
- Introduced stats DB v2 migration adding `is_remote` column + index! 🗃️
- Aggregated stats API now returns `byLocation` breakdown for dashboards! 🧭
- New donut chart visualizes Local vs SSH Remote session distribution! 🍩
- Execution Queue pills intelligently size to show full tab names! 🏷️
- Queue pills now include hover titles for full tab text! 🧾
- Worktree sessions now inherit SSH configuration from parent sessions! 🧬
- Release notes frontmatter now includes a shiny new `scroll` icon! 📜
2025-12-31 16:58:14 -06:00
Pedram Amini
d3acf31e0f ## CHANGES
- Added per-session SSH remote config, overriding agent defaults cleanly 🚀
- Wizard now saves SSH settings per session, not per agent 🧭
- Agent spawning pipeline passes session SSH config end-to-end seamlessly 🔗
- Session storage now skips stale/missing session files to avoid errors 🛡️
- Release workflow now checks out `main` explicitly for reliable automation ⚙️
- Docs updated with v0.13–0.14 highlights: graphs, dashboards, exchange 📚
2025-12-30 07:17:36 -06:00
Pedram Amini
dbc2885ec4 ## CHANGES
- Added automatic post-release docs sync, committing updated release notes to repo 📝
- Introduced `scripts/sync-release-notes.mjs` generating docs from GitHub releases via `gh` 🔄
- Published new `docs/releases.md` page with full versioned release history 📚
- Exposed Release Notes in Mintlify navigation under Reference docs section 🧭
- Strengthened Linux x64 packaging checks to hard-fail native arch mismatches 🛡️
- Expanded CI verification to include `better_sqlite3.node` alongside `pty.node` 🧩
2025-12-29 10:37:49 -06:00