Skip to content

Releases: AnswerDotAI/dialoghelper

v0.0.29

30 Jul 21:30
Compare
Choose a tag to compare

New Features

  • capture cleanup (#31)

v0.0.28

30 Jul 21:20
Compare
Choose a tag to compare

Bugs Squashed

  • js not in manifest (#32)

v0.0.27

30 Jul 06:31
Compare
Choose a tag to compare

Bugs Squashed

  • remove isCapturing restriction in capture_screen (#26), thanks to @austinvhuang

v0.0.26

30 Jul 04:55
be2734e
Compare
Choose a tag to compare

New Features

v0.0.25

30 Jul 02:36
be2734e
Compare
Choose a tag to compare

New Features

  • Increase screen capture resolution (#30), thanks to @austinvhuang
  • Unify return signals to use the blocking endpoint for getting signals/return values (#29), thanks to @austinvhuang

v0.0.24

28 Jul 22:18
Compare
Choose a tag to compare

Bugs Squashed

  • remove isCapturing restriction in capture_screen (#26), thanks to @austinvhuang

v0.0.23

19 Jul 02:36
Compare
Choose a tag to compare

Bugs Squashed

  • remove isCapturing restriction in capture_screen (#26), thanks to @austinvhuang

v0.0.22

18 Jul 21:53
Compare
Choose a tag to compare

New Features

  • Experimental support to capture screen contents and return b64 encoded image (#21), thanks to @austinvhuang

v0.0.21

15 Jul 05:19
Compare
Choose a tag to compare

New Features

  • Do not make content required in update (#25)

v0.0.20

15 Jul 04:57
Compare
Choose a tag to compare

New Features

  • Add curr_dialog (#24)