File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 7.4.2] ( https://github.com/ionic-team/capacitor/compare/7.4.1...7.4.2 ) (2025-07-10)
7+
8+ ### Bug Fixes
9+
10+ - ** android:** consider display cutout area for insets ([ #8042 ] ( https://github.com/ionic-team/capacitor/issues/8042 ) ) ([ b478211] ( https://github.com/ionic-team/capacitor/commit/b4782116856c35e3fb567393f10a36ce4632b44c ) )
11+ - ** http:** Properly URL-encode key and values during ` x-www-form-urlencoded ` POSTs ([ #8037 ] ( https://github.com/ionic-team/capacitor/issues/8037 ) ) ([ 87b4641] ( https://github.com/ionic-team/capacitor/commit/87b4641d1fa32b78e6fc2e87ee7b2c49b625b213 ) )
12+
613## [ 7.4.1] ( https://github.com/ionic-team/capacitor/compare/7.4.0...7.4.1 ) (2025-07-03)
714
815** Note:** Version bump only for package capacitor
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 7.4.2] ( https://github.com/ionic-team/capacitor/compare/7.4.1...7.4.2 ) (2025-07-10)
7+
8+ ### Bug Fixes
9+
10+ - ** android:** consider display cutout area for insets ([ #8042 ] ( https://github.com/ionic-team/capacitor/issues/8042 ) ) ([ b478211] ( https://github.com/ionic-team/capacitor/commit/b4782116856c35e3fb567393f10a36ce4632b44c ) )
11+ - ** http:** Properly URL-encode key and values during ` x-www-form-urlencoded ` POSTs ([ #8037 ] ( https://github.com/ionic-team/capacitor/issues/8037 ) ) ([ 87b4641] ( https://github.com/ionic-team/capacitor/commit/87b4641d1fa32b78e6fc2e87ee7b2c49b625b213 ) )
12+
613## [ 7.4.1] ( https://github.com/ionic-team/capacitor/compare/7.4.0...7.4.1 ) (2025-07-03)
714
815** Note:** Version bump only for package @capacitor/android
Original file line number Diff line number Diff line change 11{
22 "name" : " @capacitor/android" ,
3- "version" : " 7.4.1 " ,
3+ "version" : " 7.4.2 " ,
44 "description" : " Capacitor: Cross-platform apps with JavaScript and the web" ,
55 "homepage" : " https://capacitorjs.com" ,
66 "author" : " Ionic Team <hi@ionic.io> (https://ionic.io)" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 7.4.2] ( https://github.com/ionic-team/capacitor/compare/7.4.1...7.4.2 ) (2025-07-10)
7+
8+ ** Note:** Version bump only for package @capacitor/cli
9+
610## [ 7.4.1] ( https://github.com/ionic-team/capacitor/compare/7.4.0...7.4.1 ) (2025-07-03)
711
812** Note:** Version bump only for package @capacitor/cli
Original file line number Diff line number Diff line change 11{
22 "name" : " @capacitor/cli" ,
3- "version" : " 7.4.1 " ,
3+ "version" : " 7.4.2 " ,
44 "description" : " Capacitor: Cross-platform apps with JavaScript and the web" ,
55 "homepage" : " https://capacitorjs.com" ,
66 "author" : " Ionic Team <hi@ionic.io> (https://ionic.io)" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 7.4.2] ( https://github.com/ionic-team/capacitor/compare/7.4.1...7.4.2 ) (2025-07-10)
7+
8+ ** Note:** Version bump only for package @capacitor/core
9+
610## [ 7.4.1] ( https://github.com/ionic-team/capacitor/compare/7.4.0...7.4.1 ) (2025-07-03)
711
812** Note:** Version bump only for package @capacitor/core
Original file line number Diff line number Diff line change 11{
22 "name" : " @capacitor/core" ,
3- "version" : " 7.4.1 " ,
3+ "version" : " 7.4.2 " ,
44 "description" : " Capacitor: Cross-platform apps with JavaScript and the web" ,
55 "homepage" : " https://capacitorjs.com" ,
66 "author" : " Ionic Team <hi@ionic.io> (https://ionic.io)" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 7.4.2] ( https://github.com/ionic-team/capacitor/compare/7.4.1...7.4.2 ) (2025-07-10)
7+
8+ ### Bug Fixes
9+
10+ - ** http:** Properly URL-encode key and values during ` x-www-form-urlencoded ` POSTs ([ #8037 ] ( https://github.com/ionic-team/capacitor/issues/8037 ) ) ([ 87b4641] ( https://github.com/ionic-team/capacitor/commit/87b4641d1fa32b78e6fc2e87ee7b2c49b625b213 ) )
11+
612## [ 7.4.1] ( https://github.com/ionic-team/capacitor/compare/7.4.0...7.4.1 ) (2025-07-03)
713
814** Note:** Version bump only for package @capacitor/ios
Original file line number Diff line number Diff line change 11{
22 "name" : " @capacitor/ios" ,
3- "version" : " 7.4.1 " ,
3+ "version" : " 7.4.2 " ,
44 "description" : " Capacitor: Cross-platform apps with JavaScript and the web" ,
55 "homepage" : " https://capacitorjs.com" ,
66 "author" : " Ionic Team <hi@ionic.io> (https://ionic.io)" ,
Original file line number Diff line number Diff line change 1111 "tagVersionPrefix" : " "
1212 }
1313 },
14- "version" : " 7.4.1 " ,
14+ "version" : " 7.4.2 " ,
1515 "$schema" : " node_modules/lerna/schemas/lerna-schema.json"
1616}
You can’t perform that action at this time.
0 commit comments