Originally released: 2025-12-11
What's Changed
Improvements
- Improve file attachment preview UI by @kaochannel154 in #2441
- Refactor: improve task detail page UI and add status indicators by @kaochannel154 in #2417
- Use app description as textarea placeholder by @toyamarinyon in #2450
- Refactor task page layout for better scrolling behavior by @toyamarinyon in #2452
- Refactor task header to extract data fetching logic by @toyamarinyon in #2457
- Design: File attachment error pattern for Playground by @kaochannel154 in #2451
- Simplify composition detection in enter submit hook by @toyamarinyon in #2459
- Add entrance/exit animations to task overlay by @toyamarinyon in #2464
New Features
- Optimistic submission by @toyamarinyon in #2461
- Move tasks route out of stage directory by @toyamarinyon in #2463
Bug Fixes
- Fix: Navigate to new team after Stripe checkout completion by @WashizuRyo in #2456
- Fix: resolve pdfium.wasm loading error with Turbopack on Vercel by @shige in #2460
Internal
- Ignore git worktrees directory by @toyamarinyon in #2447