Skip to content

Commit 62b196a

Browse files
committed
chore: add changeset for app
1 parent 505423f commit 62b196a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.changeset/famous-colts-double.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
"@t-req/app": patch
3+
---
4+
5+
- **Startup Auto-Update**: Automatic update checks with optional auto-upgrade for `treq open`, `tui`, and `web` commands
6+
- 24-hour check caching in `~/.treq/auto-update.json`
7+
- 24-hour backoff for failed upgrade attempts
8+
- CLI flags: `--auto-update` / `--no-auto-update` (default: enabled)
9+
- Environment variable: `TREQ_AUTO_UPDATE`
10+
- TUI toast notifications for update states
11+
Fixes
12+
- **TUI Modal**: Fixed list overflow issues in picker modals with proper scrollbox constraints and centralized scroll index logic

0 commit comments

Comments
 (0)