Skip to content

Filtering changelog + past announcements converted to changelog#2747

Merged
atharvadeosthale merged 3 commits intomainfrom
filtering-changelog
Feb 17, 2026
Merged

Filtering changelog + past announcements converted to changelog#2747
atharvadeosthale merged 3 commits intomainfrom
filtering-changelog

Conversation

@atharvadeosthale
Copy link
Member

@atharvadeosthale atharvadeosthale commented Feb 12, 2026

Summary by CodeRabbit

  • Documentation
    • New changelog: relationship filtering using dot-notation with operators (equal, notEqual, greaterThan, lessThan, between, etc.) and 12–18x faster relationship operations; live on Appwrite Cloud.
    • New changelog: CLI "generate" command to create type-safe, project-aware SDKs with typed helpers and autocomplete.
    • New changelog: explicit string column types for Databases with backward-compatible legacy support; live on Appwrite Cloud.
    • New changelog: advanced Console filtering across functions, logs, and deployments with combinable criteria and examples; live on Appwrite Cloud.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 12, 2026

No actionable comments were generated in the recent review. 🎉


Walkthrough

This PR adds four new changelog entries (2026-02-06, 2026-02-09, 2026-02-12, 2026-02-17) documenting: relationship column filter query support with dot-notation and operators and reported 12–18x relationship performance improvements; a new Appwrite CLI generate command for type-safe, project-aware SDKs; explicit string column types (varchar, text, mediumtext, longtext) with legacy-string compatibility; and advanced Console filtering for function executions, site logs, and deployments. It also updates the optimize-cache.json to include a new changelog image asset.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The PR title accurately describes the main changes: adding a new changelog entry for the 'Advanced filtering across the Console' feature and converting past announcements into changelog entries.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch filtering-changelog

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.

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 2

🤖 Fix all issues with AI agents
In `@src/routes/changelog/`(entries)/2026-02-17.markdoc:
- Around line 13-15: This changelog entry is missing the arrow_link block used
by the other entries; add an {% arrow_link
href="/blog/post/advanced-filtering-console" %}Read the announcement to learn
more{% /arrow_link %} snippet directly beneath the "Now live on Appwrite Cloud."
paragraph so the entry matches the other posts and points to the announcement
blog post.
- Around line 1-5: Add a missing "cover" frontmatter field to the changelog
entry so it matches the other entries: update the frontmatter block in
2026-02-17.markdoc by adding a cover: "<path-or-filename>" line (or set to
null/empty if intentionally omitted) alongside layout, title, and date; ensure
the key name is exactly "cover" so templates that expect it (the changelog
frontmatter) will detect it consistently.

@atharvadeosthale atharvadeosthale merged commit 3d4aae9 into main Feb 17, 2026
6 checks passed
@atharvadeosthale atharvadeosthale deleted the filtering-changelog branch February 17, 2026 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants