Skip to content

Commit

Permalink
chore(release): 2.71.0-rc.2
Browse files Browse the repository at this point in the history
  • Loading branch information
LazyAfternoons committed Oct 4, 2024
1 parent 12011c8 commit 011f568
Show file tree
Hide file tree
Showing 7 changed files with 34 additions and 9 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,31 @@

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.

## [2.71.0-rc.2](https://github.com/pagopa/io-app/compare/2.71.0-rc.1...2.71.0-rc.2) (2024-10-04)


### Features

* **IT Wallet:** [[SIW-1471](https://pagopa.atlassian.net/browse/SIW-1471)] Add skeumorphic card for the EU Disability Card ([#6184](https://github.com/pagopa/io-app/issues/6184)) ([ca7899f](https://github.com/pagopa/io-app/commit/ca7899fe4c738e9048de4829a8e97073803075b4))


### Bug Fixes

* **IT Wallet:** [[SIW-1660](https://pagopa.atlassian.net/browse/SIW-1660),[SIW-1689](https://pagopa.atlassian.net/browse/SIW-1689)] Copy review ([#6227](https://github.com/pagopa/io-app/issues/6227)) ([15d61c5](https://github.com/pagopa/io-app/commit/15d61c58ef3001b516ddaea4391aa4b4c846c743))
* [[IOBP-908](https://pagopa.atlassian.net/browse/IOBP-908)] Timeline amount format in cents ([#6242](https://github.com/pagopa/io-app/issues/6242)) ([d191cbc](https://github.com/pagopa/io-app/commit/d191cbc2f4bd343046fd5e409f1d57655e4c5642))
* [[PE-605](https://pagopa.atlassian.net/browse/PE-605)] CGN category list unnecessary loading animation ([#6220](https://github.com/pagopa/io-app/issues/6220)) ([4de6b4a](https://github.com/pagopa/io-app/commit/4de6b4a7e82bf8c7aa2f2d521219e68e75879f75))
* [[PE-699](https://pagopa.atlassian.net/browse/PE-699)] CGN detail header title on scroll ([#6241](https://github.com/pagopa/io-app/issues/6241)) ([b2d2470](https://github.com/pagopa/io-app/commit/b2d2470c9c5772c8957c1dea31b9fd8c2f28917a))


### Chores

* **IT Wallet:** [[SIW-1573](https://pagopa.atlassian.net/browse/SIW-1573)] Map integrity errors from wallet provider in eID issuance flow ([#6238](https://github.com/pagopa/io-app/issues/6238)) ([12011c8](https://github.com/pagopa/io-app/commit/12011c84bf3a0d873f4099e3d3d88d4ae485b366))
* [[IOBP-897](https://pagopa.atlassian.net/browse/IOBP-897)] Fetch payment methods only the first time when opening the Wallet section ([#6223](https://github.com/pagopa/io-app/issues/6223)) ([f6956c3](https://github.com/pagopa/io-app/commit/f6956c39844ce4ba3652ca43e6ff90f5a99879af))
* [[IOCOM-1684](https://pagopa.atlassian.net/browse/IOCOM-1684)] New FIMS IAB error and error handling structure ([#6218](https://github.com/pagopa/io-app/issues/6218)) ([09e172d](https://github.com/pagopa/io-app/commit/09e172dca738462573516010e18cb9ca14822487))
* [[IOCOM-1749](https://pagopa.atlassian.net/browse/IOCOM-1749)] Analytics events for notification permission engagement modal, phase 1 ([#6244](https://github.com/pagopa/io-app/issues/6244)) ([e1282c7](https://github.com/pagopa/io-app/commit/e1282c708d111a976b5dcc54ef5fb268b1a5327a))
* [[IOCOM-1847](https://pagopa.atlassian.net/browse/IOCOM-1847)] New labels on notification engagement modal ([#6243](https://github.com/pagopa/io-app/issues/6243)) ([2d85b52](https://github.com/pagopa/io-app/commit/2d85b52ced7dca6f1d511b8bc59ea1cf083be9be))
* **Cross:** [[IOAPPX-387](https://pagopa.atlassian.net/browse/IOAPPX-387)] Bump fastlane to version `2.223.1` ([#6240](https://github.com/pagopa/io-app/issues/6240)) ([3b6de6e](https://github.com/pagopa/io-app/commit/3b6de6e6385c23c0846f3506a2e1bf11e45d95a2))

## [2.71.0-rc.1](https://github.com/pagopa/io-app/compare/2.71.0-rc.0...2.71.0-rc.1) (2024-10-03)


Expand Down
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,8 @@ android {
applicationId "it.pagopa.io.app"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 100154853
versionName "2.71.0.1"
versionCode 100154854
versionName "2.71.0.2"
multiDexEnabled true
// The resConfigs attribute will remove all not required localized resources while building the application,
// including the localized resources from libraries.
Expand Down
4 changes: 2 additions & 2 deletions ios/ItaliaApp.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -775,7 +775,7 @@
CODE_SIGN_ENTITLEMENTS = ItaliaApp/ItaliaApp.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CURRENT_PROJECT_VERSION = 1;
CURRENT_PROJECT_VERSION = 2;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = M2X5YQ4BJ7;
ENABLE_BITCODE = NO;
Expand Down Expand Up @@ -816,7 +816,7 @@
CODE_SIGN_ENTITLEMENTS = ItaliaApp/ItaliaApp.entitlements;
CODE_SIGN_IDENTITY = "iPhone Distribution";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
CURRENT_PROJECT_VERSION = 1;
CURRENT_PROJECT_VERSION = 2;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = M2X5YQ4BJ7;
ENABLE_BITCODE = NO;
Expand Down
2 changes: 1 addition & 1 deletion ios/ItaliaApp/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>1</string>
<string>2</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSApplicationQueriesSchemes</key>
Expand Down
2 changes: 1 addition & 1 deletion ios/ItaliaAppTests/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1</string>
<string>2</string>
</dict>
</plist>
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "italia-app",
"version": "2.71.0-rc.1",
"version": "2.71.0-rc.2",
"io_backend_api": "https://raw.githubusercontent.com/pagopa/io-backend/v14.3.0-RELEASE/api_backend.yaml",
"io_session_manager_api": "https://raw.githubusercontent.com/pagopa/io-auth-n-identity-domain/[email protected]/apps/io-session-manager/api/internal.yaml",
"io_session_manager_public_api": "https://raw.githubusercontent.com/pagopa/io-auth-n-identity-domain/[email protected]/apps/io-session-manager/api/public.yaml",
Expand Down
4 changes: 2 additions & 2 deletions publiccode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
publiccodeYmlVersion: '0.2'
name: IO
logo: "img/app-logo.svg"
releaseDate: '2024-10-03'
releaseDate: '2024-10-04'
url: 'https://github.com/pagopa/io-app'
applicationSuite: IO
landingURL: 'https://io.italia.it/'
softwareVersion: 2.71.0-rc.1
softwareVersion: 2.71.0-rc.2
developmentStatus: beta
softwareType: standalone/mobile
roadmap: 'https://io.italia.it/'
Expand Down

0 comments on commit 011f568

Please sign in to comment.