Skip to content

Releases: OpenAdaptAI/OpenAdapt

v0.25.4

22 May 20:12

Choose a tag to compare

v0.25.4 (2024-05-22)

Fix

  • fix(installer): Fix build failing due to replicate and other issues (#684) (fdf286c)

v0.25.3

22 May 16:58

Choose a tag to compare

v0.25.3 (2024-05-22)

Fix

  • fix(installer): add hidden import replicate (#680) (6621a04)

v0.25.2

19 May 18:41

Choose a tag to compare

v0.25.2 (2024-05-19)

Fix

  • fix(app): add hidden-imports to build spec (#678) (d2db305)

v0.25.1

17 May 05:05

Choose a tag to compare

v0.25.1 (2024-05-17)

Fix

  • fix(config): Fix path of default config file (#675) (9ffdf67)

v0.25.0

14 May 14:40

Choose a tag to compare

v0.25.0 (2024-05-14)

Feature

  • feat: run posthog in production only (#670)

Co-authored-by: Richard Abrich <[email protected]> (bed12ec)

v0.24.1

14 May 14:20

Choose a tag to compare

v0.24.1 (2024-05-14)

Fix

  • fix(dashboard): close dashboard from tray (#671) (3f0db86)

v0.24.0

12 May 01:43

Choose a tag to compare

v0.24.0 (2024-05-12)

Feature

  • feat(VisualReplayStrategy): Remove model copy logic; avoid unnecessary segmentations (#669)

  • preferences_dir -> root_dir; add data_dir; remove copying logic; disable dashboard from tray; avoid unnecessary segmentations; bugfixes

  • fix json serialize error

  • with session

  • fix template paths

  • black; flake8

  • make dir if not exists

  • fix confest.py: RECORDING_DIRECTORY_PATH -> RECORDING_DIR_PATH

  • fix test_share.py: RECORDING_DIRECTORY_PATH -> RECORDING_DIR_PATH (45c06c3)

v0.23.1

11 May 18:20

Choose a tag to compare

v0.23.1 (2024-05-11)

Fix

  • fix: Install latest version before deciding which release to upload to (#668) (c91efd4)

v0.23.0

11 May 16:01

Choose a tag to compare

v0.23.0 (2024-05-11)

Feature

  • feat(dashboard): Add recording detail page with screenshots (#616)

  • feat: Add recording detail page with screenshots

  • refactor(screenshots): Refactor code to add more comments and improve styling

  • refactor: Cleanup of redirects and not found env variables

  • feat: Change dynamic route to regular routes with query parameters and use websockets since response is too large

  • add main guard to dashboard/run.py

  • feat(screenshots): Make changes to screenshots ui, add diff to images and add carousel

  • feat(dashboard): Terminate dashboard process on pressing ctrl + c

  • feat: Add write locks for endpoints which need to write to database

  • feat(screenshots): Add utility functions to copy objects so they are independent of the sa session

  • feat(screenshots): Remove diff and add progress loader

  • chore: flake8 lint

  • fix: Filter out invalid action events after copies are made

  • fet: Change favicon and logo on dashboard


Co-authored-by: Richard Abrich <[email protected]>
Co-authored-by: Richard Abrich <[email protected]> (0ac599c)

v0.22.0

10 May 19:49

Choose a tag to compare

v0.22.0 (2024-05-10)

Feature

  • feat: Run ci steps only if not triggered by the bot commit (#666)

Co-authored-by: OpenAdapt Bot <[email protected]>
Co-authored-by: Richard Abrich <[email protected]> (400a73b)