Skip to content

Release: merge develop into main#276

Merged
Rabithua merged 19 commits into
mainfrom
develop
Jul 2, 2026
Merged

Release: merge develop into main#276
Rabithua merged 19 commits into
mainfrom
develop

Conversation

@Rabithua

@Rabithua Rabithua commented Jul 2, 2026

Copy link
Copy Markdown
Owner

Summary

  • Merge the latest develop updates into main.
  • Adds Rote-owned OAuth 2.1 authorization and Remote HTTP MCP support, including OAuth metadata, dynamic client registration, authorization/session/approve, token, revoke, bearer-token MCP access, and MCP tools for notes, articles, reactions, profile, data, settings, and attachments.
  • Adds attachment upload presign/finalize server modules and MCP attachment tooling.
  • Updates user-facing account verification terminology to certified across API payloads, docs, admin UI, and Postman examples, with temporary compatibility for legacy names.
  • Hardens first-run setup by masking generated secrets in setup responses and splitting admin route responsibilities into clearer modules.
  • Improves AI provider/tool-calling compatibility for thinking models by using automatic tool choice in probes.
  • Refactors frontend login, OAuth authorization, admin AI configuration, and landing page sections into focused components.
  • Updates the primary brand color to #3ECF4A across theme tokens, logo assets, export cards, heatmap, and related UI surfaces.
  • Includes smaller API/UI fixes: iOS login registration redirect handling, author bio in note responses, and removal of the default local AI context override.

Scope

Validation

  • cd web && bun run lint
  • cd web && bun run build
  • cd server && bun run lint
  • cd server && bun run build

Notes: frontend build succeeds with existing Vite chunk-size / circular chunk warnings.

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@Rabithua Rabithua merged commit f024ea2 into main Jul 2, 2026
7 checks passed
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.

1 participant