This repository was archived by the owner on Sep 3, 2026. It is now read-only.
context-use v0.1.97
What's Changed
- fix(web): distinguish history status colors by @massimoalbarello in https://github.com/massimoalbarello/context-use/pull/461
- test(cli): remove retired CI regressions by @massimoalbarello in https://github.com/massimoalbarello/context-use/pull/462
- test(mcp): cover update page entity types by @massimoalbarello in https://github.com/massimoalbarello/context-use/pull/463
- fix: preserve synced records across connector changes by @massimoalbarello in https://github.com/massimoalbarello/context-use/pull/460
- chore: establish modular architecture guardrails by @massimoalbarello in https://github.com/massimoalbarello/context-use/pull/464
- refactor: modularize database publication and migrations by @massimoalbarello in https://github.com/massimoalbarello/context-use/pull/465
- Refactor dashboard API into route and service modules by @massimoalbarello in https://github.com/massimoalbarello/context-use/pull/466
- Isolate confirmation routes and workflows by @massimoalbarello in https://github.com/massimoalbarello/context-use/pull/467
- Modularize the storage broker by endpoint family by @massimoalbarello in https://github.com/massimoalbarello/context-use/pull/468
- Modularize Better Auth and OAuth boundaries by @massimoalbarello in https://github.com/massimoalbarello/context-use/pull/469
- Add factories for the remaining server applications by @massimoalbarello in https://github.com/massimoalbarello/context-use/pull/470
- Establish typed frontend routing and query boundaries by @massimoalbarello in https://github.com/massimoalbarello/context-use/pull/471
- refactor(web): move dashboard pages into route modules by @massimoalbarello in https://github.com/massimoalbarello/context-use/pull/472
- refactor(web): split settings into workflow modules by @massimoalbarello in https://github.com/massimoalbarello/context-use/pull/473
- test: separate fast and database invariant lanes by @massimoalbarello in https://github.com/massimoalbarello/context-use/pull/474
- release: v0.1.97 by @massimoalbarello in https://github.com/massimoalbarello/context-use/pull/476
Full Changelog: massimoalbarello/context-use@v0.1.96...v0.1.97