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
@@ -5,6 +5,24 @@
5
5
6
6
7
7
8
+
9
+
## 2.4.1 (2024-12-23)
10
+
11
+
#### :rocket: New Feature
12
+
*[#954](https://github.com/BoykaFramework/boyka-framework/pull/954) feat(java): :sparkles: added longPress and doubleTap support for mobile ([@WasiqB](https://github.com/WasiqB))
13
+
14
+
#### :bug: Bug Fix
15
+
*[#950](https://github.com/BoykaFramework/boyka-framework/pull/950) fix(java): :bug: added support for permissions related capabilities ([@WasiqB](https://github.com/WasiqB))
16
+
17
+
#### :house: Internal
18
+
*[#942](https://github.com/BoykaFramework/boyka-framework/pull/942) build(deps): bump the dependencies group in /core-java with 4 updates ([@dependabot[bot]](https://github.com/apps/dependabot))
19
+
20
+
#### :running_woman: Performance
21
+
*[#946](https://github.com/BoykaFramework/boyka-framework/pull/946) test(java): :white_check_mark: added swipeTill method test ([@WasiqB](https://github.com/WasiqB))
0 commit comments