Skip to content

Commit 79d87ba

Browse files
chore: raise version to 1.4.1 and update changelog
References: https://outsystemsrd.atlassian.net/browse/RMET-4335
1 parent 1a33cf9 commit 79d87ba

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [1.4.1]
8+
9+
### Fixes
10+
11+
- Migrate back button navigation on `OSIABWebViewActivity` to support apps targeting Android 16 (https://outsystemsrd.atlassian.net/browse/RMET-4335)
12+
713
## [1.4.0]
814

915
### Features

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
<modelVersion>4.0.0</modelVersion>
77
<groupId>io.ionic.libs</groupId>
88
<artifactId>ioninappbrowser-android</artifactId>
9-
<version>1.4.1-dev</version>
9+
<version>1.4.1</version>
1010
</project>

0 commit comments

Comments
 (0)