Skip to content

Latest commit

 

History

History
103 lines (54 loc) · 1.54 KB

CHANGELOG.md

File metadata and controls

103 lines (54 loc) · 1.54 KB

0.1.22

  • Fix a crash on linux #64

0.1.21

  • Fix a bug preventing initial configuration #69

0.1.20

  • Multi language support #62

0.1.19

  • Support Azure keys

0.1.18

  • Option to copy the generated script to the clipboard

0.1.15

  • Fix chat mode to support chat history

0.1.14

  • Adds chat mode
  • Fixes "ai update" to not eagerly capture
  • Improve operating system identification

0.1.13

  • Fix for using cloudflare proxy (fix streaming logic to handle partial chunks)

0.1.12

  • Support custom API endpoints

0.1.11

  • ai update command
  • Minor UX improvements and fixes

0.1.10

  • Obfuscate API key from config UI

0.1.9

  • Visual config UI (from ai config ui)

0.1.8

  • Better error handling (handle streams and non streams, JSON and strings)

0.1.7

  • Option to edit script before running
  • Fix error with String.prototype.replaceAll not existing

0.1.6

  • Silent mode (skip explanation)

0.1.5

  • Improve error messaging UX, again x3

0.1.4

  • Improve error messaging, again again

0.1.3

  • Improve error messaging, again

0.1.2

  • Improve error messaging

0.1.1

  • Minor UX improvement ("AI Shell" vs "ai-shell")

0.1.0

  • Minor error message improvements

0.0.18

  • Better error handling

0.0.17

  • Minor improvements to the UX of the revision flow

0.0.16

  • Take the current operating system into account

0.0.15

  • Stream responses