Skip to content

chore: release v1.0.8#408

Merged
liangshuo-1 merged 1 commit intomainfrom
release/v1.0.8
Apr 10, 2026
Merged

chore: release v1.0.8#408
liangshuo-1 merged 1 commit intomainfrom
release/v1.0.8

Conversation

@liangshuo-1
Copy link
Copy Markdown
Collaborator

@liangshuo-1 liangshuo-1 commented Apr 10, 2026

Summary

  • Add v1.0.8 changelog
  • Bump version to 1.0.8 in package.json

Changelog

Features

Bug Fixes

Documentation

Summary by CodeRabbit

  • New Features

    • Added update command with self-update, verification, and rollback capabilities
    • Enabled multipart upload support via new flag
    • Enhanced keyboard shortcuts across multiple modules
  • Bug Fixes

    • Improved error message hints
    • Fixed markdown line-break handling
    • Enhanced response formatting for better data retrieval
  • Documentation

    • Updated documentation for new features and fixes

Change-Id: I3971cc32c35ce84b5ec5f1890a69e6fb02e0e022
@github-actions github-actions Bot added the size/M Single-domain feat or fix with limited business impact label Apr 10, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 10, 2026

Caution

Review failed

Pull request was closed or merged during review

📝 Walkthrough

Walkthrough

This 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

Cohort / File(s) Summary
Release Metadata
CHANGELOG.md, package.json
Added v1.0.8 changelog entry with categorized features (update command, multipart uploads, shortcut enhancements), bug fixes (error hints, markdown handling, field/table/view responses, mail watch), and documentation updates. Bumped package version from 1.0.7 to 1.0.8.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested labels

size/M

Suggested reviewers

  • liuxinyanglxy

Poem

🐰 A version ascends with tales anew,
Features bloom, bugs find their due,
From .7 to .8 we dance with glee,
The changelog sings, release is free! 🚀

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title 'chore: release v1.0.8' clearly and specifically describes the main change: releasing version 1.0.8, which matches the changelog and version bump in the files.
Description check ✅ Passed The description includes a Summary section and detailed Changelog with categorized Features, Bug Fixes, and Documentation sections, but lacks explicit Test Plan and Related Issues sections from the template.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/v1.0.8

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

@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented Apr 10, 2026

Greptile Summary

This is a standard release PR that bumps the version from 1.0.7 to 1.0.8 in package.json and adds the corresponding changelog entry in CHANGELOG.md. Both changes are consistent with the existing format and no issues were found.

Confidence Score: 5/5

Safe 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

Filename Overview
CHANGELOG.md Adds v1.0.8 changelog entry with features, bug fixes, and documentation sections, following the established format.
package.json Version bumped from 1.0.7 to 1.0.8; no other fields 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]
Loading

Reviews (1): Last reviewed commit: "chore: release v1.0.8" | Re-trigger Greptile

@liangshuo-1 liangshuo-1 merged commit 8c799d5 into main Apr 10, 2026
9 of 10 checks passed
@liangshuo-1 liangshuo-1 deleted the release/v1.0.8 branch April 10, 2026 14:53
@github-actions
Copy link
Copy Markdown

🚀 PR Preview Install Guide

🧰 CLI update

npm i -g https://pkg.pr.new/larksuite/cli/@larksuite/cli@dbb36ae10aec26a1ad65bd8657fd3797fe6ddb11

🧩 Skill update

npx skills add larksuite/cli#release/v1.0.8 -y -g

This was referenced Apr 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/M Single-domain feat or fix with limited business impact

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants