Originally released: 2025-11-05
What's Changed
- (deps): upgrade Radix UI to eliminate React 19.0.0 dependencies by @shige in #2110
- feat: add metadata_version column in github_repository_issue_embeddings table by @WashizuRyo in #2109
- refactor!: Move domain models from giselle to protocol package by @toyamarinyon in #2107
- chore: bump knip and prune unused styles by @shige in #2106
- refactor: Modularize ID generators and consolidate imports by @toyamarinyon in #2105
- refactor: Complete dialog unification and AgentCard tokenization by @kaochannel154 in #2096
- feat: make contentEditedAt NOT NULL in github_repository_issue_embeddings table by @WashizuRyo in #2104
- chore/standardize-giselle-ai-imports by @toyamarinyon in #2102
- refactor!: rename apps-to-workspace relation from plural to singular by @shige in #2103
- Breaking: Update Account settings route to /settings/account/general by @shige in #2101
- fix: pin trigger.dev deploy version by @shige in #2100
- feat: add Id generator and persist app id DB and UI actions by @toyamarinyon in #2099
- Add app data loading to teams page with database relations by @toyamarinyon in #2098
- feat: Add team subscriptions loader and redesigned Stage v2 UI by @toyamarinyon in #2097
Full Changelog: v0.50.0...v0.50.1