Skip to content

Commit 6088488

Browse files
author
OpenAdapt Bot
committed
0.17.0
Automatically generated by python-semantic-release
1 parent 0050cea commit 6088488

File tree

2 files changed

+56
-1
lines changed

2 files changed

+56
-1
lines changed

CHANGELOG.md

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,61 @@
22

33

44

5+
## v0.17.0 (2024-04-11)
6+
7+
### Documentation
8+
9+
* docs(README): System Overview -> Alpha Architecture
10+
11+
System Overview -> Alpha Architecture ([`dd1c29e`](https://github.com/OpenAdaptAI/OpenAdapt/commit/dd1c29e05bf27053838668df9d7bf71216276d6f))
12+
13+
* docs(README): update System Overview diagram
14+
15+
Update system overview diagram ([`c08caf7`](https://github.com/OpenAdaptAI/OpenAdapt/commit/c08caf75728586c7eedd0a928c380c365d58be81))
16+
17+
* docs(README): update System Overview diagram
18+
19+
Update system overview diagram ([`3b2dfbc`](https://github.com/OpenAdaptAI/OpenAdapt/commit/3b2dfbc3021334ecccf74c17da80fd76040a8d73))
20+
21+
* docs(README): update System Overview diagram
22+
23+
Update system overview diagram ([`de9fad2`](https://github.com/OpenAdaptAI/OpenAdapt/commit/de9fad2de7e4bf8e9c965089ba093e59d5013a44))
24+
25+
* docs(README): update System Overview diagram
26+
27+
Update system overview diagram ([`13a9f23`](https://github.com/OpenAdaptAI/OpenAdapt/commit/13a9f236a040d16c04afedb940f0c08a2229f4a9))
28+
29+
* docs(README): update System Overview diagram
30+
31+
Update system overview diagram ([`ff1e4d9`](https://github.com/OpenAdaptAI/OpenAdapt/commit/ff1e4d9b39ad472f4269f03df5d6c6de34947aa8))
32+
33+
* docs(README): update System Overview diagram
34+
35+
Update system overview image ([`086e42f`](https://github.com/OpenAdaptAI/OpenAdapt/commit/086e42fe3f040e3f95ed625d6c7138d60e17fb8c))
36+
37+
* docs(README): update System Overview diagram ([`ca5f093`](https://github.com/OpenAdaptAI/OpenAdapt/commit/ca5f09321ac162a01f7e7a5afbf8746e305c0141))
38+
39+
* docs(README): update System Overview diagram ([`7ca2086`](https://github.com/OpenAdaptAI/OpenAdapt/commit/7ca2086f4be0f6e02b26c3e9da099ac904811c2a))
40+
41+
* docs(README): update System Overview diagram
42+
43+
Update System Overview diagram ([`aee1078`](https://github.com/OpenAdaptAI/OpenAdapt/commit/aee1078ee82e84d6810dce17e6c26caf94b47d2e))
44+
45+
### Feature
46+
47+
* feat(dashboard): add web dashboard
48+
49+
* feat: Complete initial setup of web dashboard
50+
51+
* feat(recordings): Add simple view to start, stop and list recordings
52+
53+
* fix: Fix sqlite thread issue and a few dashbaord ui improvements
54+
55+
* feat: Add script to download npm dependencies and update installer script
56+
57+
* chore: Code cleanup and workflow fix ([`0050cea`](https://github.com/OpenAdaptAI/OpenAdapt/commit/0050cea6df4ea71930b7ee25ab78b03f6bedbafd))
58+
59+
560
## v0.16.2 (2024-03-08)
661

762
### Documentation

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "openadapt"
3-
version = "0.16.2"
3+
version = "0.17.0"
44
description = "GUI Process Automation with Transformers"
55
authors = [
66
'OpenAdapt.AI Team <[email protected]>',

0 commit comments

Comments
 (0)