Conversation
Change-Id: I3971cc32c35ce84b5ec5f1890a69e6fb02e0e022
|
Caution Review failedPull request was closed or merged during review 📝 WalkthroughWalkthroughThis PR updates the project's release metadata by adding a new changelog entry for v1.0.8 (2026-04-10) documenting new features, bug fixes, and documentation updates, and bumps the package version accordingly. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Greptile SummaryThis is a standard release PR that bumps the version from Confidence Score: 5/5Safe to merge — only a version bump and changelog update with no logic changes. Both changed files are documentation/metadata only. The changelog format is consistent with prior entries, and the version increment is correct (1.0.7 → 1.0.8). No code logic, dependencies, or runtime behavior is affected. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[PR #408: Release v1.0.8] --> B[CHANGELOG.md]
A --> C[package.json]
B --> D[Add v1.0.8 entry\nFeatures / Bug Fixes / Docs]
C --> E[version: 1.0.7 → 1.0.8]
Reviews (1): Last reviewed commit: "chore: release v1.0.8" | Re-trigger Greptile |
🚀 PR Preview Install Guide🧰 CLI updatenpm i -g https://pkg.pr.new/larksuite/cli/@larksuite/cli@dbb36ae10aec26a1ad65bd8657fd3797fe6ddb11🧩 Skill updatenpx skills add larksuite/cli#release/v1.0.8 -y -g |
Summary
Changelog
Features
updatecommand with self-update, verification, and rollback (feat: add update command with self-update, verification, and rollback #391)--fileflag for multipart/form-data file uploads (feat: add --file flag for multipart/form-data file uploads #395)+dashboard-arrange, record batch shortcuts,+record-search, view visible fields, record field filters, workflow optimization--page-tokenand--page-sizeto mail+triage(feat(mail): add --page-token and --page-size to mail +triage #301)+queryshortcut and enhance+updatewith Mermaid/PlantUML support (feat: Add whiteboard +query shortcut and enhance +update with Mermaid/PlantUML support #382)Bug Fixes
+create(fix(calendar): add default video meeting to +create #383)os.Exitwith graceful shutdown in mail watch (fix(mail): replace os.Exit with graceful shutdown in mail watch #350)Documentation
+media-download(docs(base): document Base attachment download via docs +media-download #404)Summary by CodeRabbit
New Features
updatecommand with self-update, verification, and rollback capabilitiesBug Fixes
Documentation