Releases: tinyrack-net/tinest
Releases · tinyrack-net/tinest
Release list
v0.10.0
What's Changed
- Repair relay container release and publish 0.5.1 by @winetree94 in #272
- Fix WinGet package identifiers by @winetree94 in #273
- Restore mobile workspace back navigation by @winetree94 in #274
- Fix Android settings predictive-back completion by @winetree94 in #275
- fix(app): scope two-pane settings transitions by @winetree94 in #276
- fix: trim sheet gesture spacing by @winetree94 in #277
- fix(ui): adopt immediate mobile press feedback by @winetree94 in #278
- fix(relay): preserve idle daemon connections by @winetree94 in #279
- fix(app): rebuild adaptive navigation on tinyrack_ui 0.63 by @winetree94 in #280
- feat(providers): add MiniMax as a built-in vendor by @winetree94 in #281
- fix(ui): remove the chat pane title header by @winetree94 in #282
- refactor(app): choose Select presentation explicitly by @winetree94 in #283
- refactor(app): move pane navigation to typed routes by @winetree94 in #284
- fix(conversation): open a chat at its newest message by @winetree94 in #287
- feat(agent): move the harness to typed Lua plugins by @winetree94 in #288
- docs(policy): move full validation to CI by @winetree94 in #289
- fix: eliminate the recurring CI flake classes at their roots by @winetree94 in #292
- docs(policy): fix flaky tests without serializing them by @winetree94 in #290
- fix(app): resolve mobile smoke-test labels through the harness locale by @winetree94 in #294
- fix(daemon): eliminate two plugin runtime races behind E2E flakes by @winetree94 in #295
- test: pin the retry-turn model and reissue dropped window commands by @winetree94 in #296
- fix(ci): give each runner instance its own pub cache restore target by @winetree94 in #293
- test(daemon): wait on turn outcomes, not only on success events by @winetree94 in #297
- test(desktop): tap edge-adjacent controls through their visible rect by @winetree94 in #298
- test: wait for real IME insets and fail fast on a windowless runner by @winetree94 in #299
- test(desktop): type into the session's own composer, not the draft pane's by @winetree94 in #302
- Release Tinest 0.10.0 and relay 0.6.0 by @winetree94 in #300
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- fix: preserve Windows terminal IME spaces by @winetree94 in #246
- Fix worktree archive removal by @winetree94 in #247
- fix(app): keep mobile inputs above keyboard by @winetree94 in #248
- feat: standardize Select controls by @winetree94 in #251
- Rebuild adaptive sidebar and pane navigation by @winetree94 in #249
- Align composer selects with UI density by @winetree94 in #250
- fix(app): use launcher-safe mobile icons by @winetree94 in #252
- Fix connection settings card borders by @winetree94 in #253
- build: upgrade Flutter to 3.47.0 by @winetree94 in #254
- build: update tinyrack_ui to 0.59.0 by @winetree94 in #255
- Use anchored forward virtual chat scrolling by @winetree94 in #256
- Unify adaptive Settings visual system by @winetree94 in #257
- fix: pin AXTree-safe Tinyrack UI by @winetree94 in #258
- Fix mobile composer Select density by @winetree94 in #259
- Align UI density with single-pane breakpoint by @winetree94 in #260
- fix terminal input on Android by @winetree94 in #261
- fix(app): keep chat scrollbar at pane edge by @winetree94 in #264
- fix(app): unify adaptive navigation motion by @winetree94 in #263
- fix(app): keep select sheet scroll in option list by @winetree94 in #262
- fix(app): scale new-tab popup rows by density by @winetree94 in #265
- Replace provider defaults with daemon model settings by @winetree94 in #266
- fix: keep chat pinned during streaming by @winetree94 in #268
- refactor(skills): replace management with read-only catalog by @winetree94 in #267
- Fix macOS missing-root skill watcher by @winetree94 in #270
- Use shared navigation rows in settings by @winetree94 in #269
- Release Tinest 0.9.0 and relay 0.5.0 by @winetree94 in #271
Full Changelog: v0.8.2...v0.9.0
v0.8.2
What's Changed
- Fix iOS mobile artifact inspection by @winetree94 in #242
- Publish Android App Bundle releases by @winetree94 in #243
- Release Tinest v0.8.2 by @winetree94 in #245
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
- Migrate workspace CLIs to cliweave by @winetree94 in #236
- Test real daemon relay client integration by @winetree94 in #237
- Overlap Dart and Flutter coverage gates by @winetree94 in #238
- refactor(app): rely on tinyrack ui checker by @winetree94 in #240
- Separate desktop daemon from mobile app by @winetree94 in #239
- release: v0.8.1 by @winetree94 in #241
Full Changelog: v0.8.0...v0.8.1
v0.7.0
What's Changed
- ci: scope PR verification by package by @winetree94 in #206
- chore: enforce Tinyrack design system compliance by @winetree94 in #208
- fix(ui): animate sheet snap settling by @winetree94 in #210
- feat(settings): animate compact pane transitions by @winetree94 in #212
- fix(app): unify daemon connection card borders by @winetree94 in #211
- feat: rebrand Coder as Tinest by @winetree94 in #209
- feat(app): enlarge narrow-screen UI density by @winetree94 in #213
- fix(desktop): restore custom Linux title bar by @winetree94 in #214
- Strengthen UI reachability and conversation E2E coverage by @winetree94 in #207
- Remove mobile tab list sheet by @winetree94 in #215
- fix(app): align modal scrollbars to surface edge by @winetree94 in #216
- Fix stale Windows CMake target cache by @winetree94 in #217
- chore(terminals): move Wayland IME coverage upstream by @winetree94 in #218
- Improve narrow settings readability by @winetree94 in #220
- Standardize bottom sheet sizing by @winetree94 in #219
- feat(app): shimmer running agent activity by @winetree94 in #221
- Increase settings section title-description spacing by @winetree94 in #222
- fix(app): block model selection without provider by @winetree94 in #223
- fix(ui): adopt keyboard-only focus borders by @winetree94 in #224
- fix(terminals): stop Windows Hangul typing duplicating syllables by @winetree94 in #225
- Fix first session turn failure recovery by @winetree94 in #226
- fix(app): improve mobile new workspace selects by @winetree94 in #229
- fix(app): restore mobile settings row interaction states by @winetree94 in #228
- Fix New Workspace responsive composer settings by @winetree94 in #227
- release: tinest 0.7.0, relay 0.3.0 by @winetree94 in #231
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- fix(chat): preserve markdown selection boundaries by @winetree94 in #201
- feat(chat): stream provider reasoning in Thinking cards by @winetree94 in #202
- feat(app): add comfortable density on compact screens by @winetree94 in #199
- feat(relay): make relay the default pairing path by @winetree94 in #203
- feat(chat): center conversation content by @winetree94 in #204
- release: coder 0.6.0 and relay 0.2.0 by @winetree94 in #205
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- fix(collaboration): let a spawned subagent actually finish by @winetree94 in #191
- fix(composer): refine mobile settings sheet by @winetree94 in #194
- feat: redesign daemon pairing flow by @winetree94 in #195
- feat(chat): make a response readable, copyable, and stoppable by @winetree94 in #193
- fix(app): respect mobile safe areas by @winetree94 in #196
- fix(app): prevent duplicate navigator on settings entry by @winetree94 in #197
- fix(desktop): preserve native Linux window chrome by @winetree94 in #198
- release: v0.5.0 by @winetree94 in #200
Full Changelog: v0.4.1...v0.5.0
v0.4.1
What's Changed
- fix(terminals): end a terminal session by disposal, not invalidation by @winetree94 in #185
- refactor(composer): move compact settings into drawers by @winetree94 in #187
- fix(windows): wait for installer smoke test by @winetree94 in #188
- fix(sessions): keep a split divider under the pointer while resizing by @winetree94 in #189
- fix(ci): wait for CLI daemon readiness by @winetree94 in #190
- release: v0.4.1 by @winetree94 in #192
Full Changelog: v0.4.0...v0.4.1
v0.2.0
What's Changed
- Load skills from built-in, user, config, and project sources by @winetree94 in #2
- Parallelize verification and release pipeline by @winetree94 in #4
- Add custom Windows and Linux title bar by @winetree94 in #3
- Remove provider default model settings by @winetree94 in #5
- Add MCP client support with user and project scopes by @winetree94 in #6
- Cache Android Gradle builds in CI by @winetree94 in #7
- Migrate Flutter UI to Tinyrack design system by @winetree94 in #8
- Show models across provider connections by @winetree94 in #9
- fix(app): dismiss tooltips before opening overlays by @winetree94 in #10
- fix(app): support directory projects in workspace composer by @winetree94 in #13
- Add bidirectional conversation attachments by @winetree94 in #11
- Enforce Tinyrack UI design guidelines by @winetree94 in #14
- Build typed feature E2E coverage by @winetree94 in #12
- fix(app): recover embedded daemon port conflicts by @winetree94 in #16
- fix(ui): align title bar and sidebar navigation by @winetree94 in #17
- chore: add Claude Code compatibility symlinks by @winetree94 in #18
- fix: correct Claude Code skills symlink location by @winetree94 in #19
- feat(ui): move the settings daemon picker into the sidebar by @winetree94 in #20
- feat(settings): add a full data reset flow by @winetree94 in #21
- Ship the web client and the CLI by @winetree94 in #23
- fix(ci): pin wrangler to a version that knows static assets by @winetree94 in #25
- docs: correct why a browser cannot reach a loopback daemon by @winetree94 in #26
- fix(ui): remove menubar popup letterbox by @winetree94 in #22
- fix(ui): align sidebar border and pin Tinyrack sources by @winetree94 in #27
- test(daemon): release the daemon lock before deleting the temp directory by @winetree94 in #28
- feat: add daemon-backed terminal tabs by @winetree94 in #15
- fix(ui): keep a menubar menu open when a keyboard tooltip closes by @winetree94 in #29
- feat: unify the chat composer and add per-session turn settings by @winetree94 in #30
- fix(ui): drop menubar menus below the bar by @winetree94 in #31
- feat: open the project picker at the daemon home by @winetree94 in #32
- fix(ui): stop the terminal repeating composed input and add its menu by @winetree94 in #34
- fix(ui): close settings back to the screen it was opened from by @winetree94 in #33
- feat(ui): animate the workspace sidebar collapse by @winetree94 in #35
- feat(ui): rework the chat composer input by @winetree94 in #36
- test(e2e): give every end-to-end wait one honest budget by @winetree94 in #38
- fix(ui): resolve every Material fallback to a Tinyrack token by @winetree94 in #37
- refactor(cli)!: unify the daemon into coder-cli on cliweave by @winetree94 in #39
- feat(agent): add ask_user, update_plan, view_image, and PTY exec tools by @winetree94 in #40
- ci: cache the Linux desktop packages by @winetree94 in #41
- fix(ui): correct main-screen composer daemon gating and validation flicker by @winetree94 in #43
- fix(ci): build the CLI with Flutter and drop the Linux arm64 target by @winetree94 in #42
- feat(brand): adopt the Tinyrack app icon across every platform by @winetree94 in #44
- ci: build and smoke-test the CLI bundle on every pull request by @winetree94 in #45
- feat(ui): drop the desktop title bar to the compact control size by @winetree94 in #46
- fix(web): correct the local-network daemon docs and explain the failure by @winetree94 in #47
- feat(settings): add a system/light/dark theme mode by @winetree94 in #49
- feat: complete the Codex built-in tool parity follow-ups by @winetree94 in #50
- refactor(ui): own the title-bar caption action vocabulary by @winetree94 in #51
- feat(ui): show a boot splash instead of a blank window by @winetree94 in #53
- feat(ui): tighten the settings sidebar and make its daemon select ghost by @winetree94 in #52
- fix(ui): remove duplicate daemon-disconnected hint from composer by @winetree94 in #48
- feat(composer): complete / commands and @ file mentions in the chat input by @winetree94 in #54
- fix(ui): let the desktop menubar triggers inherit the bar's control size by @winetree94 in #55
- test(e2e): stop binding the machine-global daemon port by @winetree94 in #56
- fix(composer): ring the whole card, size the toolbar, and cap a long label by @winetree94 in #57
- feat(composer): resolve the chat model through a four-step fallback chain by @winetree94 in #59
- feat(session): start sessions without picking a project by @winetree94 in #58
- feat(agent): exec 파이프 경로, 검색·glob, 패치 이동, 스킬 페이지네이션 by @winetree94 in #61
- fix(terminal): stop Korean input repeating and make the context menu dismissable by @winetree94 in #62
- feat(ui): shorten the session tab strip and square every icon menu trigger by @winetree94 in #65
- test(golden): pin the terminal context menu by @winetree94 in #64
- feat(terminal): draw the terminal context menu with the system menu by @winetree94 in #66
- feat(agent): port Codex multi-agent V2 collaboration with a subagent track by @winetree94 in #63
- ci: run the pipeline for merge-queue checks by @winetree94 in #67
- docs(testing): describe the merge queue by @winetree94 in #69
- fix: six machine-global and race conditions behind the flaky Linux Debug E2E shard by @winetree94 in #60
- release: v0.2.0 by @winetree94 in #71
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Unify daemon workspaces and settings by @winetree94 in #1
New Contributors
- @winetree94 made their first contribution in #1
Full Changelog: https://github.com/tinyrack-net/coder/commits/v0.1.0