You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,24 @@
7
7
8
8
9
9
10
+
11
+
## 2.5.0 (2025-01-22)
12
+
13
+
#### :rocket: New Feature
14
+
*[#975](https://github.com/BoykaFramework/boyka-framework/pull/975) feat(java): :sparkles: added android specific critical actions ([@WasiqB](https://github.com/WasiqB))
15
+
*[#971](https://github.com/BoykaFramework/boyka-framework/pull/971) feat(java): :sparkles: added shadow root support ([@WasiqB](https://github.com/WasiqB))
16
+
*[#969](https://github.com/BoykaFramework/boyka-framework/pull/969) feat(java): :sparkles: added executeScript method for element ([@WasiqB](https://github.com/WasiqB))
17
+
*[#968](https://github.com/BoykaFramework/boyka-framework/pull/968) feat(java): :sparkles: added support to draw diagrams using points ([@WasiqB](https://github.com/WasiqB))
18
+
19
+
#### :house: Internal
20
+
*[#972](https://github.com/BoykaFramework/boyka-framework/pull/972) build(deps): bump com.networknt:json-schema-validator from 1.5.4 to 1.5.5 in /core-java in the dependencies group ([@dependabot[bot]](https://github.com/apps/dependabot))
21
+
*[#973](https://github.com/BoykaFramework/boyka-framework/pull/973) build(deps-dev): bump the dependencies group with 4 updates ([@dependabot[bot]](https://github.com/apps/dependabot))
22
+
*[#970](https://github.com/BoykaFramework/boyka-framework/pull/970) build(deps): bump the dependencies group in /core-java with 3 updates ([@dependabot[bot]](https://github.com/apps/dependabot))
23
+
*[#964](https://github.com/BoykaFramework/boyka-framework/pull/964) build(deps): bump the dependencies group with 9 updates ([@dependabot[bot]](https://github.com/apps/dependabot))
0 commit comments