-
Notifications
You must be signed in to change notification settings - Fork 298
Add 1.8.1 announcement blog + changelog #2680
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
WalkthroughTwo new documentation files were added: a blog post at src/routes/blog/post/appwrite-1-8-1-self-hosted-release/+page.markdoc describing Appwrite 1.8.1 self-hosted release features (Sites & frontend compatibility, Functions & runtimes, Storage & image handling, Email integrations, Database improvements, stability/security notes, and upgrade instructions), and a changelog entry at src/routes/changelog/(entries)/2025-12-31.markdoc summarizing the same release and linking migration and release notes. No code, exported/public API, or behavior changes were introduced. Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Pre-merge checks✅ Passed checks (3 passed)
📜 Recent review detailsConfiguration used: Organization UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
✅ Files skipped from review due to trivial changes (1)
🚧 Files skipped from review as they are similar to previous changes (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (3)
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. Comment |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 3
📜 Review details
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
⛔ Files ignored due to path filters (1)
static/images/blog/appwrite-1-8-1-self-hosted-release/cover.pngis excluded by!**/*.png
📒 Files selected for processing (3)
src/routes/blog/post/appwrite-1-8-1-self-hosted-release/+page.markdocsrc/routes/changelog/(entries)/2025-12-30.markdocsrc/routes/changelog/(entries)/2025-12-31.markdoc
🧰 Additional context used
🧠 Learnings (1)
📓 Common learnings
Learnt from: ItzNotABug
Repo: appwrite/website PR: 2362
File: src/routes/(marketing)/(components)/features.svelte:9-13
Timestamp: 2025-09-05T14:29:00.422Z
Learning: In the Appwrite website repository, fragment links (URLs with #anchor) in documentation are handled internally by the system and don't require explicit markdoc anchors or HTML id attributes in the source files.
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (3)
- GitHub Check: tests
- GitHub Check: build
- GitHub Check: assets
🔇 Additional comments (2)
src/routes/blog/post/appwrite-1-8-1-self-hosted-release/+page.markdoc (2)
1-12: Blog post structure looks good.The front matter is properly configured with appropriate metadata, and the Docker upgrade command syntax is correct. The content is well-organized with clear sections covering all major features in the 1.8.1 release.
Also applies to: 112-118
28-30: All referenced internal links are valid and exist in the repository:
- ✓
/blog/post/tanstack-start-support-in-appwrite-sites- ✓
/blog/post/nextjs-output-modes- ✓
/integrations/ai-elevenlabs-text-to-speech- ✓
/changelog/entry/2025-11-21- ✓
/blog/post/announcing-db-operatorsNo action required.
src/routes/blog/post/appwrite-1-8-1-self-hosted-release/+page.markdoc
Outdated
Show resolved
Hide resolved
…markdoc Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
| {% arrow_link href="/changelog/entry/2025-11-21" %} | ||
| Read the changelog | ||
| {% /arrow_link %} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems random to have the changelog link here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We did not have a blog for this, so I linked the changelog that announced this feature
What does this PR do?
Adds 1.8.1 announcement blog + changelog
Test Plan
Visit
/blog/post/appwrite-1-8-1-self-hosted-releaseand/changelog/entry/2025-12-31Related PRs and Issues
#2673
Have you read the Contributing Guidelines on issues?
Yes
Summary by CodeRabbit
New Features
Stability & Security
Documentation
✏️ Tip: You can customize this high-level summary in your review settings.