Skip to content

Commit

Permalink
chore(release): 2.70.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mastro993 committed Sep 17, 2024
1 parent 7be6f02 commit 6c53c84
Show file tree
Hide file tree
Showing 7 changed files with 41 additions and 9 deletions.
32 changes: 32 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,38 @@

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.70.0-rc.1](https://github.com/pagopa/io-app/compare/2.70.0-rc.0...2.70.0-rc.1) (2024-09-17)


### Features

* **IT Wallet:** [[SIW-1522](https://pagopa.atlassian.net/browse/SIW-1522)] Get credential status attestation after issuance ([#6162](https://github.com/pagopa/io-app/issues/6162)) ([97797da](https://github.com/pagopa/io-app/commit/97797daff2d9f20454b2de008b8e49ff4af7f94a))
* [[IOPID-2138](https://pagopa.atlassian.net/browse/IOPID-2138)] Implementation new CieID login flow wizards ([#6166](https://github.com/pagopa/io-app/issues/6166)) ([691a59e](https://github.com/pagopa/io-app/commit/691a59e2b52ae792bf5fd06493ddca2fb30e6ab9))
* **IT Wallet:** [[SIW-1473](https://pagopa.atlassian.net/browse/SIW-1473)] Add credential trustmark ([#6176](https://github.com/pagopa/io-app/issues/6176)) ([37efff3](https://github.com/pagopa/io-app/commit/37efff34a7b4018f25b16d3922f6766cbac3bff1))
* [[IOBP-634](https://pagopa.atlassian.net/browse/IOBP-634)] Add pull to refresh in payments home screen ([#6108](https://github.com/pagopa/io-app/issues/6108)) ([a937730](https://github.com/pagopa/io-app/commit/a937730238b3e44f23aea19ad9d0ee96b736b89d))


### Bug Fixes

* [[IOBP-836](https://pagopa.atlassian.net/browse/IOBP-836)] Remove assistance for FCI into payments zendesk modal ([#6165](https://github.com/pagopa/io-app/issues/6165)) ([9dae1e7](https://github.com/pagopa/io-app/commit/9dae1e7e05f712de9fa2ebf2b2e4a1092583cf13))
* [[IOBP-867](https://pagopa.atlassian.net/browse/IOBP-867)] Regression of generic error page into verify payment screen ([#6175](https://github.com/pagopa/io-app/issues/6175)) ([33379a6](https://github.com/pagopa/io-app/commit/33379a6a9541bc50b82520d741a29ad4896f430a))
* [[IOCOM-1617](https://pagopa.atlassian.net/browse/IOCOM-1617),[IOCOM-1613](https://pagopa.atlassian.net/browse/IOCOM-1613)] FIMS auth consents list fixes ([#6169](https://github.com/pagopa/io-app/issues/6169)) ([6aba87f](https://github.com/pagopa/io-app/commit/6aba87f7b4466688f7f566989e0e3caa7d40f072))
* [[PE-588](https://pagopa.atlassian.net/browse/PE-588)] Cgn card detail capitalize user name surname ([#6172](https://github.com/pagopa/io-app/issues/6172)) ([cf39755](https://github.com/pagopa/io-app/commit/cf397556b5ecb54b863c2616a5face8228b2a7fa))
* [[PE-679](https://pagopa.atlassian.net/browse/PE-679)] CGN categories list uncapitalize labels ([#6178](https://github.com/pagopa/io-app/issues/6178)) ([8fcb820](https://github.com/pagopa/io-app/commit/8fcb820d2c658504ff0799a68a35a1a4bc58e934))
* [[PE-681](https://pagopa.atlassian.net/browse/PE-681)] CGN hide discount badge if 0 ([#6185](https://github.com/pagopa/io-app/issues/6185)) ([26a05a6](https://github.com/pagopa/io-app/commit/26a05a6c1cc5557d939602c7f4cb5f8788c8d8a2)), closes [/github.com/pagopa/io-dev-api-server/blob/f368eb22c588c2c7cfe8c7c995f447e167a59a51/src/payloads/features/cgn/merchants.ts#L165](https://github.com/pagopa//github.com/pagopa/io-dev-api-server/blob/f368eb22c588c2c7cfe8c7c995f447e167a59a51/src/payloads/features/cgn/merchants.ts/issues/L165)
* **IT Wallet:** [[SIW-1587](https://pagopa.atlassian.net/browse/SIW-1587)] Use the status attestation info to get the status in `ItwPresentationCredentialCard` ([#6173](https://github.com/pagopa/io-app/issues/6173)) ([827aa2a](https://github.com/pagopa/io-app/commit/827aa2a5f4091daeabaeb34921220b9e478f60d0))


### Chores

* **IT Wallet:** [[SIW-1518](https://pagopa.atlassian.net/browse/SIW-1518)] Add Health Insurance card details screen ([#6154](https://github.com/pagopa/io-app/issues/6154)) ([7be6f02](https://github.com/pagopa/io-app/commit/7be6f021de76221e5845794b74e0cb4d3b54d31a))
* [[IOBP-860](https://pagopa.atlassian.net/browse/IOBP-860)] Preserve `flow` in custom properties for Mixpanel event tracking ([#6189](https://github.com/pagopa/io-app/issues/6189)) ([485a3ad](https://github.com/pagopa/io-app/commit/485a3ad9a3da0a8210a4cdfbf96363f165ed2786)), closes [/github.com/pagopa/io-app/blob/33b2c8f749c1ce944df05d1262d6dba0570cbab8/ts/features/barcode/analytics/index.ts#L98](https://github.com/pagopa//github.com/pagopa/io-app/blob/33b2c8f749c1ce944df05d1262d6dba0570cbab8/ts/features/barcode/analytics/index.ts/issues/L98)
* [[IOCOM-1625](https://pagopa.atlassian.net/browse/IOCOM-1625)] FIMS history screen UI revamp ([#6174](https://github.com/pagopa/io-app/issues/6174)) ([884c0dd](https://github.com/pagopa/io-app/commit/884c0dda37ff618972ef685caf24bb7f87f4a817))
* [[IOCOM-1691](https://pagopa.atlassian.net/browse/IOCOM-1691)] Update I18n in Fims auth screen ([#6177](https://github.com/pagopa/io-app/issues/6177)) ([b3c2231](https://github.com/pagopa/io-app/commit/b3c2231db2b5c4355ad97a94d0e9286bbc49e382))
* [[PE-683](https://pagopa.atlassian.net/browse/PE-683)] CGN detail screen change labels ([#6181](https://github.com/pagopa/io-app/issues/6181)) ([5dcd569](https://github.com/pagopa/io-app/commit/5dcd569d400cb71713714c9a3a736aa21bb3dc53))
* **Cross:** [[IOAPPX-369](https://pagopa.atlassian.net/browse/IOAPPX-369)] Add support for `enableDiscreteTransition` to the `useHeaderSecondLevel` hook ([#6170](https://github.com/pagopa/io-app/issues/6170)) ([ef70398](https://github.com/pagopa/io-app/commit/ef703986fdfe4bd3003bf97a7992fbc7fa1d2dd6))
* **IT Wallet:** [[SIW-1509](https://pagopa.atlassian.net/browse/SIW-1509)] Add European Health Insurance Card credential issuance ([#6139](https://github.com/pagopa/io-app/issues/6139)) ([c69e5a4](https://github.com/pagopa/io-app/commit/c69e5a4131665dc841af97a9cb8b47e104c03696))

## [2.70.0-rc.0](https://github.com/pagopa/io-app/compare/2.69.0-rc.8...2.70.0-rc.0) (2024-09-11)


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 100154849
versionName "2.70.0.0"
versionCode 100154850
versionName "2.70.0.1"
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 @@ -767,7 +767,7 @@
CODE_SIGN_ENTITLEMENTS = ItaliaApp/ItaliaApp.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CURRENT_PROJECT_VERSION = 0;
CURRENT_PROJECT_VERSION = 1;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = M2X5YQ4BJ7;
ENABLE_BITCODE = NO;
Expand Down Expand Up @@ -808,7 +808,7 @@
CODE_SIGN_ENTITLEMENTS = ItaliaApp/ItaliaApp.entitlements;
CODE_SIGN_IDENTITY = "iPhone Distribution";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
CURRENT_PROJECT_VERSION = 0;
CURRENT_PROJECT_VERSION = 1;
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>0</string>
<string>1</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>0</string>
<string>1</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.70.0-rc.0",
"version": "2.70.0-rc.1",
"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-09-11'
releaseDate: '2024-09-17'
url: 'https://github.com/pagopa/io-app'
applicationSuite: IO
landingURL: 'https://io.italia.it/'
softwareVersion: 2.70.0-rc.0
softwareVersion: 2.70.0-rc.1
developmentStatus: beta
softwareType: standalone/mobile
roadmap: 'https://io.italia.it/'
Expand Down

0 comments on commit 6c53c84

Please sign in to comment.