Skip to content

Releases: JimmyDaddy/vscode-bard

Release 0.0.11

12 Dec 02:17
Compare
Choose a tag to compare

0.0.11 (2023-12-12)

Bug Fixes

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

Release 0.0.10

21 Sep 10:23
Compare
Choose a tag to compare

0.0.10 (2023-09-21)

Bug Fixes

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

Release 0.0.9

20 Sep 15:22
Compare
Choose a tag to compare

0.0.9 (2023-09-20)

Bug Fixes

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

Release 0.0.8

20 Sep 14:14
Compare
Choose a tag to compare

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)

feat: support prompt history record

20 Sep 06:59
Compare
Choose a tag to compare
  • feat: support prompt history record
  • chore: dev settings

Support clean conversations data and customize sidebar toolbar actions

15 Sep 10:32
Compare
Choose a tag to compare
  • feat: support clean conversations data and customize sidebar toolbar actions

Add bard request auto retry mechanism

15 Sep 08:10
Compare
Choose a tag to compare
  • fix: add bard request auto retry mechanism

Minimize extension bundle size

15 Sep 04:04
Compare
Choose a tag to compare
  • minimize extension bundle size