|
1 | 1 |
|
2 | | -## v0.14.0 (2023-03-19) |
| 2 | +## v0.14.1-rc.0 (2023-05-02) |
3 | 3 |
|
4 | 4 | #### :rocket: New Feature |
5 | | -* [#411](https://github.com/BoykaFramework/boyka-framework/pull/411) feat(java): :sparkles: added hybrid app support ([@WasiqB](https://github.com/WasiqB)) |
6 | | -* [#408](https://github.com/BoykaFramework/boyka-framework/pull/408) feat(java): :sparkles: added switch to frame using ID ([@WasiqB](https://github.com/WasiqB)) |
7 | | -* [#410](https://github.com/BoykaFramework/boyka-framework/pull/410) feat(java): :sparkles: added form data body support ([@WasiqB](https://github.com/WasiqB)) |
| 5 | +* [#445](https://github.com/BoykaFramework/boyka-framework/pull/445) feat(java): :sparkles: added listeners to allow outside control in the framework ([@WasiqB](https://github.com/WasiqB)) |
| 6 | +* [#421](https://github.com/BoykaFramework/boyka-framework/pull/421) feat(java): ✨ added support for multi user session ([@WasiqB](https://github.com/WasiqB)) |
8 | 7 |
|
9 | 8 | #### :bug: Bug Fix |
10 | | -* [#406](https://github.com/BoykaFramework/boyka-framework/pull/406) fix(java): :bug: fixed issues in web automation ([@WasiqB](https://github.com/WasiqB)) |
11 | | -* [#386](https://github.com/BoykaFramework/boyka-framework/pull/386) fix(java): :bug: fixed error encountered in API ([@WasiqB](https://github.com/WasiqB)) |
12 | | -* [#381](https://github.com/BoykaFramework/boyka-framework/pull/381) fix(Internal): :bug: fixed miscellaneous issues in last release ([@WasiqB](https://github.com/WasiqB)) |
13 | | - |
14 | | -#### :memo: Documentation |
15 | | -* [#407](https://github.com/BoykaFramework/boyka-framework/pull/407) docs(Internal): :memo: updated missing docs ([@WasiqB](https://github.com/WasiqB)) |
| 9 | +* [#461](https://github.com/BoykaFramework/boyka-framework/pull/461) fix(Internal): :bug: fixed release workflow to enable manual trigger ([@WasiqB](https://github.com/WasiqB)) |
16 | 10 |
|
17 | 11 | #### :house: Internal |
18 | | -* [#398](https://github.com/BoykaFramework/boyka-framework/pull/398) build(deps): bump maven-compiler-plugin from 3.10.1 to 3.11.0 in /sample-tests ([@dependabot[bot]](https://github.com/apps/dependabot)) |
19 | | -* [#399](https://github.com/BoykaFramework/boyka-framework/pull/399) build(deps): bump lombok from 1.18.24 to 1.18.26 in /sample-tests ([@dependabot[bot]](https://github.com/apps/dependabot)) |
20 | | -* [#401](https://github.com/BoykaFramework/boyka-framework/pull/401) build(deps): bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9 in /sample-tests ([@dependabot[bot]](https://github.com/apps/dependabot)) |
| 12 | +* [#415](https://github.com/BoykaFramework/boyka-framework/pull/415) build(deps): bump checkstyle from 10.8.0 to 10.9.2 in /core-java ([@dependabot[bot]](https://github.com/apps/dependabot)) |
| 13 | +* [#414](https://github.com/BoykaFramework/boyka-framework/pull/414) build(deps): bump maven-surefire-plugin from 3.0.0-M9 to 3.0.0 in /sample-tests ([@dependabot[bot]](https://github.com/apps/dependabot)) |
21 | 14 |
|
22 | 15 | #### Committers: 1 |
23 | 16 | - Wasiq Bhamla ([@WasiqB](https://github.com/WasiqB)) |
0 commit comments