Releases: OpenAdaptAI/OpenAdapt
v0.25.4
v0.25.3
v0.25.2
v0.25.1
v0.25.0
v0.24.1
v0.24.0
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
v0.23.0
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
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)