Releases: stacklok/codegate-ui
Releases · stacklok/codegate-ui
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)