Releases: stacklok/codegate-ui
Releases · stacklok/codegate-ui
v0.10.0
0.10.0 (2025-01-30)
Features
- add prompt picker (#212) (25a531e)
- add workspace preferred model (#217) (90dfbe9)
- bump UIKit to incorporate color palette change (#229) (0e877b4)
- implement new table design (#189) (97bc4ea)
- initial work on alerts summary cards (#222) (2732434)
- move health check to header (#218) (d9652bb)
- quick "go to settings" for workspace selector (#213) (b683d56)
- replace lucide icons with untitled icons (#221) (2c3c7fc)
- show token usage on alerts table (#216) (f9461bc)
Bug Fixes
v0.9.0
v0.8.0
0.8.0 (2025-01-24)
Features
- implement hard delete for workspaces & refactor workspaces table to allow multiple actions (#185) (a98492a)
- implement use toast mutation for workspaces (#184) (a67b265)
- redirect to conversation from alerts table (#191) (646ed5a)
- useKbdShortcuts hook & example implementation (#180) (0d935a3)
- useToastMutation hook (#183) (9fe55a5)
Bug Fixes
v0.7.2
v0.7.1
v0.7.0
0.7.0 (2025-01-22)
Features
- add create workspace (#133) (1c3e0f0)
- add workspaces page (#128) (750d8f6)
- archive workspace (#145) (34dc350)
- enable toggle workspace, invalidate on workspace update (#130) (8904d8b)
- implement breadcrumbs according to design (#131) (43fdf83)
- implement new menu design (#152) (c63de9e)
- rename workspace (#163) (3b68754)
- show archived workspaces and restore it (#154) (d7e244f)
- workspace scoped queries (messages & alerts) (#140) (500d48d)
- workspace settings route & system prompt editor (#114) (0d9d752)
- workspace system prompt CRUD (#147) (0ed8d66)
- workspace: add dropdown (#123) (51fd254)