Skip to content

Commit

Permalink
0.34.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
OpenAdapt Bot committed Jun 20, 2024
1 parent bdf153e commit c674678
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,29 @@



## v0.34.0 (2024-06-20)

### Feature

* feat(onboarding): Add onboarding for new users (#746)

* feat: Add onboarding for new users

* feat: Overhaul onboarding into a multistep process

* docs: Update README.md with usage of the entrypoint module

* refactor: Remove steppers and move all steps to a single page

* feat: Move onboarding to a separate page and add bounty card

* feat: Redirect to onboarding on launch, and move around content

---------

Co-authored-by: Richard Abrich <[email protected]> ([`bdf153e`](https://github.com/OpenAdaptAI/OpenAdapt/commit/bdf153e153aea428653b5a5fa845cf373059712e))


## v0.33.6 (2024-06-20)

### Fix
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "openadapt"
version = "0.33.6"
version = "0.34.0"
description = "GUI Process Automation with Transformers"
authors = [
'OpenAdapt.AI Team <[email protected]>',
Expand Down

0 comments on commit c674678

Please sign in to comment.