Skip to content

chore(main): release 0.31.0 - #6121

Open
boojack wants to merge 1 commit into
mainfrom
release-please--branches--main--components--memos
Open

chore(main): release 0.31.0#6121
boojack wants to merge 1 commit into
mainfrom
release-please--branches--main--components--memos

Conversation

@boojack

@boojack boojack commented Jul 27, 2026

Copy link
Copy Markdown
Member

🤖 I have created a release beep boop

0.31.0 (2026-08-07)

Features

  • markdown: unify tag syntax and recognition (#6132) (c68e3d5)
  • sidebar: make the desktop rail resizable (#6148) (abe87d9)
  • user: define username format and mention syntax (#6134) (8648b97)
  • web: unify navigation in a route-aware sidebar (#6144) (4d26679)

Bug Fixes

  • align memo outline links with rendered headings (#6159) (e5ed6e7)
  • api: omit unset message fields from gateway JSON (#6156) (bdf87e8)
  • attachments: link media to source memos (c4221c6)
  • editor: restore Windows emoji input (b4fefa9)
  • markdown: support word-internal apostrophes in tags (#6135) (d617f65)
  • sidebar: stop the month calendar growing with the rail (d722608)
  • ui: keep select menus above parent popovers (9328413)
  • upgrade golang.org/x/crypto to 0.52.0 (CVE-2026-39829) (#6152) (3b8d255)
  • web: keep share token on shared-memo attachment thumbnails (#6155) (3f567fd)
  • web: keep task checkboxes controlled so check-all updates render (5192732)
  • web: preserve memo scope across global navigation (83eab44)

Performance Improvements

  • sse: reduce redundant connections and fanout overhead (dd18002)

This PR was generated with Release Please. See documentation.

@boojack
boojack requested a review from a team as a code owner July 27, 2026 14:06
@coderabbitai

coderabbitai Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review

Walkthrough

The release manifest version for the root package is updated from 0.30.0 to 0.30.1. The changelog adds a 0.30.1 entry dated 2026-07-30, documenting three bug fixes and an SSE performance improvement.

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Title check ⚠️ Warning The title specifies release 0.31.0, but the changeset and objectives release version 0.30.1. Change the title to identify the 0.30.1 release.
✅ Passed checks (4 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description check ✅ Passed The description is release-related and includes the bug fixes and performance improvement documented in the changeset.

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.

@greptile-apps

greptile-apps Bot commented Jul 27, 2026

Copy link
Copy Markdown

Greptile Summary

This is a Release Please–generated release PR that bumps the project version to 0.31.0 and prepends the corresponding changelog section. No logic changes are included — the diff is limited to the version manifest and CHANGELOG.md.

  • .release-please-manifest.json updated from 0.30.00.31.0.
  • CHANGELOG.md gains the 0.31.0 section listing 4 features, 11 bug fixes (including a golang.org/x/crypto upgrade for CVE-2026-39829), and 1 performance improvement that landed on main since v0.30.0.

Confidence Score: 5/5

  • This PR is safe to merge — it is a fully automated release commit touching only the version manifest and changelog with no executable code changes.
  • Both changed files are metadata-only: a one-line JSON version bump and a prepended changelog block. There is nothing here that could introduce a runtime regression or behavioral change.
  • No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Version bumped from 0.30.0 to 0.31.0; single-line mechanical change with no logic impact.
CHANGELOG.md New 0.31.0 section prepended with features, bug fixes (including CVE-2026-39829 crypto upgrade), and a performance improvement; purely documentation.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[main branch\nv0.30.0] -->|feature & fix commits| B[HEAD\n4d1c952]
    B -->|Release Please PR| C[Bump manifest\n0.30.0 → 0.31.0]
    B -->|Release Please PR| D[Prepend CHANGELOG.md\n0.31.0 section]
    C --> E[Tagged release\nv0.31.0]
    D --> E
Loading

Reviews (16): Last reviewed commit: "chore(main): release 0.31.0" | Re-trigger Greptile

@boojack
boojack force-pushed the release-please--branches--main--components--memos branch 4 times, most recently from e5b4902 to f385577 Compare July 30, 2026 15:43
@boojack boojack changed the title chore(main): release 0.30.1 chore(main): release 0.31.0 Aug 2, 2026
@boojack
boojack force-pushed the release-please--branches--main--components--memos branch 10 times, most recently from 4ec4249 to 0e5e6f4 Compare August 6, 2026 15:25
@boojack
boojack force-pushed the release-please--branches--main--components--memos branch from 0e5e6f4 to 4d1c952 Compare August 7, 2026 01:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant