File tree Expand file tree Collapse file tree 2 files changed +28
-1
lines changed
Expand file tree Collapse file tree 2 files changed +28
-1
lines changed Original file line number Diff line number Diff line change 22
33
44
5+ ## v0.26.0 (2024-05-27)
6+
7+ ### Feature
8+
9+ * feat(dashboard): Dashboard scrubbing (#672 )
10+
11+ * feat: Add ability to download spacy model from within pyinstaller build
12+
13+ * refactor: Add id column as foreign keys instead of timestamp
14+
15+ * feat(scrubbing): Add api endpoints and scrubbing feature
16+
17+ * fix: Fix code after merge with main
18+
19+ * lint: flake8 lint
20+
21+ * refactor: Cleanup code and add comments
22+
23+ * chore: Fix comments
24+
25+ * chore: Add comments on crud.py
26+
27+ ---------
28+
29+ Co-authored-by: Richard Abrich
< ; [email protected] > ; (
[ ` 3083fef ` ] ( https://github.com/OpenAdaptAI/OpenAdapt/commit/3083fef9dceb30780f91dd235eea89e6a7b68ebc ) )
30+
31+
532## v0.25.5 (2024-05-24)
633
734### Fix
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " openadapt"
3- version = " 0.25.5 "
3+ version = " 0.26.0 "
44description = " GUI Process Automation with Transformers"
55authors = [
66 ' OpenAdapt.AI Team <[email protected] >' ,
You can’t perform that action at this time.
0 commit comments