Skip to content

Commit

Permalink
chore(release): 2.39.0-rc.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shadowsheep1 committed Jul 13, 2023
1 parent 28e9516 commit cdf050f
Show file tree
Hide file tree
Showing 7 changed files with 41 additions and 11 deletions.
30 changes: 30 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,36 @@

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.39.0-rc.0](https://github.com/pagopa/io-app/compare/2.38.0-rc.1...2.39.0-rc.0) (2023-07-13)


### Features

* [[IOBP-72](https://pagopa.atlassian.net/browse/IOBP-72)] Add QRCode read from file ([#4732](https://github.com/pagopa/io-app/issues/4732)) ([5811bb9](https://github.com/pagopa/io-app/commit/5811bb92decfc8881bcaf0ae70e0f78da09bd263))
* [[IOPID-284](https://pagopa.atlassian.net/browse/IOPID-284)] First Fast Login old user + What's new ([#4774](https://github.com/pagopa/io-app/issues/4774)) ([3a51dab](https://github.com/pagopa/io-app/commit/3a51dab720f745d82265a4021f93527095f61a04))
* [[IOPID-285](https://pagopa.atlassian.net/browse/IOPID-285)] First (Fast) login - new user ([#4730](https://github.com/pagopa/io-app/issues/4730)) ([2da92a4](https://github.com/pagopa/io-app/commit/2da92a4423a9853f8a8f93c91d8e2a7593097323))
* [[IOPID-316](https://pagopa.atlassian.net/browse/IOPID-316)] FL Refinement ([#4731](https://github.com/pagopa/io-app/issues/4731)) ([18c2ce6](https://github.com/pagopa/io-app/commit/18c2ce6d6a1b147436308c96b34e7a160ae6df8d))


### Bug Fixes

* [[IOBP-126](https://pagopa.atlassian.net/browse/IOBP-126)] Rename AUTHORIZED transaction status ([#4782](https://github.com/pagopa/io-app/issues/4782)) ([28e9516](https://github.com/pagopa/io-app/commit/28e95165fbb937b8d84d3ff5f503e9d1a4f2f389))
* [[IOPID-422](https://pagopa.atlassian.net/browse/IOPID-422),[IOPID-435](https://pagopa.atlassian.net/browse/IOPID-435)] First onboarding bug/FastLogin what's new ([#4779](https://github.com/pagopa/io-app/issues/4779)) ([9482c0b](https://github.com/pagopa/io-app/commit/9482c0bae7b6030f2f8c29901b5533821562af74))
* **Firma con IO:** [[SFEQS-1881](https://pagopa.atlassian.net/browse/SFEQS-1881)] Enable annotations for QTSP ToS documents ([#4765](https://github.com/pagopa/io-app/issues/4765)) ([5c50f24](https://github.com/pagopa/io-app/commit/5c50f2476040b1e60c5d85326cc1cfc3accbcfdd))
* [[IOBP-117](https://pagopa.atlassian.net/browse/IOBP-117)] Remove "in progress" state handling for AUTHORIZED transactions ([#4762](https://github.com/pagopa/io-app/issues/4762)) ([7d5d394](https://github.com/pagopa/io-app/commit/7d5d39488b78d8879d0e7386abef87120434caf1))


### Chores

* [[IOAPPFD0-120](https://pagopa.atlassian.net/browse/IOAPPFD0-120)] Add the new `HeaderFirstLevel` component ([#4728](https://github.com/pagopa/io-app/issues/4728)) ([14e4af3](https://github.com/pagopa/io-app/commit/14e4af3430d07c33d0abbb5fd885d590e2138436))
* [[IOAPPFD0-122](https://pagopa.atlassian.net/browse/IOAPPFD0-122)] Remove legacy icons from the main header ([#4748](https://github.com/pagopa/io-app/issues/4748)) ([64db459](https://github.com/pagopa/io-app/commit/64db45902d052df1d1d6162263863191e63bc799))
* [[IOAPPFD0-124](https://pagopa.atlassian.net/browse/IOAPPFD0-124)] Add fullscreen modal presentation screen ([#4756](https://github.com/pagopa/io-app/issues/4756)) ([c095800](https://github.com/pagopa/io-app/commit/c095800483607e92fe81c4fe753511f4b368e19a))
* [[IOBP-121](https://pagopa.atlassian.net/browse/IOBP-121)] CGN Card bottom white border glitch ([#4766](https://github.com/pagopa/io-app/issues/4766)) ([0b80e86](https://github.com/pagopa/io-app/commit/0b80e86cb379a803f0d5f33102a127ae60d9c009))
* [[IOBP-122](https://pagopa.atlassian.net/browse/IOBP-122)] Available initiatives label alignment ([#4770](https://github.com/pagopa/io-app/issues/4770)) ([9075b91](https://github.com/pagopa/io-app/commit/9075b9131508dedd1a414628cd28144d64b1814e))
* [[IOBP-125](https://pagopa.atlassian.net/browse/IOBP-125)] `ListItemTransaction` refinements ([#4776](https://github.com/pagopa/io-app/issues/4776)) ([5c149e7](https://github.com/pagopa/io-app/commit/5c149e77a44ce401af9a9116737e262990f9467b))
* [[IOBP-99](https://pagopa.atlassian.net/browse/IOBP-99)] Cashback entry point removal ([#4729](https://github.com/pagopa/io-app/issues/4729)) ([4dee0f3](https://github.com/pagopa/io-app/commit/4dee0f371285d47c8736d05a1f14d7add296a5c0))
* [[IOPID-417](https://pagopa.atlassian.net/browse/IOPID-417)] Disable getNonce in production (not yet implemented) ([#4763](https://github.com/pagopa/io-app/issues/4763)) ([71f51c1](https://github.com/pagopa/io-app/commit/71f51c1f856073b009173b2ec8d4d4bca447e3f7))

## [2.38.0-rc.1](https://github.com/pagopa/io-app/compare/2.38.0-rc.0...2.38.0-rc.1) (2023-07-08)


Expand Down
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,8 @@ android {
applicationId "it.pagopa.io.app"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 100154739
versionName "2.38.0.1"
versionCode 100154740
versionName "2.39.0.0"
buildConfigField "boolean", "IS_NEW_ARCHITECTURE_ENABLED", isNewArchitectureEnabled().toString()
if (isNewArchitectureEnabled()) {
// We configure the NDK build only if you decide to opt-in for the New Architecture.
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 @@ -861,7 +861,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 = 0;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = M2X5YQ4BJ7;
ENABLE_BITCODE = NO;
Expand Down Expand Up @@ -902,7 +902,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 = 0;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = M2X5YQ4BJ7;
ENABLE_BITCODE = NO;
Expand Down
4 changes: 2 additions & 2 deletions ios/ItaliaApp/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>2.38.0</string>
<string>2.39.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
Expand All @@ -34,7 +34,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>1</string>
<string>0</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSApplicationQueriesSchemes</key>
Expand Down
4 changes: 2 additions & 2 deletions ios/ItaliaAppTests/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>2.38.0</string>
<string>2.39.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1</string>
<string>0</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.38.0-rc.1",
"version": "2.39.0-rc.0",
"io_backend_api": "https://raw.githubusercontent.com/pagopa/io-backend/v12.6.1-RELEASE/api_backend.yaml",
"io_public_api": "https://raw.githubusercontent.com/pagopa/io-backend/v12.6.1-RELEASE/api_public.yaml",
"io_content_specs": "https://raw.githubusercontent.com/pagopa/io-services-metadata/1.0.25/definitions.yml",
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: '2023-07-08'
releaseDate: '2023-07-13'
url: 'https://github.com/pagopa/io-app'
applicationSuite: IO
landingURL: 'https://io.italia.it/'
softwareVersion: 2.38.0-rc.1
softwareVersion: 2.39.0-rc.0
developmentStatus: beta
softwareType: standalone/mobile
roadmap: 'https://io.italia.it/'
Expand Down

0 comments on commit cdf050f

Please sign in to comment.