Skip to content

Releases: OpenAdaptAI/OpenAdapt

v0.39.1

25 Jul 18:49
Compare
Choose a tag to compare

v0.39.1 (2024-07-25)

Fix

  • fix(installer): fix installer upload (#866)

  • Update release-and-publish.yml: upload installers

  • Update release-and-publish.yml: fix case (489b9c2)

  • fix(VisualReplayStrategy): avoid re-using failing segmentations (0045ebb)

  • fix(installer, audio): postinstall whisper; download installer artefacts (#865)

  • postinstall whisper; download installer artefacts

  • poetry lock (a4470c3)

v0.39.0

25 Jul 14:39
Compare
Choose a tag to compare

v0.39.0 (2024-07-25)

Feature

v0.38.0

25 Jul 00:03
Compare
Choose a tag to compare

v0.38.0 (2024-07-25)

Feature

  • feat: add_centroid in WindowEvent.to_prompt_dict (#840)

  • add centroid in window_dict output

  • black


Co-authored-by: Richard Abrich <richard.abrich@mldsai.com>
Co-authored-by: Richard Abrich <richard.abrich@gmail.com> (5118b39)

  • feat(action verification): implement replay action verification (#857)

  • add is_action_event_complete

  • retry_with_exceptions in apply_replay_instructions

  • fix parse_code_snippet

  • add error_reporting.py

  • refactor video.py

  • black/flake8

  • add module docstring

  • CHECK_ACTION_COMPLETE (b288c07)

Unknown

  • fix keyerror if no state in window_dict (001c8fa)

v0.37.0

19 Jul 16:48
Compare
Choose a tag to compare

v0.37.0 (2024-07-19)

Feature

  • feat(logging): store application logs (#854)

  • feat: Wrap all processes inside a try catch block

  • chore: Modify files to use the custom logger

  • lint: flake8 lint


Co-authored-by: Richard Abrich <richard.abrich@mldsai.com> (13bbe48)

v0.36.6

19 Jul 15:53
Compare
Choose a tag to compare

v0.36.6 (2024-07-19)

Fix

  • fix(build): escape installer newline, upload installers and executables (#860)

  • escape newline in inno script

  • upload installers and executables (6d878fe)

Unknown

  • feat(build) modify build.py to produce installers (#858)

  • modify build.py to produce installers

  • download_and_install_inno_setup

  • black/flake8

  • remove zipping in build (21e5de1)

v0.36.5

16 Jul 20:40
Compare
Choose a tag to compare

v0.36.5 (2024-07-16)

Fix

  • fix(error-reporting): add ignore_errors (#855)

  • add ignore_errors

  • black (dc26a2a)

v0.36.4

12 Jul 16:58
Compare
Choose a tag to compare

v0.36.4 (2024-07-12)

Fix

  • fix(VanillaReplayStrategy): replay_instructions -> instructions (#849) (640f926)

v0.36.3

11 Jul 19:31
Compare
Choose a tag to compare

v0.36.3 (2024-07-11)

Fix

  • fix(replay): fix video not found (#845)

  • fix:modify Recording class to delete all associated records when recording is deleted (ab1f125)

v0.36.2

06 Jul 15:56
Compare
Choose a tag to compare

v0.36.2 (2024-07-06)

Fix

  • fix(release): add ngrok; run release on debug-release branch; fallback to python (#838) (8777574)

Unknown

v0.36.0

28 Jun 17:04
Compare
Choose a tag to compare

v0.36.0 (2024-06-28)

Feature

  • feat(logging): redirect stdout (#810)

  • feat: Override std out for application

  • feat: Separate logs by version number and date and use logger instead of print


Co-authored-by: Richard Abrich <richard.abrich@mldsai.com> (f44795c)

Fix

  • fix(tray): fix tray signals (#812)

  • feat: Override std out for application

  • fix: Fix passing signals around using multiprocessing pipes

  • feat: Separate logs by version number and date and use logger instead of print

  • lint: flake8 lint


Co-authored-by: Richard Abrich <richard.abrich@mldsai.com> (f231a34)