Skip to content

[RELEASE] v0.0.3.1#264

Merged
jjangminii merged 2 commits into
mainfrom
release/0.0.3.1
Jul 16, 2026
Merged

[RELEASE] v0.0.3.1#264
jjangminii merged 2 commits into
mainfrom
release/0.0.3.1

Conversation

@jjangminii

Copy link
Copy Markdown
Contributor

What's Changed

Full Changelog: v0.0.3...v0.0.3.1

jjangminii and others added 2 commits July 16, 2026 18:35
- 서브태스크 완료 상태 변경 API에 추가된 필수 date 파라미터를 반영했습니다
- 서브태스크 수정 요청에서 제거된 completed 필드를 반영했습니다
…a-updates

[REFACTOR] 서브태스크 관련 스키마 변경사항 반영
@vercel

vercel Bot commented Jul 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
timo Ready Ready Preview, Comment Jul 16, 2026 9:53am

Request Review

@coderabbitai

coderabbitai Bot commented Jul 16, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@jjangminii, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 45 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 65372683-4ce5-41dd-b11e-2437780938c4

📥 Commits

Reviewing files that changed from the base of the PR and between e756624 and 6015b4c.

⛔ Files ignored due to path filters (4)
  • apps/timo-web/api/generated/endpoints/todo/todo.ts is excluded by !**/generated/**
  • apps/timo-web/api/generated/models/changeSubtaskStatusParams.ts is excluded by !**/generated/**
  • apps/timo-web/api/generated/models/index.ts is excluded by !**/generated/**
  • apps/timo-web/api/generated/models/todoSubtaskUpdateRequest.ts is excluded by !**/generated/**
📒 Files selected for processing (5)
  • apps/timo-web/app/[locale]/(main)/(with-time-sidebar)/home/_hooks/use-home-todos-by-date.ts
  • apps/timo-web/app/[locale]/(main)/(with-time-sidebar)/today/_hooks/useTodayTodoList.ts
  • apps/timo-web/app/[locale]/(main)/focus/_hooks/use-focus-session.ts
  • apps/timo-web/hooks/todo-modal/detail/use-toggle-subtask-submit.ts
  • apps/timo-web/utils/todo/detail-todo-update-request.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/0.0.3.1

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions github-actions Bot requested review from kimminna and yumin-kim2 July 16, 2026 09:52
@github-actions github-actions Bot added ⏰ Timo-web Timo 웹 서비스 ♠️ 정민 정민양 labels Jul 16, 2026

@yumin-kim2 yumin-kim2 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😍

@ehye1 ehye1 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✌🏻

@jjangminii jjangminii merged commit 6bd046b into main Jul 16, 2026
14 checks passed
@github-actions

Copy link
Copy Markdown

Timo Performance Report

Bundle Size — timo-web
라우트 크기 First Load JS
/[locale]/home 214.14 kB 🔴 420.04 kB
/[locale]/today 198.30 kB 🔴 404.19 kB
/[locale]/focus 161.98 kB 🔴 367.87 kB
/[locale]/settings 168.81 kB 🔴 374.71 kB
/[locale]/statistics 155.72 kB 🔴 361.61 kB
/[locale]/[...rest] 0 B 🟡 205.89 kB
/[locale]/login 213.80 kB 🔴 419.69 kB
/[locale]/oauth/calendar/callback 120.82 kB 🟡 326.72 kB
/[locale]/oauth/callback 120.49 kB 🟡 326.38 kB
/[locale]/onboarding 234.55 kB 🔴 440.45 kB
/[locale] 119.80 kB 🟡 325.70 kB
/[locale]/policy 125.93 kB 🟡 331.82 kB
/robots.txt/route 0 B 🟡 205.89 kB
/sitemap.xml/route 0 B 🟡 205.89 kB

공유 번들: 205.89 kB
🟢 < 200kB  |  🟡 < 350kB  |  🔴 ≥ 350kB (First Load JS · gzip)

Lighthouse — timo-web
URL Perf A11y LCP CLS TBT
/en/home 🔴 48 🟢 95 🔴 15.8s 🟢 0.000 🔴 1353ms
/en/today 🔴 62 🟢 95 🔴 15.6s 🟢 0.000 🟡 488ms
/en/focus 🔴 57 🟢 95 🔴 15.5s 🟢 0.000 🔴 675ms
/en/statistics 🔴 62 🟢 95 🔴 15.3s 🟢 0.000 🟡 501ms

Perf ≥ 70 / A11y ≥ 85 목표
LCP 🟢 < 2.5s 🟡 < 4s 🔴 ≥ 4s  |  CLS 🟢 < 0.1 🟡 < 0.25 🔴 ≥ 0.25  |  TBT 🟢 < 200ms 🟡 < 600ms 🔴 ≥ 600ms

Image Optimization — timo-web
파일 크기 포맷 상태
favicon.png 27.84 kB PNG ⚠️ 🟢
images/google-calendar.png 36.20 kB PNG ⚠️ 🟢
images/google-logo.png 26.79 kB PNG ⚠️ 🟢
og.png 437.44 kB PNG ⚠️ 🟡

총 4개 · 528.28 kB  |  🟢 < 200KB  |  🟡 < 500KB  |  🔴 ≥ 500KB
⚠️ 4개 파일 WebP/AVIF 변환 권장

측정 커밋: 9360f90

@kimminna kimminna changed the title [Release] v0.0.3.1 [RELEASE] v0.0.3.1 Jul 16, 2026
@kimminna kimminna added the 🎉 Deploy 배포 작업 label Jul 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⏰ Timo-web Timo 웹 서비스 ♠️ 정민 정민양 🎉 Deploy 배포 작업

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants