Skip to content

Latest commit

 

History

History
70 lines (28 loc) · 2.56 KB

CHANGELOG.md

File metadata and controls

70 lines (28 loc) · 2.56 KB

0.0.11 (2023-12-12)

Bug Fixes

  • Fixed height of Bard chat input fix #12 (b8024f5)

0.0.10 (2023-09-21)

Bug Fixes

  • update cookie automatically after every request and fix parse answers error (0aae04d)

0.0.9 (2023-09-20)

Bug Fixes

  • use global user settings and fix input event scroll trigger (474dd80)

Change Log

0.0.8 (2023-09-20)

Features

  • support code block highlight and copy code to clipboard (df0545a)
  • support manually retrying to initiate a request (06270d0)

0.0.7 (2023-09-19)

Features

  • support prompt history record (a6712ce)

0.0.6 (2023-09-15)

Features

  • support clean conversations data and customize sidebar toolbar actions (324aa34)

0.0.5 (2023-09-15)

Bug Fixes

0.0.4 (2023-09-15)

Bug Fixes

  • include dependencies temporarily (9507277)
  • minimize extension bundle size (c354acd)
  • webview resources load error (2010571)