Skip to content

chore(main): release 0.29.0#5909

Merged
boojack merged 1 commit into
mainfrom
release-please--branches--main--components--memos
May 27, 2026
Merged

chore(main): release 0.29.0#5909
boojack merged 1 commit into
mainfrom
release-please--branches--main--components--memos

Conversation

@boojack

@boojack boojack commented Apr 28, 2026

Copy link
Copy Markdown
Member

🤖 I have created a release beep boop

0.29.0 (2026-05-27)

Features

  • about: add about page with bird sprites (411ba7b)
  • activity-calendar: aggregate by ViewContext.timeBasis (8daef1d)
  • add <Placeholder> component with ASCII bird states (#5949) (8c16ffa)
  • add configurable --log-level flag (#5934) (f1e2a06)
  • add dedicated shortcuts page (#5942) (1df6479)
  • add link metadata endpoints (9c5c604)
  • frontend: add pixel bird tilemaps (cf55f11)
  • memo: add task list quick actions (#5983) (648b3bd)
  • memo: create memos on the selected calendar date (#5925) (ef55013)
  • notification: add smtp email settings (cd4f28a)
  • placeholder: add woodpecker tilemap (638e4f3)
  • render link metadata cards (0bc5669)
  • stats: admin instance resource statistics (ea0625d)
  • stats: support filtered all-user stats (88ac3ec)
  • transcription: explicit STT settings with provider, model, prompt (#5926) (238f27d)

Bug Fixes

  • avoid update event on memo create attachments (#5961) (3c3382a)
  • delete user cleanup (#5981) (e53b7d9)
  • editor: wrap selected text when pasting URL (e0bb3a2)
  • fileserver: preserve HDR image metadata in thumbnails (c724232)
  • frontend: correct static cache headers (084f40b)
  • frontend: use correct url path for memos in sitemap.xml (#5921) (603781f)
  • httpgetter: prevent DNS rebinding in link metadata fetch (078488c)
  • markdown: align list items with checkboxes (e008b1a)
  • memo: enforce parent visibility for comments (4a1e401)
  • s3presign: preserve motion media payload (7f1f53f)
  • security: enforce attachment ownership on memo updates (35bf761)
  • sse: stream initial response and refresh tokens (21303e8)
  • user: omit internal settings from list responses (#5917) (1df3fe7)
  • web: sync avatar changes immediately after profile update (#5903) (328396a)

Performance Improvements

  • lazy load heavy first-screen dependencies (#5947) (a6024ee)

This PR was generated with Release Please. See documentation.

@boojack boojack requested a review from a team as a code owner April 28, 2026 13:58
@coderabbitai

coderabbitai Bot commented Apr 28, 2026

Copy link
Copy Markdown
Contributor

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

Walkthrough

Manifest root version bumped from 0.28.00.29.0. CHANGELOG.md updated with a 2026-04-30 v0.29.0 entry listing two features (link metadata endpoints; render link metadata cards) and three bug fixes (preserve HDR image metadata in fileserver thumbnails; omit internal settings from user list responses; sync avatar updates immediately after profile changes).

Changes

Cohort / File(s) Summary
Release metadata & changelog
./.release-please-manifest.json, CHANGELOG.md
Bumped manifest root version from 0.28.00.29.0. Added CHANGELOG.md entry for 0.29.0 (2026-04-30) documenting two features (link metadata endpoints; render link metadata cards) and three bug fixes (preserve HDR image metadata in fileserver thumbnails; omit internal settings from user list responses; sync avatar updates immediately after profile changes).
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title 'chore(main): release 0.29.0' clearly and directly summarizes the main change—a version bump to 0.29.0. It accurately reflects the changeset which updates version numbers and changelog entries.
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 pull request description clearly documents the release version 0.29.0 with detailed features, bug fixes, and performance improvements that align with the changelog and version update changes.

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


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 and usage tips.

@boojack boojack force-pushed the release-please--branches--main--components--memos branch 2 times, most recently from 258e3bf to f2d638d Compare April 29, 2026 13:33
@boojack boojack changed the title chore(main): release 0.28.1 chore(main): release 0.29.0 Apr 29, 2026
@boojack boojack force-pushed the release-please--branches--main--components--memos branch 5 times, most recently from 8ffb5b0 to eb7ff73 Compare May 1, 2026 15:02
@boojack boojack force-pushed the release-please--branches--main--components--memos branch 2 times, most recently from cd4927b to c745940 Compare May 1, 2026 16:26
@boojack boojack force-pushed the release-please--branches--main--components--memos branch 9 times, most recently from ebf5418 to 09884c4 Compare May 8, 2026 15:53
@boojack boojack force-pushed the release-please--branches--main--components--memos branch 6 times, most recently from 377ba91 to 4c59647 Compare May 12, 2026 13:10
@boojack boojack force-pushed the release-please--branches--main--components--memos branch 7 times, most recently from cbac669 to e64654e Compare May 16, 2026 13:19
@boojack boojack force-pushed the release-please--branches--main--components--memos branch 4 times, most recently from a44ea2e to 6fab878 Compare May 27, 2026 01:14
@boojack boojack force-pushed the release-please--branches--main--components--memos branch from 6fab878 to 9d8ad34 Compare May 27, 2026 12:39
@boojack boojack merged commit f22c4bd into main May 27, 2026
1 check passed
@boojack boojack deleted the release-please--branches--main--components--memos branch May 27, 2026 12:48
@boojack

boojack commented May 27, 2026

Copy link
Copy Markdown
Member Author

🤖 Created releases:

🌻

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