Skip to content

Files

Latest commit

 

History

History
303 lines (179 loc) · 24.1 KB

CHANGELOG.md

File metadata and controls

303 lines (179 loc) · 24.1 KB

Changelog

0.19.0 (2025-03-05)

Features

Bug Fixes

  • handle breaking changes to workspace config (#349) (6a897e3)
  • remove duplicate react-query-devtools (#342) (63bf5ea)

0.18.1 (2025-03-03)

Bug Fixes

  • id separator for provider, model muxing rule (#360) (3cff061)

0.18.0 (2025-02-21)

Features

0.17.0 (2025-02-20)

Features

Bug Fixes

0.16.0 (2025-02-17)

Features

  • add activate workspace button into detail page (#328) (c85e1aa)

Bug Fixes

0.15.0 (2025-02-14)

Features

Bug Fixes

0.14.1 (2025-02-07)

Bug Fixes

  • set 5s of duration for all the toast notifications (#281) (2542b5f)

0.14.0 (2025-02-07)

Features

  • show alert detail in the conversation page (#277) (8154d3e)

0.13.1 (2025-02-07)

Bug Fixes

Reverts

0.13.0 (2025-02-06)

Features

  • enforce sensible defaults for react-query (#268) (5445eb6)

0.12.2 (2025-02-05)

Bug Fixes

  • implement default caching options for react-query (#265) (694964f)

0.12.1 (2025-02-05)

Bug Fixes

0.12.0 (2025-02-05)

Features

0.11.1 (2025-02-05)

Bug Fixes

  • don't call window reload every time we receive an alert (#251) (a2da3ae)

0.11.0 (2025-02-03)

Features

0.10.0 (2025-01-30)

Features

Bug Fixes

0.9.0 (2025-01-24)

Features

Bug Fixes

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

  • fix small visual glithc in help menu (#175) (7031047)
  • parsing promptList text and breadcrumb (#177) (6da034d)
  • sort filtered alerts before pagination (#190) (d844610)

0.7.2 (2025-01-22)

Bug Fixes

0.7.1 (2025-01-22)

Bug Fixes

0.7.0 (2025-01-22)

Features

Bug Fixes

0.6.1 (2025-01-20)

Bug Fixes

0.6.0 (2025-01-20)

Features

Bug Fixes

0.5.0 (2025-01-17)

Features

  • initial work on codegate version check widget (#94) (0baa10b)
  • react-query hey-api integration (#101) (58d4d47)

0.4.1 (2025-01-17)

Bug Fixes

0.4.0 (2025-01-16)

Features

0.3.0 (2025-01-16)

Features

Bug Fixes

  • alerts-table: add clear button to input search (#87) (ee1ac50)
  • alerts-table: trigger token box and copy to clipboard icon (#85) (7a0e61c)

0.2.0 (2025-01-15)

Features

  • make "setup" menu section less confusing (#81) (ae42046)

Bug Fixes

0.1.0 (2025-01-15)

Features

0.0.15 (2025-01-15)

Bug Fixes

  • alerts line chart sorting (#63) (ce8146c)
  • formatting alert time in the table, add seconds (#56) (8d764aa)