2.13.0 (2025-11-23)
Features
- account: add i18n support for auth type selection (118647c)
- add new API channels management feature (69acdc3)
- add partial deletion failure handling for API channels (e6dd264)
- add warning button variant (2a567d1)
- channel-mgmt: add channel deletion support & pass channel data (13e2755)
- channel: make API key optional for edit mode (0c5badc)
- options: introduce reusable PageHeader component (54d8f94)
- select: update styling for better dark mode support & consistency (38120f1)
- settings: simplify data backup navigation UI (f3140b1)
- shadcn: support shadcn/ui component (5badc9c)
- sidebar: hide new API channels when config is invalid (ad11feb)
- sync conditional base URL validation (0121ec8)
- ui: add radix-ui components and tanstack table (2b0cae0)
- ui: add table, pagination, dropdown menu, alert dialog, checkbox and popover components (48d91fd)
- ui: refactor components with Radix UI primitives (2f959df)
- ui: update button variants and styling in import/export components (26f3620)
Bug Fixes
- correct model count display and sorting in channels table (e90e14b)
- locales: correct table column labels in newApiChannels.json (309681b)
- options: apply overflow-hidden to account management container (ffab493)
- resolve type mismatch in status filtering logic (386959b)
- select: remove redundant empty select item from account selectors (8bef7be)
- select: remove unused "use client" directive (8e0ae8a)
- sidebar: correct dark mode hover styles for inactive items (e18270f)
- styles: remove duplicate dark variant definition (fcc1d75)