Update version ID references from Long to UUID
Article IDs remain Long. Version IDs now use UUID.
Update KB media and version ID references from Long to UUID
Article IDs (KbArticle) remain Long. Version, media, pin, and review IDs now use UUID for improved CockroachDB write performance.
Update AI entity ID references from Long to UUID
Updates all controllers, services, and WebSocket handler to use UUID for AI entity IDs (providers, models, sessions, messages, folders, policies, MCP configs). ...
Update controllers and services for UUID entity IDs
Updates all controller @PathVariable and service method signatures to use UUID instead of Long for internal entity IDs (avatars, backgrounds, roles, departments...
Long/unique rowid() から UUID/gen random uuid() に内部のエンティティティティティティ ID を変換します
ランダムに配布されたUUIDを使用して、CockroachDB書き込み性能を改善 sequential unique rowid() の値の代わりに、内部のエンティティティティ プライマリ キーの場合。 ユーザ・フェーシング・エンティティティ(ユーザー、組織、メンバー、アカウント、リード、コンタクト、 コンタクトブック...
Add Not Configured option and config page navigation for bulk text providers
Fix tracking-code intl message not rendering due to unescaped HTML tags
Add pending invite styling, conflict indicators, and organizer controls to calendar views
Include required fields in create book payload
The backend DTO requires isOrgDefault, isOrgLevel, and isVisible fields — sending only name caused a 415 Unsupported Media Type.
Add ICS generation for REQUEST/REPLY/CANCEL and calendar message parsing
メソッド/organizerEmail を CalendarEvent, role/rsvp/lastResponseAt に CalendarEventAttendee に追加する
Add inline book creation in Add to Contacts dialog
The contact book dropdown now has a 'Create new book' option at the bottom. Clicking it reveals an inline text input with an Add button. The user can type a nam...