Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore(main): release 0.31.0-rc.2 - #6249

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

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

Conversation

@boojack

@boojack boojack commented Aug 30, 2026

Copy link
Copy Markdown
Member

🤖 I have created a release beep boop

0.31.0-rc.2 (2026-09-13)

Features

  • attachment: upload files in resumable chunks (b3e6739)
  • editor: add Markdown formatting shortcuts (#6258) (673b9df)
  • editor: autofocus Home on initial desktop load (#6275) (60b8973)
  • filter: support space placement in saved views (#6267) (dfa0fda)
  • i18n: add Azerbaijani language support (#6278) (3d97b39)
  • map: add a map page for located memos (bc89ec0)
  • memos: support moving memos between spaces (#6285) (2d75439)
  • search: add expression mode to Quick Find (#6276) (bf1f742)
  • server: rate limit sign-in, signup, fetches, uploads, and writes (#6315) (c506f67)
  • sidebar: redesign memo detail navigation (#6261) (d79b2e1)
  • sidebar: separate checked filters from current rows (aba1f73)
  • spaces: deliver invitations to the inbox (#6266) (230e3a1)
  • spaces: support custom icons and emoji (#6287) (34dbb83)
  • user: make email an optional, canonical, instance-unique attribute (#6314) (751005b)
  • views: support custom icons for saved memo views (#6305) (51b434d)
  • web: add 0.5x and 0.75x audio playback speeds (b88a715), closes #6263
  • web: add a calendar view of your memos (#6277) (500bb71)
  • web: calendar day panel refinements (#6280) (ad6433c)
  • web: scope Spaces by URL path instead of a remembered selection (af008b2)

Bug Fixes

  • editor: attach pasted files instead of inlining them (8701d93)
  • editor: enable native mobile text assistance (#6248) (2c7cf91)
  • editor: preserve memo timestamp edits when closing popover (0716eaa)
  • i18n: align Chinese sensitive content labels (#6274) (f8b55ad)
  • mcp: expose standard JSON Schema formats in tool schemas (652957c), closes #6262
  • scheduler: correct cron calendar day matching (#6306) (3227748)
  • sidebar: flatten account footer surface (5a65350)
  • sidebar: open the navigator label only where the row can afford it (88f1505)
  • sidebar: unify layout rails and spacing (191ec01)
  • ui: refine compact navigation and memo actions (ce0dd23)
  • webhook: block unspecified-address destinations in the SSRF guard (#6284) (607dc28)
  • web: normalize memo header author spacing (2e33e7a)
  • web: untrap focus mode in the memo grid and use a dark scrim token for overlays (#6310) (98f9c21)

This PR was generated with Release Please. See documentation.

@boojack
boojack requested a review from a team as a code owner August 30, 2026 03:59
@greptile-apps

greptile-apps Bot commented Aug 30, 2026

Copy link
Copy Markdown

Greptile Summary

Updates release metadata for version 0.31.0-rc.2.

  • Advances the Release Please manifest from 0.31.0-rc.1 to 0.31.0-rc.2.
  • Adds the corresponding changelog entry for the mobile editor text-assistance fix.

Confidence Score: 5/5

The release metadata changes appear safe to merge.

The manifest version, changelog heading, comparison range, and included fix are internally consistent, with no executable or security-sensitive behavior changed.

Important Files Changed

Filename Overview
.release-please-manifest.json Advances the recorded release version to 0.31.0-rc.2, consistent with the changelog.
CHANGELOG.md Adds the 0.31.0-rc.2 release notes and correctly links the included editor fix.

Reviews (1): Last reviewed commit: "chore(main): release 0.31.0-rc.2" | Re-trigger Greptile

@coderabbitai

coderabbitai Bot commented Aug 30, 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

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Team

Run ID: 2d38627e-c866-426c-a742-2f8f4d83f8c1

📥 Commits

Reviewing files that changed from the base of the PR and between 1a4dbea and 02e1d84.

📒 Files selected for processing (1)
  • CHANGELOG.md
🚧 Files skipped from review as they are similar to previous changes (1)
  • CHANGELOG.md

Included review availability: Your plan provides up to 10 included reviews per hour; 9 remain after this review.


Walkthrough

The release manifest was updated from 0.31.0-rc.1 to 0.31.0-rc.2. The changelog now includes the 0.31.0-rc.2 entry dated 2026-09-01. The entry documents Markdown formatting shortcuts, native mobile text assistance, and unified sidebar layout rails and spacing.

Merge Risk: ⚪ Minimal · up to 02e1d

This PR updates release metadata and the changelog for version 0.31.0-rc.2; no actionable merge-blocking risk remains beyond normal checks and review.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
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.
Title check ✅ Passed The title clearly identifies the release version and matches the manifest and changelog changes.
Description check ✅ Passed The description documents the 0.31.0-rc.2 release and relates directly to the release changes.

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.

@boojack
boojack force-pushed the main branch 2 times, most recently from 8c38d6b to dcef418 Compare August 30, 2026 04:49
@boojack
boojack force-pushed the release-please--branches--main--components--memos branch 17 times, most recently from 6d4a801 to acdeace Compare September 5, 2026 01:14
@boojack
boojack force-pushed the release-please--branches--main--components--memos branch 6 times, most recently from 7161ce3 to 5d19065 Compare September 7, 2026 12:46
@boojack
boojack force-pushed the release-please--branches--main--components--memos branch from 5d19065 to 71b0912 Compare September 7, 2026 14:27
@boojack
boojack force-pushed the release-please--branches--main--components--memos branch 3 times, most recently from 233cdc1 to 3aff662 Compare September 8, 2026 01:11
@boojack
boojack force-pushed the release-please--branches--main--components--memos branch 9 times, most recently from 9525227 to f0aeb66 Compare September 13, 2026 03:59
@boojack
boojack force-pushed the release-please--branches--main--components--memos branch from f0aeb66 to d667926 Compare September 13, 2026 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

2 participants