Skip to content

Commit 608992e

Browse files
chore(release): 3.8.0-rc.0
1 parent bbb991b commit 608992e

File tree

6 files changed

+34
-9
lines changed

6 files changed

+34
-9
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,31 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [3.8.0-rc.0](https://github.com/pagopa/io-app/compare/3.7.0-rc.7...3.8.0-rc.0) (2025-06-17)
6+
7+
8+
### Features
9+
10+
* [[IOCOM-2353](https://pagopa.atlassian.net/browse/IOCOM-2353)] SEND service status profile property ([#7075](https://github.com/pagopa/io-app/issues/7075)) ([39617ca](https://github.com/pagopa/io-app/commit/39617ca378a696d17f362d574365878d877d9871))
11+
* **IT Wallet:** [[SIW-2498](https://pagopa.atlassian.net/browse/SIW-2498)] Add IT Wallet environments ([#7053](https://github.com/pagopa/io-app/issues/7053)) ([dda7f92](https://github.com/pagopa/io-app/commit/dda7f92dac1f1e104155ff75e0bc6c4de36b0630))
12+
13+
14+
### Bug Fixes
15+
16+
* [[IOBP-1695](https://pagopa.atlassian.net/browse/IOBP-1695)] PAYMENT_HOME mixpanel event dispatched too many times ([#7082](https://github.com/pagopa/io-app/issues/7082)) ([6cc640c](https://github.com/pagopa/io-app/commit/6cc640cc9e95f9d068453951b23ca4c23d43dc8a))
17+
* [[IOBP-1750](https://pagopa.atlassian.net/browse/IOBP-1750)] Replace radio group id property in IBAN list item ([#7078](https://github.com/pagopa/io-app/issues/7078)) ([a3e2f6d](https://github.com/pagopa/io-app/commit/a3e2f6d0e493a56a3c478f7fd7b3795921be8823))
18+
* [[IOBP-1751](https://pagopa.atlassian.net/browse/IOBP-1751)] IDPay VirtualizedLists should never be nested inside plain ScrollViews ([#7083](https://github.com/pagopa/io-app/issues/7083)) ([96c4177](https://github.com/pagopa/io-app/commit/96c4177e5395e8887ce1a1fe8e35a1beea0ed0df))
19+
* [[IOCOM-2439](https://pagopa.atlassian.net/browse/IOCOM-2439)] Message's eCommerce API ([#7087](https://github.com/pagopa/io-app/issues/7087)) ([bbb991b](https://github.com/pagopa/io-app/commit/bbb991b10c3b3fad8e7e31279b5c5a301dbec38b))
20+
21+
22+
### Chores
23+
24+
* [[IOPID-3127](https://pagopa.atlassian.net/browse/IOPID-3127)] Update io-react-native-login-utils ([#7055](https://github.com/pagopa/io-app/issues/7055)) ([4e842f3](https://github.com/pagopa/io-app/commit/4e842f3c26cc70c29500342b130a437a7477aab6)), closes [/github.com/pagopa/io-app/pull/7055/files#diff-8cf30b709a866dcd52110f3b09388811e31649432aed91eea32f63279c0ed955](https://github.com/pagopa//github.com/pagopa/io-app/pull/7055/files/issues/diff-8cf30b709a866dcd52110f3b09388811e31649432aed91eea32f63279c0ed955)
25+
* **IT Wallet:** [[SIW-2535](https://pagopa.atlassian.net/browse/SIW-2535)] Add tests for `credentials` reducer migrations ([#7067](https://github.com/pagopa/io-app/issues/7067)) ([b19205a](https://github.com/pagopa/io-app/commit/b19205abb3de332eee77d8a66d039f22d397e235))
26+
* [[IOBP-1739](https://pagopa.atlassian.net/browse/IOBP-1739)] Add refetch latest receipts delay after closing the payment flow ([#7080](https://github.com/pagopa/io-app/issues/7080)) ([cac9db0](https://github.com/pagopa/io-app/commit/cac9db0222771321341105a84186633121d07ec6))
27+
* [[IOBP-1746](https://pagopa.atlassian.net/browse/IOBP-1746)] Update cdc TOS ([#7072](https://github.com/pagopa/io-app/issues/7072)) ([2e501e7](https://github.com/pagopa/io-app/commit/2e501e73f6acd173a916f8cbee870866de2abde2))
28+
* [[IOPLT-1169](https://pagopa.atlassian.net/browse/IOPLT-1169)] Add static version to `AnimatedPictogram` when `reduceMotion` is enabled ([#7071](https://github.com/pagopa/io-app/issues/7071)) ([098fdec](https://github.com/pagopa/io-app/commit/098fdecd504d2140a945459259caaba2ebc02472))
29+
530
## [3.7.0-rc.7](https://github.com/pagopa/io-app/compare/3.7.0-rc.6...3.7.0-rc.7) (2025-06-12)
631

732

android/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,8 @@ android {
119119
applicationId "it.pagopa.io.app"
120120
minSdkVersion rootProject.ext.minSdkVersion
121121
targetSdkVersion rootProject.ext.targetSdkVersion
122-
versionCode 100154996
123-
versionName "3.7.0.7"
122+
versionCode 100154997
123+
versionName "3.8.0.0"
124124
multiDexEnabled true
125125
// The resConfigs attribute will remove all not required localized resources while building the application,
126126
// including the localized resources from libraries.

ios/ItaliaApp.xcodeproj/project.pbxproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -569,7 +569,7 @@
569569
CODE_SIGN_ENTITLEMENTS = ItaliaApp/ItaliaApp.entitlements;
570570
CODE_SIGN_IDENTITY = "iPhone Developer";
571571
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
572-
CURRENT_PROJECT_VERSION = 7;
572+
CURRENT_PROJECT_VERSION = 0;
573573
DEAD_CODE_STRIPPING = YES;
574574
DEVELOPMENT_TEAM = M2X5YQ4BJ7;
575575
ENABLE_BITCODE = NO;
@@ -607,7 +607,7 @@
607607
CODE_SIGN_ENTITLEMENTS = ItaliaApp/ItaliaApp.entitlements;
608608
CODE_SIGN_IDENTITY = "iPhone Distribution";
609609
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
610-
CURRENT_PROJECT_VERSION = 7;
610+
CURRENT_PROJECT_VERSION = 0;
611611
DEAD_CODE_STRIPPING = YES;
612612
DEVELOPMENT_TEAM = M2X5YQ4BJ7;
613613
ENABLE_BITCODE = NO;
@@ -850,7 +850,7 @@
850850
CODE_SIGN_IDENTITY = "Apple Development";
851851
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
852852
CODE_SIGN_STYLE = Manual;
853-
CURRENT_PROJECT_VERSION = 7;
853+
CURRENT_PROJECT_VERSION = 0;
854854
DEAD_CODE_STRIPPING = YES;
855855
DEVELOPMENT_TEAM = "";
856856
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = M2X5YQ4BJ7;

ios/ItaliaApp/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>3.7.0</string>
20+
<string>3.8.0</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleURLTypes</key>
@@ -36,7 +36,7 @@
3636
</dict>
3737
</array>
3838
<key>CFBundleVersion</key>
39-
<string>7</string>
39+
<string>0</string>
4040
<key>ITSAppUsesNonExemptEncryption</key>
4141
<false/>
4242
<key>LSApplicationQueriesSchemes</key>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "italia-app",
3-
"version": "3.7.0-rc.7",
3+
"version": "3.8.0-rc.0",
44
"private": true,
55
"scripts": {
66
"start": "react-native start",

publiccode.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ releaseDate: "2024-11-21"
99
url: "https://github.com/pagopa/io-app"
1010
applicationSuite: IO
1111
landingURL: "https://ioapp.it/"
12-
softwareVersion: 3.7.0-rc.7
12+
softwareVersion: 3.8.0-rc.0
1313
developmentStatus: beta
1414
softwareType: standalone/mobile
1515
roadmap: "https://ioapp.it/"

0 commit comments

Comments
 (0)