Add CHANGES.md section for version 1.8.1#10898
Merged
stnguyen90 merged 4 commits intofeat-1.8.1-release-prepfrom Dec 5, 2025
Merged
Add CHANGES.md section for version 1.8.1#10898stnguyen90 merged 4 commits intofeat-1.8.1-release-prepfrom
stnguyen90 merged 4 commits intofeat-1.8.1-release-prepfrom
Conversation
Contributor
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Note Other AI code review bot(s) detectedCodeRabbit has detected other AI code review bot(s) in this pull request and will avoid duplicating their findings in the review comments. This may lead to a less comprehensive review. Comment |
Co-authored-by: stnguyen90 <1477010+stnguyen90@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update CHANGES.md for version 1.8.1
Add CHANGES.md section for version 1.8.1
Dec 3, 2025
stnguyen90
requested changes
Dec 5, 2025
Co-authored-by: stnguyen90 <1477010+stnguyen90@users.noreply.github.com>
stnguyen90
requested changes
Dec 5, 2025
CHANGES.md
Outdated
| * Add max build duration environment variable in [#10674](https://github.com/appwrite/appwrite/pull/10674) | ||
| * Add JWT disposition in [#10867](https://github.com/appwrite/appwrite/pull/10867) | ||
| * Add custom realtime logger in [#10871](https://github.com/appwrite/appwrite/pull/10871) | ||
| * Improve MFA docs endpoint order in [#10793](https://github.com/appwrite/appwrite/pull/10793) |
Contributor
There was a problem hiding this comment.
@copilot this MFA docs line is still in notable changes when it should be in miscellaneous.
Co-authored-by: stnguyen90 <1477010+stnguyen90@users.noreply.github.com>
Security Scan Results for PRDocker Image Scan Results
Source Code Scan Results🎉 No vulnerabilities found! |
✨ Benchmark results
⚡ Benchmark Comparison
|
stnguyen90
approved these changes
Dec 5, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Adds a comprehensive changelog section for version 1.8.1 documenting all 119 PRs merged between tag 1.8.0 and branch feat-1.8.1-release-prep, properly categorized based on user-facing impact.
Changes organized by category:
Handling of special cases:
Test Plan
Verified:
Related PRs and Issues
Checklist
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.