···88## [Unreleased]
991010### Added
1111+- Add isNull filter support for ref fields in where clauses (5d9f426)
1212+- Improve GraphQL type generation for lexicons (926d449)
1113- Add statusphere HTML example and viewer query (d94e41a)
1212-- Add comprehensive OAuth scope validation and client type support (dc1930a)
1313-- Add Model Context Protocol (MCP) server (5a575a8)
1414+- Add OAuth scope validation and client type support (dc1930a)
1515+- Add Model Context Protocol (MCP) server (98e54d5)
1416- Refactor admin DID handling and add Settings.adminDids field (2484ea1)
1517- Migrate environment variables to database config table (cbb7b25)
1618- Add PLC_DIRECTORY_URL env var override for bootstrap (32aec91)
···1820- Sync actor records on first login (47f2d32)
19212022### Fixed
2323+- Resolve strongRef refs in nested object types (434a89f)
2424+- Resolve nested refs within others object types (70d972d)
2525+- Show reset alert in danger zone section of settings (7bedfb3)
2126- Correct test expectation for invalid scope error handling (66d69e8)
22272328### Changed
2929+- Implement nested forward join resolution for strongRef fields (3304ad9)
2430- Remove /example folder, move docker-compose to root (2a67762)
2531- Move docs/plans to dev-docs/plans (a9d7648)
2632- Update settings (ef37374)
27332834### Documentation
2929-- Add authentication guide for app developers (234bf75)
3030-- Add OAuth scopes implementation plan (6fd8716)
3131-- Add admin onboarding implementation plan (5a575a8)
3235- Remove deprecated env vars from deployment guide (7da5864)