Skip to content

Commit af5f7d0

Browse files
author
OpenAdapt Bot
committed
1.2.1
Automatically generated by python-semantic-release
1 parent 8ed98a7 commit af5f7d0

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v1.2.1 (2026-03-04)
6+
7+
### Bug Fixes
8+
9+
- Correct OpenCUA attribution to macOS a11y code reuse
10+
([#991](https://github.com/OpenAdaptAI/OpenAdapt/pull/991),
11+
[`8ed98a7`](https://github.com/OpenAdaptAI/OpenAdapt/commit/8ed98a73651f3f5d0e493e2d2172e04ba8c55f67))
12+
13+
- Review fixes — accuracy, claims, and add builders section
14+
([#991](https://github.com/OpenAdaptAI/OpenAdapt/pull/991),
15+
[`8ed98a7`](https://github.com/OpenAdaptAI/OpenAdapt/commit/8ed98a73651f3f5d0e493e2d2172e04ba8c55f67))
16+
17+
### Documentation
18+
19+
- Reframe positioning with multi-pillar strategy
20+
([#991](https://github.com/OpenAdaptAI/OpenAdapt/pull/991),
21+
[`8ed98a7`](https://github.com/OpenAdaptAI/OpenAdapt/commit/8ed98a73651f3f5d0e493e2d2172e04ba8c55f67))
22+
23+
- Reframe positioning with multi-pillar strategy and honest scoping
24+
([#991](https://github.com/OpenAdaptAI/OpenAdapt/pull/991),
25+
[`8ed98a7`](https://github.com/OpenAdaptAI/OpenAdapt/commit/8ed98a73651f3f5d0e493e2d2172e04ba8c55f67))
26+
27+
528
## v1.2.0 (2026-03-04)
629

730
### Features

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "openadapt"
3-
version = "1.2.0"
3+
version = "1.2.1"
44
description = "GUI automation with ML - record, train, deploy, evaluate"
55
readme = "README.md"
66
requires-python = ">=3.10"

0 commit comments

Comments
 (0)