From 39388f359427124e6bebc4104c161c9c3166cdbc Mon Sep 17 00:00:00 2001 From: Mario Perrotta Date: Fri, 10 Nov 2023 16:06:39 +0100 Subject: [PATCH] release(IT Wallet): 0.5.0-rc.0 --- CHANGELOG.md | 173 ++++++++++++++++++++++++ android/app/build.gradle | 4 +- ios/ItaliaApp.xcodeproj/project.pbxproj | 4 +- ios/ItaliaApp/Info.plist | 4 +- ios/ItaliaAppTests/Info.plist | 4 +- package.json | 2 +- publiccode.yml | 4 +- 7 files changed, 184 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 67081bd3da2..5ad140bcd87 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,179 @@ 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. +## [0.5.0-rc.0](https://github.com/pagopa/io-app/compare/2.43.0-rc.1...0.5.0-rc.0) (2023-11-10) + + +### Features + +* **IT Wallet:** [[SIW-182](https://pagopa.atlassian.net/browse/SIW-182)] Update app icon ([#4714](https://github.com/pagopa/io-app/issues/4714)) ([a211264](https://github.com/pagopa/io-app/commit/a211264fde6131ab5ac06edd580a308fbd28e73b)) +* **IT Wallet:** [[SIW-196](https://pagopa.atlassian.net/browse/SIW-196)] Add features info screen to select provider for wallet activation ([#4943](https://github.com/pagopa/io-app/issues/4943)) ([5ec67c7](https://github.com/pagopa/io-app/commit/5ec67c78aac0a8ad83e211f058744443e7684012)) +* **IT Wallet:** [[SIW-206](https://pagopa.atlassian.net/browse/SIW-206),[SIW-217](https://pagopa.atlassian.net/browse/SIW-217)] Add new tab navigator ([#4724](https://github.com/pagopa/io-app/issues/4724)) ([fa9e60e](https://github.com/pagopa/io-app/commit/fa9e60e80dfb22ae266a98c67a1f2f84b9062d0d)) +* **IT Wallet:** [[SIW-206](https://pagopa.atlassian.net/browse/SIW-206),[SIW-248](https://pagopa.atlassian.net/browse/SIW-248)] Refactor base header ([#4727](https://github.com/pagopa/io-app/issues/4727)) ([994f330](https://github.com/pagopa/io-app/commit/994f33027116e4686df06a252bebf94bdd13a283)) +* **IT Wallet:** [[SIW-209](https://pagopa.atlassian.net/browse/SIW-209),[SIW-255](https://pagopa.atlassian.net/browse/SIW-255)] Cie pid issuing ([#4764](https://github.com/pagopa/io-app/issues/4764)) ([6fdc611](https://github.com/pagopa/io-app/commit/6fdc61142e5869102cc840e0278db93d5b38cc98)) +* **IT Wallet:** [[SIW-211](https://pagopa.atlassian.net/browse/SIW-211)] Add PID preview and addition ([#4786](https://github.com/pagopa/io-app/issues/4786)) ([e01a3cf](https://github.com/pagopa/io-app/commit/e01a3cf9c8952a335916d35dd7d403f476af5096)) +* **IT Wallet:** [[SIW-212](https://pagopa.atlassian.net/browse/SIW-212)] Add pid issuing identification screen ([#4849](https://github.com/pagopa/io-app/issues/4849)) ([58c0e55](https://github.com/pagopa/io-app/commit/58c0e55473f8b1d1077ada90309f54981a155933)) +* **IT Wallet:** [[SIW-213](https://pagopa.atlassian.net/browse/SIW-213)] Add issuing thank you page screen ([#4775](https://github.com/pagopa/io-app/issues/4775)) ([4754d59](https://github.com/pagopa/io-app/commit/4754d5973ebef0971ed1dd708b97fbcbb326e4b9)) +* **IT Wallet:** [[SIW-214](https://pagopa.atlassian.net/browse/SIW-214)] Add PID to wallet ([#4790](https://github.com/pagopa/io-app/issues/4790)) ([261d2a8](https://github.com/pagopa/io-app/commit/261d2a8fbd3399ebf554e92ff2ff3ff319b13f89)) +* **IT Wallet:** [[SIW-218](https://pagopa.atlassian.net/browse/SIW-218)] Add action banner sticky component ([#4721](https://github.com/pagopa/io-app/issues/4721)) ([ccedb44](https://github.com/pagopa/io-app/commit/ccedb448a10f684cadc6279976f984d638b40d9b)) +* **IT Wallet:** [[SIW-221](https://pagopa.atlassian.net/browse/SIW-221)] Add home screen scaffold ([#4747](https://github.com/pagopa/io-app/issues/4747)) ([569a131](https://github.com/pagopa/io-app/commit/569a131d0d4f4c9be62cb76ffc498e66c91015dc)) +* **IT Wallet:** [[SIW-222](https://pagopa.atlassian.net/browse/SIW-222)] ITW stack navigator initialization ([#4722](https://github.com/pagopa/io-app/issues/4722)) ([75d375d](https://github.com/pagopa/io-app/commit/75d375da5062c88d10fc4acb432fc75bb8032163)) +* **IT Wallet:** [[SIW-226](https://pagopa.atlassian.net/browse/SIW-226)] Add NFC check in issuing flow ([#4760](https://github.com/pagopa/io-app/issues/4760)) ([44674a9](https://github.com/pagopa/io-app/commit/44674a9bc5a3759a26dbc829cb99957edd149c69)) +* **IT Wallet:** [[SIW-228](https://pagopa.atlassian.net/browse/SIW-228)] Add IT Wallet feat flag ([#4703](https://github.com/pagopa/io-app/issues/4703)) ([f843440](https://github.com/pagopa/io-app/commit/f8434407a98c2fe085344159c4d2a856f99e1d33)) +* **IT Wallet:** [[SIW-231](https://pagopa.atlassian.net/browse/SIW-231)] Add decoder type to support itw qrcode ([#4897](https://github.com/pagopa/io-app/issues/4897)) ([df12dd3](https://github.com/pagopa/io-app/commit/df12dd330906eb62d9b0e784baf57cdcaa77006e)) +* **IT Wallet:** [[SIW-232](https://pagopa.atlassian.net/browse/SIW-232)] Add RP initialization screen ([#4906](https://github.com/pagopa/io-app/issues/4906)) ([648d8bd](https://github.com/pagopa/io-app/commit/648d8bd414a87c5d02cb4d34bea7eee736ee98ef)) +* **IT Wallet:** [[SIW-239](https://pagopa.atlassian.net/browse/SIW-239)] Add danger it wallet project scope ([#4708](https://github.com/pagopa/io-app/issues/4708)) ([d4ce2af](https://github.com/pagopa/io-app/commit/d4ce2af331a3fb1f7c7df40f5d103662e420e5de)) +* **IT Wallet:** [[SIW-242](https://pagopa.atlassian.net/browse/SIW-242)] Disable min app version check if FF is enabled ([#4712](https://github.com/pagopa/io-app/issues/4712)) ([ab03574](https://github.com/pagopa/io-app/commit/ab0357412d6b51ba01bd75d8f42ebd6ffd5a1701)) +* **IT Wallet:** [[SIW-243](https://pagopa.atlassian.net/browse/SIW-243)] Add it-wallet directories and placeholders ([#4717](https://github.com/pagopa/io-app/issues/4717)) ([9996c0c](https://github.com/pagopa/io-app/commit/9996c0c21311aa05597c6e76bebac361fc38eb37)) +* **IT Wallet:** [[SIW-246](https://pagopa.atlassian.net/browse/SIW-246)] Add RP presentation screen ([#4932](https://github.com/pagopa/io-app/issues/4932)) ([d667b3f](https://github.com/pagopa/io-app/commit/d667b3f19759c1e7479e1a060beaea487e3462d6)) +* **IT Wallet:** [[SIW-251](https://pagopa.atlassian.net/browse/SIW-251)] Init itw main saga and activation base screen ([#4735](https://github.com/pagopa/io-app/issues/4735)) ([ad57a16](https://github.com/pagopa/io-app/commit/ad57a168ce6807492490b6a1820c67da905a3793)) +* **IT Wallet:** [[SIW-252](https://pagopa.atlassian.net/browse/SIW-252)] Add activation screen ([#4741](https://github.com/pagopa/io-app/issues/4741)) ([6b20fdb](https://github.com/pagopa/io-app/commit/6b20fdb4d52cc34052f1967a8621d0bb057e5806)) +* **IT Wallet:** [[SIW-253](https://pagopa.atlassian.net/browse/SIW-253)] Fix Android build ([#4736](https://github.com/pagopa/io-app/issues/4736)) ([121607e](https://github.com/pagopa/io-app/commit/121607ef2948d8db4425900d112a429e604c6954)) +* **IT Wallet:** [[SIW-258](https://pagopa.atlassian.net/browse/SIW-258)] Fix iOS build ([#4738](https://github.com/pagopa/io-app/issues/4738)) ([9aa0343](https://github.com/pagopa/io-app/commit/9aa0343a0c8d8cfb0d1e613f2abd39816368d16e)) +* **IT Wallet:** [[SIW-259](https://pagopa.atlassian.net/browse/SIW-259)] Remove min app version check while in dev mode ([#4739](https://github.com/pagopa/io-app/issues/4739)) ([48e40ed](https://github.com/pagopa/io-app/commit/48e40ed50ede3cd27589a4d25264be35ff17f477)) +* **IT Wallet:** [[SIW-261](https://pagopa.atlassian.net/browse/SIW-261)] Add authentication info screen ([#4745](https://github.com/pagopa/io-app/issues/4745)) ([e939036](https://github.com/pagopa/io-app/commit/e939036d9b7cac4fc2d4a241db913f85612c4a59)) +* **IT Wallet:** [[SIW-268](https://pagopa.atlassian.net/browse/SIW-268)] Update applicationId to fix Android deployment ([#4750](https://github.com/pagopa/io-app/issues/4750)) ([b7ef926](https://github.com/pagopa/io-app/commit/b7ef92634c782aab94163479de056c807e964b58)) +* **IT Wallet:** [[SIW-281](https://pagopa.atlassian.net/browse/SIW-281)] Animated loading spinner overlay ([#4773](https://github.com/pagopa/io-app/issues/4773)) ([a18c175](https://github.com/pagopa/io-app/commit/a18c1753ee0437a3330dcad27113e5a59589a0d2)) +* **IT Wallet:** [[SIW-289](https://pagopa.atlassian.net/browse/SIW-289)] Add cie info screen on activation flow ([#4783](https://github.com/pagopa/io-app/issues/4783)) ([13e8dcf](https://github.com/pagopa/io-app/commit/13e8dcf539efc62fbd55e76532c104088837dcfb)) +* **IT Wallet:** [[SIW-319](https://pagopa.atlassian.net/browse/SIW-319)] Add profile button to main screens ([#4815](https://github.com/pagopa/io-app/issues/4815)) ([a77fce6](https://github.com/pagopa/io-app/commit/a77fce695cc752c0c443c866fb9ca8388b89e239)) +* **IT Wallet:** [[SIW-321](https://pagopa.atlassian.net/browse/SIW-321)] Fix conventional commit scope in release scripts ([#4816](https://github.com/pagopa/io-app/issues/4816)) ([f72cad3](https://github.com/pagopa/io-app/commit/f72cad38316811137ef705e17bee1a97338b59dd)) +* **IT Wallet:** [[SIW-324](https://pagopa.atlassian.net/browse/SIW-324)] Add `io-react-native-wallet` package ([#4819](https://github.com/pagopa/io-app/issues/4819)) ([0ae981b](https://github.com/pagopa/io-app/commit/0ae981b6c58046194aeafce1f74f345de42d0fc0)) +* **IT Wallet:** [[SIW-326](https://pagopa.atlassian.net/browse/SIW-326)] Add WIA issuing flow ([#4836](https://github.com/pagopa/io-app/issues/4836)) ([ed2428a](https://github.com/pagopa/io-app/commit/ed2428ad2109a43c73bdc313cb987f08c925fd69)) +* **IT Wallet:** [[SIW-334](https://pagopa.atlassian.net/browse/SIW-334)] Add PID issuing flow ([#4848](https://github.com/pagopa/io-app/issues/4848)) ([47886f6](https://github.com/pagopa/io-app/commit/47886f69bb3f6ed71ff66fd981f0da3d6db13f1e)) +* **IT Wallet:** [[SIW-343](https://pagopa.atlassian.net/browse/SIW-343)] Update pid issuing to use `io-react-native-cie-pid` ([#4847](https://github.com/pagopa/io-app/issues/4847)) ([d25a814](https://github.com/pagopa/io-app/commit/d25a814592b88f8c794085f6bfa786d0541f77fd)) +* **IT Wallet:** [[SIW-355](https://pagopa.atlassian.net/browse/SIW-355)] Bypass CIE login during activation ([#4866](https://github.com/pagopa/io-app/issues/4866)) ([4c0a8f9](https://github.com/pagopa/io-app/commit/4c0a8f921e88e39b0f42ab4fcb36a3fb0a060245)) +* **IT Wallet:** [[SIW-361](https://pagopa.atlassian.net/browse/SIW-361)] Store reset migration ([#5214](https://github.com/pagopa/io-app/issues/5214)) ([fee09b2](https://github.com/pagopa/io-app/commit/fee09b214fcd00bf9fb32571b70954682a281299)) +* **IT Wallet:** [[SIW-362](https://pagopa.atlassian.net/browse/SIW-362)] Adds a component to parse a markdown string and get a collection of ReactNode elements ([#4969](https://github.com/pagopa/io-app/issues/4969)) ([14b512e](https://github.com/pagopa/io-app/commit/14b512e2a4468ba83445f6ff337e5c3fe0139500)) +* **IT Wallet:** [[SIW-364](https://pagopa.atlassian.net/browse/SIW-364)] Add generic error and loading screens ([#4889](https://github.com/pagopa/io-app/issues/4889)) ([35a2b7d](https://github.com/pagopa/io-app/commit/35a2b7d511a3c0ec148186c5b52dfd115851ab0e)) +* **IT Wallet:** [[SIW-379](https://pagopa.atlassian.net/browse/SIW-379)] Update`io-react-native-wallet` package ([#4909](https://github.com/pagopa/io-app/issues/4909)) ([b3a6c82](https://github.com/pagopa/io-app/commit/b3a6c82a91b50c0ca521bd098e4f6dceff0896e3)) +* **IT Wallet:** [[SIW-380](https://pagopa.atlassian.net/browse/SIW-380)] Add Relying Party actions and reducers ([#4910](https://github.com/pagopa/io-app/issues/4910)) ([3980faa](https://github.com/pagopa/io-app/commit/3980faae37c183546775ff32d62d5e3ffb1b5ee4)) +* **IT Wallet:** [[SIW-381](https://pagopa.atlassian.net/browse/SIW-381)] Add Relying Party saga ([#4912](https://github.com/pagopa/io-app/issues/4912)) ([fcc0eb7](https://github.com/pagopa/io-app/commit/fcc0eb7f5fff337335a8b6a5a7c5e6c3407ea64d)) +* **IT Wallet:** [[SIW-390](https://pagopa.atlassian.net/browse/SIW-390)] Generalize PID claims list component ([#4900](https://github.com/pagopa/io-app/issues/4900)) ([853882b](https://github.com/pagopa/io-app/commit/853882b5cdd2a904a359f2bf82042d288ff925a7)) +* **IT Wallet:** [[SIW-403](https://pagopa.atlassian.net/browse/SIW-403)] Add navigation to qrcode tab bar button ([#4914](https://github.com/pagopa/io-app/issues/4914)) ([661024f](https://github.com/pagopa/io-app/commit/661024f182c26c807899baaaec739945549c2591)) +* **IT Wallet:** [[SIW-409](https://pagopa.atlassian.net/browse/SIW-409)] Add RP presentation reducer ([#4931](https://github.com/pagopa/io-app/issues/4931)) ([3fc9686](https://github.com/pagopa/io-app/commit/3fc9686ef880d48d8ec63ac36d63131d9ca2d113)), closes [/github.com/pagopa/io-app/pull/4931/files#diff-c7ac22768d24496bdaec778ecf821bfbce70da6ccaac4e8dd90cbd01a78fc84](https://github.com/pagopa//github.com/pagopa/io-app/pull/4931/files/issues/diff-c7ac22768d24496bdaec778ecf821bfbce70da6ccaac4e8dd90cbd01a78fc84) +* **IT Wallet:** [[SIW-442](https://pagopa.atlassian.net/browse/SIW-442)] Add credentials catalog screen ([#5013](https://github.com/pagopa/io-app/issues/5013)) ([1863281](https://github.com/pagopa/io-app/commit/18632810b350d3cef4f1664ee78996fff8f4abe2)) +* **IT Wallet:** [[SIW-443](https://pagopa.atlassian.net/browse/SIW-443)] Select credential from catalog ([#5072](https://github.com/pagopa/io-app/issues/5072)) ([43ff918](https://github.com/pagopa/io-app/commit/43ff9189bff1466e5a49faf7ee7add9d36acb335)) +* **IT Wallet:** [[SIW-447](https://pagopa.atlassian.net/browse/SIW-447)] Add credentials issuing info screen ([#5085](https://github.com/pagopa/io-app/issues/5085)) ([9d6ac2a](https://github.com/pagopa/io-app/commit/9d6ac2abf1e90e277004ec85c843f2a441907339)) +* **IT Wallet:** [[SIW-448](https://pagopa.atlassian.net/browse/SIW-448)] Add credential preview ([#5094](https://github.com/pagopa/io-app/issues/5094)) ([95d78e6](https://github.com/pagopa/io-app/commit/95d78e63165fd8501d7f4e6016effe5b8753157d)) +* **IT Wallet:** [[SIW-449](https://pagopa.atlassian.net/browse/SIW-449)] Update saga with pin/biometric check to add a new credential ([#5109](https://github.com/pagopa/io-app/issues/5109)) ([14dccb6](https://github.com/pagopa/io-app/commit/14dccb64647780b155685526f1a776bdd7ef8624)) +* **IT Wallet:** [[SIW-450](https://pagopa.atlassian.net/browse/SIW-450),[SIW-444](https://pagopa.atlassian.net/browse/SIW-444)] Add credential to the wallet ([#5116](https://github.com/pagopa/io-app/issues/5116)) ([efc1584](https://github.com/pagopa/io-app/commit/efc1584ae85579f10076f39b856a80cdeae1d617)) +* **IT Wallet:** [[SIW-463](https://pagopa.atlassian.net/browse/SIW-463)] Credential presentation checks ([#5126](https://github.com/pagopa/io-app/issues/5126)) ([244cae8](https://github.com/pagopa/io-app/commit/244cae89a5ef130af4a9fe7dd6d1894dec16b8ae)) +* **IT Wallet:** [[SIW-467](https://pagopa.atlassian.net/browse/SIW-467)] Add presentation data screen ([#5131](https://github.com/pagopa/io-app/issues/5131)) ([2643804](https://github.com/pagopa/io-app/commit/264380498c27ea10feaca47a3cd4eca37fc2b287)) +* **IT Wallet:** [[SIW-468](https://pagopa.atlassian.net/browse/SIW-468)] Presentation optional claims selection ([#5138](https://github.com/pagopa/io-app/issues/5138)) ([135ae0e](https://github.com/pagopa/io-app/commit/135ae0e2ce3c7c9d40ab1c85112547d4a5de9eb6)) +* **IT Wallet:** [[SIW-469](https://pagopa.atlassian.net/browse/SIW-469)] Add credential presentation result screen ([#5142](https://github.com/pagopa/io-app/issues/5142)) ([475fb75](https://github.com/pagopa/io-app/commit/475fb758777f6cc3c7f7cd6630c0b1e1319958f5)) +* **IT Wallet:** [[SIW-482](https://pagopa.atlassian.net/browse/SIW-482)] Update `io-react-native-wallet` version ([#5031](https://github.com/pagopa/io-app/issues/5031)) ([73b8620](https://github.com/pagopa/io-app/commit/73b86203365aaeef1f7ff215157913760d58a281)) +* **IT Wallet:** [[SIW-497](https://pagopa.atlassian.net/browse/SIW-497)] Add ListItemItw component ([#4993](https://github.com/pagopa/io-app/issues/4993)) ([f939c90](https://github.com/pagopa/io-app/commit/f939c9021d7f589193a745a3aaec494b8a5bb8ce)) +* **IT Wallet:** [[SIW-501](https://pagopa.atlassian.net/browse/SIW-501)] Disable experimental design system by default ([#5002](https://github.com/pagopa/io-app/issues/5002)) ([0a2a643](https://github.com/pagopa/io-app/commit/0a2a6430d3647b544dd813732bde8f56a1c82389)) +* **IT Wallet:** [[SIW-506](https://pagopa.atlassian.net/browse/SIW-506)] Add ITW experimental feature flag ([#5010](https://github.com/pagopa/io-app/issues/5010)) ([51de8ae](https://github.com/pagopa/io-app/commit/51de8aeeed188a205516fdce012c32a5204bc7d5)) +* **IT Wallet:** [[SIW-508](https://pagopa.atlassian.net/browse/SIW-508)] Update design system to 1.9.0 ([#5009](https://github.com/pagopa/io-app/issues/5009)) ([75221c7](https://github.com/pagopa/io-app/commit/75221c7962dcb70e7206b4555c5eb6bd87841ef5)) +* **IT Wallet:** [[SIW-560](https://pagopa.atlassian.net/browse/SIW-560)] Generalize loading component ([#5055](https://github.com/pagopa/io-app/issues/5055)) ([e60a903](https://github.com/pagopa/io-app/commit/e60a903cc9b369b3344dfb361bdefd1a4fda7738)) +* **IT Wallet:** [[SIW-583](https://pagopa.atlassian.net/browse/SIW-583)] Update design system dependency to 1.12.0 ([#5081](https://github.com/pagopa/io-app/issues/5081)) ([62e9ed3](https://github.com/pagopa/io-app/commit/62e9ed3919d63f54101944b595d73efe8a0f139a)) +* **IT Wallet:** [[SIW-587](https://pagopa.atlassian.net/browse/SIW-587)] Add credential to the check store ([#5083](https://github.com/pagopa/io-app/issues/5083)) ([bba7621](https://github.com/pagopa/io-app/commit/bba7621a512baadb9955b49ceac901b70aa0a27a)) +* **IT Wallet:** [[SIW-595](https://pagopa.atlassian.net/browse/SIW-595)] Update `io-app-design-system` package to `1.13.0` ([#5095](https://github.com/pagopa/io-app/issues/5095)) ([47382b7](https://github.com/pagopa/io-app/commit/47382b70cf703b7539268f77d729cc690f9a3d09)) +* **IT Wallet:** [[SIW-598](https://pagopa.atlassian.net/browse/SIW-598)] Replace cards backgrounds ([#5098](https://github.com/pagopa/io-app/issues/5098)) ([f9fb3ba](https://github.com/pagopa/io-app/commit/f9fb3badbba4f5a1452e8d6f3ce915a83c14b1cb)) +* **IT Wallet:** [[SIW-600](https://pagopa.atlassian.net/browse/SIW-600)] Update card component typography ([#5103](https://github.com/pagopa/io-app/issues/5103)) ([1f0a311](https://github.com/pagopa/io-app/commit/1f0a311b24a278a433a94644e1a983d2748833f6)) +* **IT Wallet:** [[SIW-623](https://pagopa.atlassian.net/browse/SIW-623)] Add credential issuance ([#5213](https://github.com/pagopa/io-app/issues/5213)) ([7983044](https://github.com/pagopa/io-app/commit/798304411cdd684763e8c617277407d944eeeffe)) +* [[SIW-234](https://pagopa.atlassian.net/browse/SIW-234)] Rename workflow files ([#4706](https://github.com/pagopa/io-app/issues/4706)) ([f4d9dcf](https://github.com/pagopa/io-app/commit/f4d9dcf2787d770f72d120e97702200df9cbb37e)) +* periodic rebase ([6ada0f6](https://github.com/pagopa/io-app/commit/6ada0f6a2f09a7b65af3cf00927fc9bab5b9e7c4)) + + +### Bug Fixes + +* **IT Wallet:** [[SIW-663](https://pagopa.atlassian.net/browse/SIW-663)] Update `itwTextInfo` component ([#5215](https://github.com/pagopa/io-app/issues/5215)) ([83ecb20](https://github.com/pagopa/io-app/commit/83ecb20c958c00dbcbd91ea5c607845d42da6d95)) +* rebase conflicts ([d0d9b74](https://github.com/pagopa/io-app/commit/d0d9b74a14c2b5b42d5764dd1ad5fc07edcd6467)) +* **IT Wallet:** [[SIW-316](https://pagopa.atlassian.net/browse/SIW-316)] Refactor pid activation and preview screen ([#4811](https://github.com/pagopa/io-app/issues/4811)) ([7934509](https://github.com/pagopa/io-app/commit/7934509d0e39dc6fe84aa90b0b8fa78330e1e9e2)) +* **IT Wallet:** [[SIW-322](https://pagopa.atlassian.net/browse/SIW-322)] Add vertical spacer in discovery screens ([#4820](https://github.com/pagopa/io-app/issues/4820)) ([e113f81](https://github.com/pagopa/io-app/commit/e113f817b168636c2fffed8f247736267f765335)) +* **IT Wallet:** [[SIW-358](https://pagopa.atlassian.net/browse/SIW-358)] Update injected JS code in data usage screen ([#4863](https://github.com/pagopa/io-app/issues/4863)) ([fbaacbf](https://github.com/pagopa/io-app/commit/fbaacbfd269af05cdc8faf3c56977a3c2ca4f466)) +* **IT Wallet:** [[SIW-360](https://pagopa.atlassian.net/browse/SIW-360)] Update saga to handle authentication stop ([#4864](https://github.com/pagopa/io-app/issues/4864)) ([1214a98](https://github.com/pagopa/io-app/commit/1214a9875b0eec28f7e775c45ce1438d64ae8a31)) +* **IT Wallet:** [[SIW-368](https://pagopa.atlassian.net/browse/SIW-368)] PID expiration date ([#4883](https://github.com/pagopa/io-app/issues/4883)) ([ec9ebe9](https://github.com/pagopa/io-app/commit/ec9ebe9dd00d35d6aea94cf1d37009b15a38be99)), closes [/github.com/pagopa/io-app/pull/4883/files#diff-c6866c78ddf6a386644f0eb63ee969544d0dd10f01025aa38e4bd0c74fa87f6](https://github.com/pagopa//github.com/pagopa/io-app/pull/4883/files/issues/diff-c6866c78ddf6a386644f0eb63ee969544d0dd10f01025aa38e4bd0c74fa87f6) +* **IT Wallet:** [[SIW-371](https://pagopa.atlassian.net/browse/SIW-371)] Update CIE uri string ([#4888](https://github.com/pagopa/io-app/issues/4888)) ([91d93c2](https://github.com/pagopa/io-app/commit/91d93c2c4f28df847c271391ad1eecbf55d35f13)) +* **IT Wallet:** [[SIW-393](https://pagopa.atlassian.net/browse/SIW-393)] PID details footer scrolling with the content view ([#4907](https://github.com/pagopa/io-app/issues/4907)) ([4bf8a15](https://github.com/pagopa/io-app/commit/4bf8a157e5fed31d362aadaf54dd47bc9ad209bd)) +* **IT Wallet:** [[SIW-405](https://pagopa.atlassian.net/browse/SIW-405)] Fix JWT library crash ([#4925](https://github.com/pagopa/io-app/issues/4925)) ([5df7b26](https://github.com/pagopa/io-app/commit/5df7b261a394edb1028f2b3adb2316c34ba227c7)) +* **IT Wallet:** [[SIW-419](https://pagopa.atlassian.net/browse/SIW-419)] Fix scroll issue on some info screen ([#4996](https://github.com/pagopa/io-app/issues/4996)) ([61abff3](https://github.com/pagopa/io-app/commit/61abff3e1e487e8936a0721c770f58f3e97fef68)) +* **IT Wallet:** [[SIW-445](https://pagopa.atlassian.net/browse/SIW-445)] Fix components not showing text with dark mode ([#4962](https://github.com/pagopa/io-app/issues/4962)) ([4ffaf1f](https://github.com/pagopa/io-app/commit/4ffaf1fefa9ce002a41ca3ca56fda4266c8e0a71)) +* **IT Wallet:** [[SIW-471](https://pagopa.atlassian.net/browse/SIW-471)] Move loading animation to native thread ([#4964](https://github.com/pagopa/io-app/issues/4964)) ([de2f451](https://github.com/pagopa/io-app/commit/de2f4511f68ed42b5f7328aeb6c4795d9741a968)) +* **IT Wallet:** [[SIW-546](https://pagopa.atlassian.net/browse/SIW-546)] Update `podfile.lock` ([#5035](https://github.com/pagopa/io-app/issues/5035)) ([259501c](https://github.com/pagopa/io-app/commit/259501c4560619c5c9d01b764696dc796e352b05)) +* **IT Wallet:** [[SIW-548](https://pagopa.atlassian.net/browse/SIW-548)] Crypto keys deletion while generating ([#5041](https://github.com/pagopa/io-app/issues/5041)) ([de0d3cd](https://github.com/pagopa/io-app/commit/de0d3cddf45451c2131340a02ab5d08a930eb4fe)) +* **IT Wallet:** [[SIW-568](https://pagopa.atlassian.net/browse/SIW-568),[SIW-565](https://pagopa.atlassian.net/browse/SIW-565)] Decode PID at startup after PIN ([#5057](https://github.com/pagopa/io-app/issues/5057)) ([bf8bf1b](https://github.com/pagopa/io-app/commit/bf8bf1b665301aa5750458c6fc278df68b8fb283)) +* [[IOBP-285](https://pagopa.atlassian.net/browse/IOBP-285)] Fix navigation on IdPay CIE code failure ([#5067](https://github.com/pagopa/io-app/issues/5067)) ([aecd427](https://github.com/pagopa/io-app/commit/aecd42713b679344a1f61c0e01a5106f4a7ba82e)), closes [/github.com/pagopa/io-app/pull/5067/files#diff-d707cf1d996ad8193c4fb386857e18e3f1defbfe49e1820b361fd7cd9b357403](https://github.com/pagopa//github.com/pagopa/io-app/pull/5067/files/issues/diff-d707cf1d996ad8193c4fb386857e18e3f1defbfe49e1820b361fd7cd9b357403) +* package.json relase script ([8443500](https://github.com/pagopa/io-app/commit/8443500ed9965ce3fa2630f088874cbd325e9848)) +* rebase conflicts ([41ef98f](https://github.com/pagopa/io-app/commit/41ef98fda658583096f21f63aa211d0cd1700373)) +* rebase conflicts ([6e37b33](https://github.com/pagopa/io-app/commit/6e37b331bc6ef473537e957ad5ab8cf3e6d4e2d2)) +* rebase conflicts ([1c7e2e5](https://github.com/pagopa/io-app/commit/1c7e2e5b7ec09f79da16ac116295bb1366ab9779)) +* rebase conflicts ([b8b28f3](https://github.com/pagopa/io-app/commit/b8b28f3585721b3d730b603d7050470de780f408)) +* update definitions ([dc7e97f](https://github.com/pagopa/io-app/commit/dc7e97f5a949013b7a85ca12af5de46973024c77)) + + +### Chores + +* remove experimental check ([dac8453](https://github.com/pagopa/io-app/commit/dac8453b74459ed4331a96cd5886469a34653952)) +* **IT Wallet:** [[SIW-375](https://pagopa.atlassian.net/browse/SIW-375)] Refactor credentials state ([#4937](https://github.com/pagopa/io-app/issues/4937)) ([054bc8c](https://github.com/pagopa/io-app/commit/054bc8c73e5c9a26040ad4009f71e6739e4edaed)) +* **IT Wallet:** [[SIW-426](https://pagopa.atlassian.net/browse/SIW-426)] Update wallet library dependencies ([#4949](https://github.com/pagopa/io-app/issues/4949)) ([a71bb84](https://github.com/pagopa/io-app/commit/a71bb846eab55ea2de5709df4b772d3d1a82b966)) +* **IT Wallet:** [[SIW-432](https://pagopa.atlassian.net/browse/SIW-432)] Update `ItwDiscoveryInfoScreen` with new DS ([#5164](https://github.com/pagopa/io-app/issues/5164)) ([f37f17d](https://github.com/pagopa/io-app/commit/f37f17dc8584e7c03018a7f8e91570debe77138e)) +* **IT Wallet:** [[SIW-486](https://pagopa.atlassian.net/browse/SIW-486)] Add incoming badge to spid item into info provider screen ([#4991](https://github.com/pagopa/io-app/issues/4991)) ([fae787f](https://github.com/pagopa/io-app/commit/fae787f9abb54f7b9e91a5851cdd6b7989de37a0)) +* **IT Wallet:** [[SIW-487](https://pagopa.atlassian.net/browse/SIW-487)] Update io-react-native-wallet to 0.4.1 ([#4985](https://github.com/pagopa/io-app/issues/4985)) ([bb514c8](https://github.com/pagopa/io-app/commit/bb514c88b34ea4dc1997ce7ccea6c79139d30052)) +* **IT Wallet:** [[SIW-500](https://pagopa.atlassian.net/browse/SIW-500)] Enable experimental design system by default ([#4997](https://github.com/pagopa/io-app/issues/4997)) ([3b7ba5e](https://github.com/pagopa/io-app/commit/3b7ba5ec6d804f717c5dc3aa4eaf47ac92497b3d)) +* **IT Wallet:** [[SIW-502](https://pagopa.atlassian.net/browse/SIW-502)] Update io-react-native-wallet to 0.4.3 ([#5004](https://github.com/pagopa/io-app/issues/5004)) ([5a279f7](https://github.com/pagopa/io-app/commit/5a279f700111925e5a35d12cd90469ad5d59ec1a)) +* **IT Wallet:** [[SIW-510](https://pagopa.atlassian.net/browse/SIW-510)] Make ItwActionBanner component non dismissible ([#5015](https://github.com/pagopa/io-app/issues/5015)) ([72798cd](https://github.com/pagopa/io-app/commit/72798cd570748215fb2c1338ae57acc45d621e13)) +* **IT Wallet:** [[SIW-511](https://pagopa.atlassian.net/browse/SIW-511)] Change payments screen title ([#5018](https://github.com/pagopa/io-app/issues/5018)) ([d55387b](https://github.com/pagopa/io-app/commit/d55387b58cdd3168a70c5fe5d4a4457eb6e19a8e)) +* **IT Wallet:** [[SIW-512](https://pagopa.atlassian.net/browse/SIW-512)] Update navigator scan qr code label ([#5032](https://github.com/pagopa/io-app/issues/5032)) ([39ee451](https://github.com/pagopa/io-app/commit/39ee4516bbd5a6129dd47ff4069216aeee569dfc)) +* **IT Wallet:** [[SIW-514](https://pagopa.atlassian.net/browse/SIW-514)] Update copy in ITW_DISCOVERY_INFO screen ([#5019](https://github.com/pagopa/io-app/issues/5019)) ([4b4affa](https://github.com/pagopa/io-app/commit/4b4affa55030ed541f7d08aa807d5cbfff48eb3e)) +* **IT Wallet:** [[SIW-515](https://pagopa.atlassian.net/browse/SIW-515)] Add link to terms and privacy policy ([#5033](https://github.com/pagopa/io-app/issues/5033)) ([9b66c95](https://github.com/pagopa/io-app/commit/9b66c9562677a3c69e363c2e37cb53b1e46fce5b)) +* **IT Wallet:** [[SIW-519](https://pagopa.atlassian.net/browse/SIW-519)] Remove AdviceComponent from ITW CIE pin screen ([#5017](https://github.com/pagopa/io-app/issues/5017)) ([2d58629](https://github.com/pagopa/io-app/commit/2d58629c02f9653a354b66eb0c5a991077e9770d)) +* **IT Wallet:** [[SIW-520](https://pagopa.atlassian.net/browse/SIW-520)] Remove CIE info usage screen ([#5020](https://github.com/pagopa/io-app/issues/5020)) ([0a9fdcf](https://github.com/pagopa/io-app/commit/0a9fdcf9a77ea48ec0c86c7ab08683eb655231c9)) +* **IT Wallet:** [[SIW-524](https://pagopa.atlassian.net/browse/SIW-524)] Update ITW home screen navbar labels ([#5030](https://github.com/pagopa/io-app/issues/5030)) ([00b76d6](https://github.com/pagopa/io-app/commit/00b76d65a936b171b7f1df3adb342746afd084fa)) +* **IT Wallet:** [[SIW-529](https://pagopa.atlassian.net/browse/SIW-529)] Remove tab navigator right horizontal padding in ITW home screen ([#5022](https://github.com/pagopa/io-app/issues/5022)) ([aae5045](https://github.com/pagopa/io-app/commit/aae50456f8c0e7d06c885c848fe9b05d556dc9ae)) +* **IT Wallet:** [[SIW-534](https://pagopa.atlassian.net/browse/SIW-534)] Add missing content screen ([#5042](https://github.com/pagopa/io-app/issues/5042)) ([6c653c3](https://github.com/pagopa/io-app/commit/6c653c3d225ffb0af98a5838f1a075efac8c815f)) +* **IT Wallet:** [[SIW-535](https://pagopa.atlassian.net/browse/SIW-535)] Add text color prop to card component ([#5097](https://github.com/pagopa/io-app/issues/5097)) ([7342282](https://github.com/pagopa/io-app/commit/73422826d6c43d2c8ada95683199c9477c532e3a)) +* **IT Wallet:** [[SIW-535](https://pagopa.atlassian.net/browse/SIW-535)] Refactor card component ([#5086](https://github.com/pagopa/io-app/issues/5086)) ([d46adc7](https://github.com/pagopa/io-app/commit/d46adc7a59e13882f2df6bd7b98125e936ad7a31)) +* **IT Wallet:** [[SIW-535](https://pagopa.atlassian.net/browse/SIW-535)] Refactor title card component ([#5093](https://github.com/pagopa/io-app/issues/5093)) ([8e7b9a9](https://github.com/pagopa/io-app/commit/8e7b9a9ac7149b4638c46c54e96b428b31eba02e)) +* **IT Wallet:** [[SIW-538](https://pagopa.atlassian.net/browse/SIW-538)] Update all conditions link to 404 page ([#5053](https://github.com/pagopa/io-app/issues/5053)) ([e978823](https://github.com/pagopa/io-app/commit/e978823408eee8df60df5ec93c5b8fa02550d578)) +* **IT Wallet:** [[SIW-547](https://pagopa.atlassian.net/browse/SIW-547)] Update `io-react-native-wallet` to `v0.7.0` ([#5039](https://github.com/pagopa/io-app/issues/5039)) ([927da9c](https://github.com/pagopa/io-app/commit/927da9c88ff2d88a08706c12f0c47b06fdabba45)) +* **IT Wallet:** [[SIW-579](https://pagopa.atlassian.net/browse/SIW-579)] Refactor componente `ItwResultScreen` ([#5114](https://github.com/pagopa/io-app/issues/5114)) ([3a60dd7](https://github.com/pagopa/io-app/commit/3a60dd7f7d2695f727e8bb8e0ecbaef52ac95480)) +* **IT Wallet:** [[SIW-580](https://pagopa.atlassian.net/browse/SIW-580)] Update loading screen typography ([#5144](https://github.com/pagopa/io-app/issues/5144)) ([6763ee0](https://github.com/pagopa/io-app/commit/6763ee06ffb444c82dd14e088a1877388feb72a9)) +* **IT Wallet:** [[SIW-581](https://pagopa.atlassian.net/browse/SIW-581)] Update tests snapshots ([#5071](https://github.com/pagopa/io-app/issues/5071)) ([b113ef3](https://github.com/pagopa/io-app/commit/b113ef3719cfee028afc5424a9d7646ecf7673ca)) +* **IT Wallet:** [[SIW-589](https://pagopa.atlassian.net/browse/SIW-589)] Update loading spinner ([#5143](https://github.com/pagopa/io-app/issues/5143)) ([7dc6347](https://github.com/pagopa/io-app/commit/7dc63473ae5856d8ea39ec608d64f46fcc075813)) +* **IT Wallet:** [[SIW-591](https://pagopa.atlassian.net/browse/SIW-591)] Update `io-react-native-wallet` package to `0.7.4` ([#5087](https://github.com/pagopa/io-app/issues/5087)) ([bcd2dd1](https://github.com/pagopa/io-app/commit/bcd2dd15b96b8ea0cbdc96b010917704dd4b6404)) +* **IT Wallet:** [[SIW-603](https://pagopa.atlassian.net/browse/SIW-603)] Autoresizable info bottom sheet ([#5147](https://github.com/pagopa/io-app/issues/5147)) ([04e516e](https://github.com/pagopa/io-app/commit/04e516e484d0d348f250e8faf37aefbf42633c7a)) +* **IT Wallet:** [[SIW-614](https://pagopa.atlassian.net/browse/SIW-614)] Update error screens DS in credential issuing and presentation ([#5165](https://github.com/pagopa/io-app/issues/5165)) ([f76cf6c](https://github.com/pagopa/io-app/commit/f76cf6c085f181b3db7f833e7e0db0d5b8a58bf1)) +* **IT Wallet:** [[SIW-632](https://pagopa.atlassian.net/browse/SIW-632)] Update package `io-react-native-wallet` from `v0.7.4` to `v0.9.2` ([#5163](https://github.com/pagopa/io-app/issues/5163)) ([13a93cf](https://github.com/pagopa/io-app/commit/13a93cf86f1cfc5a17370b434f059b8821194d40)) +* **IT Wallet:** [[SIW-642](https://pagopa.atlassian.net/browse/SIW-642)] Add h2 and h6 header support to `ItwTextInfo` component ([#5173](https://github.com/pagopa/io-app/issues/5173)) ([4010f8b](https://github.com/pagopa/io-app/commit/4010f8bdc176adf7beba352867de05150eb25dbc)) +* **IT Wallet:** [[SIW-643](https://pagopa.atlassian.net/browse/SIW-643)] Update `useItwInfoBottomSheet` hook with optional title ([#5174](https://github.com/pagopa/io-app/issues/5174)) ([4a87baa](https://github.com/pagopa/io-app/commit/4a87baae5e4de0b0053acc7205814a20d22d228e)) +* disable experimental FF in prod ([4e4d230](https://github.com/pagopa/io-app/commit/4e4d23049b091715e4bc2f38a80874f40b2c627e)) +* **IT Wallet:** [[SIW-270](https://pagopa.atlassian.net/browse/SIW-270)] Bypass version supported ([#4753](https://github.com/pagopa/io-app/issues/4753)) ([fb49c10](https://github.com/pagopa/io-app/commit/fb49c1022a3bef4285518a6ebfebe47ce1ad7fbb)) +* **IT Wallet:** [[SIW-300](https://pagopa.atlassian.net/browse/SIW-300)] Add wallet reset ([#4813](https://github.com/pagopa/io-app/issues/4813)) ([5eaf251](https://github.com/pagopa/io-app/commit/5eaf251bf4564cdc61045547d5b56fdc16ceabf2)) +* **IT Wallet:** [[SIW-342](https://pagopa.atlassian.net/browse/SIW-342)] add `io-react-native-cie-pid` package ([#4846](https://github.com/pagopa/io-app/issues/4846)) ([fb7907c](https://github.com/pagopa/io-app/commit/fb7907c61f78017751ccce86c7875a9ca0d93a1c)) +* **IT Wallet:** [[SIW-346](https://pagopa.atlassian.net/browse/SIW-346)] Refactor PID decode ([#4879](https://github.com/pagopa/io-app/issues/4879)) ([84eaa45](https://github.com/pagopa/io-app/commit/84eaa4539f23be98348530f09d0f2d1783832bf2)), closes [/github.com/pagopa/io-app/pull/4879/files#diff-4ce0f2654dda96627fd1cc5d237e8c534e3dde7cb2f12467c4702ebe8d7f55e8](https://github.com/pagopa//github.com/pagopa/io-app/pull/4879/files/issues/diff-4ce0f2654dda96627fd1cc5d237e8c534e3dde7cb2f12467c4702ebe8d7f55e8) [/github.com/pagopa/io-app/pull/4879/files#diff-083ff3974d86efd73b25d22f1ee179731cb63ca119672d6367b411a752a3c0d4](https://github.com/pagopa//github.com/pagopa/io-app/pull/4879/files/issues/diff-083ff3974d86efd73b25d22f1ee179731cb63ca119672d6367b411a752a3c0d4) [/github.com/pagopa/io-app/pull/4879/files#diff-dee411fc8ce3a5e50129fff3ec47956fab6588c5dfc688cd15ee0f2f5ab1e9](https://github.com/pagopa//github.com/pagopa/io-app/pull/4879/files/issues/diff-dee411fc8ce3a5e50129fff3ec47956fab6588c5dfc688cd15ee0f2f5ab1e9) [/github.com/pagopa/io-app/pull/4879/files#diff-2ff274163473b8bb1386bd5b58a52408c86a9a918b46623239f0d85b0ec1b548](https://github.com/pagopa//github.com/pagopa/io-app/pull/4879/files/issues/diff-2ff274163473b8bb1386bd5b58a52408c86a9a918b46623239f0d85b0ec1b548) [/github.com/pagopa/io-app/pull/4879/files#diff-215150423afe1578abd819dd9ea4303f962ccbb388f4c06cb74b2e1e8b0f2e2](https://github.com/pagopa//github.com/pagopa/io-app/pull/4879/files/issues/diff-215150423afe1578abd819dd9ea4303f962ccbb388f4c06cb74b2e1e8b0f2e2) [/github.com/pagopa/io-app/pull/4879/files#diff-2ff274163473b8bb1386bd5b58a52408c86a9a918b46623239f0d85b0ec1b548](https://github.com/pagopa//github.com/pagopa/io-app/pull/4879/files/issues/diff-2ff274163473b8bb1386bd5b58a52408c86a9a918b46623239f0d85b0ec1b548) +* **IT Wallet:** [[SIW-347](https://pagopa.atlassian.net/browse/SIW-347)] Update io-react-native-wallet ([#4862](https://github.com/pagopa/io-app/issues/4862)) ([f42afaf](https://github.com/pagopa/io-app/commit/f42afaf684552b5e76911e4a85b80ea5f2dfff6e)) +* **IT Wallet:** [[SIW-348](https://pagopa.atlassian.net/browse/SIW-348)] Screen naming convention refactor ([#4891](https://github.com/pagopa/io-app/issues/4891)) ([5069a00](https://github.com/pagopa/io-app/commit/5069a00b2e22fdfb15d86b6fab4481e127544fce)), closes [/github.com/pagopa/io-app/pull/4891/files#diff-57231530d062f1464675dd6301352d78a3643853739d6914a5b25ed51187](https://github.com/pagopa//github.com/pagopa/io-app/pull/4891/files/issues/diff-57231530d062f1464675dd6301352d78a3643853739d6914a5b25ed51187) +* **IT Wallet:** [[SIW-349](https://pagopa.atlassian.net/browse/SIW-349)] Refactor state structure ([#4892](https://github.com/pagopa/io-app/issues/4892)) ([5c5a6f9](https://github.com/pagopa/io-app/commit/5c5a6f99df5f04ab348943119baec9654d43a643)) +* **IT Wallet:** [[SIW-363](https://pagopa.atlassian.net/browse/SIW-363)] Add main banner translation ([#4895](https://github.com/pagopa/io-app/issues/4895)) ([08b08bf](https://github.com/pagopa/io-app/commit/08b08bf3979a79237857ee13e600acf2cc204439)) +* **IT Wallet:** [[SIW-365](https://pagopa.atlassian.net/browse/SIW-365)] Remove hardcoded strings from info screen ([#4896](https://github.com/pagopa/io-app/issues/4896)) ([b1c1bbd](https://github.com/pagopa/io-app/commit/b1c1bbd54207c3bbd7e58c25688ff482c14ecdd1)) +* **IT Wallet:** [[SIW-366](https://pagopa.atlassian.net/browse/SIW-366)] Bypass with CTA on iOS ([#4882](https://github.com/pagopa/io-app/issues/4882)) ([b584d92](https://github.com/pagopa/io-app/commit/b584d924576168178d88071d3c6e8a84f6439a3b)) +* **IT Wallet:** [[SIW-370](https://pagopa.atlassian.net/browse/SIW-370)] Remove E2E tests from workflow ([#4884](https://github.com/pagopa/io-app/issues/4884)) ([6ce6833](https://github.com/pagopa/io-app/commit/6ce683307aaff0e6029b427562af332eeccf3d07)) +* **IT Wallet:** [[SIW-407](https://pagopa.atlassian.net/browse/SIW-407)] Add PID decode to RP initialization saga ([#4928](https://github.com/pagopa/io-app/issues/4928)) ([796772b](https://github.com/pagopa/io-app/commit/796772b1ae8eddf571c1bc729edde714ad5d0d10)) +* [[IOAPPFD0-160](https://pagopa.atlassian.net/browse/IOAPPFD0-160)] Update CGN components to use `Icon` component, instead of local SVG file ([#5044](https://github.com/pagopa/io-app/issues/5044)) ([e21b583](https://github.com/pagopa/io-app/commit/e21b5830e192bb8160956fe5067c9305fd1264f7)) +* change commit message release-cycle ([6d3e5f3](https://github.com/pagopa/io-app/commit/6d3e5f377b25cc0c5efa5a564a7f89282f5adb21)) +* change release-ios workflow env ([8302058](https://github.com/pagopa/io-app/commit/8302058242d02c78ecedba2e73bcfa3adae8df58)) +* change release-rc commit message ([ec057a3](https://github.com/pagopa/io-app/commit/ec057a3cdfb1c3dbaa675f58bc6f7b43bd1a8416)) +* enable it wallet FF in prod ([7317d83](https://github.com/pagopa/io-app/commit/7317d83b07bd9f2af29383f512360f30f113e5c8)) +* remove promote to alpha ([7153221](https://github.com/pagopa/io-app/commit/7153221b237ca52febbc3ac53865ef2b2501e05f)) +* remove rebase workflow ([0fdc097](https://github.com/pagopa/io-app/commit/0fdc09796a6baee7cf3badb4c4542a422da1bee6)) +* skip tag creation standard-version ([93eea4c](https://github.com/pagopa/io-app/commit/93eea4ca7ce2672d1dace2b78378a6810f7da020)) +* turn off zendesk feat flag ([df607a1](https://github.com/pagopa/io-app/commit/df607a1acf30bf05b912e3dcdc704519c11c31fb)) +* update app name ([4c86f48](https://github.com/pagopa/io-app/commit/4c86f4833cf238559788986a3cc49c2a42677d3b)) +* **release:** 0.2.0-rc.1 ([5bf6df8](https://github.com/pagopa/io-app/commit/5bf6df84a2b2f242b9d6f135c0b5adc8f12c6202)) +* **release:** 0.2.0-rc.11 ([055c113](https://github.com/pagopa/io-app/commit/055c113e3721628222c2a3834a01d40d91b41329)) +* init fastlane ios ([f51224d](https://github.com/pagopa/io-app/commit/f51224db8ec86dd8d0410f85e19653afcbd2c0b7)) +* rebase cron update ([2af74ab](https://github.com/pagopa/io-app/commit/2af74ab02ac53d7368d558d4b7d8a7fb3fbd2e8d)) +* remove unused workflow ([a0a3220](https://github.com/pagopa/io-app/commit/a0a3220f67e527653b8bab3043232faab70cb6ad)) +* update Appfile ([11a4821](https://github.com/pagopa/io-app/commit/11a48219b4a0183082ea16eeb64703a2ddaf7fa7)) +* update cycle ([2461fda](https://github.com/pagopa/io-app/commit/2461fda2733c055726c34621a357fcee23bc5d76)) +* update gemfile for ios fastlane ([ea8c908](https://github.com/pagopa/io-app/commit/ea8c9085a39c3ab8ad40f15833b241c5830181e6)) +* update release workflow ([8c01e76](https://github.com/pagopa/io-app/commit/8c01e76cb50c74fc8f31f1adcc94c9e4f01ffb63)) +* use it-wallet branch ([20eadd8](https://github.com/pagopa/io-app/commit/20eadd804ffec8f3946466bdf734c112043b9373)) +* use SSH certs url for fastlane ([cd4ffac](https://github.com/pagopa/io-app/commit/cd4ffac5c7ac6865b84c124eedafbaa1873bb7dc)) + ### [0.4.1-rc.1](https://github.com/pagopa/io-app/compare/0.4.1-rc.0...0.4.1-rc.1) (2023-10-12) diff --git a/android/app/build.gradle b/android/app/build.gradle index 75cebdc0e2a..4bef6d345aa 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -144,8 +144,8 @@ android { applicationId "it.pagopa.io.app.poc.itwallet" minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion - versionCode 34 - versionName "0.4.1.1" + versionCode 35 + versionName "0.5.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. diff --git a/ios/ItaliaApp.xcodeproj/project.pbxproj b/ios/ItaliaApp.xcodeproj/project.pbxproj index 24647c59a11..8fa92957d13 100644 --- a/ios/ItaliaApp.xcodeproj/project.pbxproj +++ b/ios/ItaliaApp.xcodeproj/project.pbxproj @@ -793,7 +793,7 @@ CODE_SIGN_ENTITLEMENTS = ItaliaApp/ItaliaApp.entitlements; CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution"; - CURRENT_PROJECT_VERSION = 1; + CURRENT_PROJECT_VERSION = 0; DEAD_CODE_STRIPPING = YES; DEVELOPMENT_TEAM = M2X5YQ4BJ7; "DEVELOPMENT_TEAM[sdk=iphoneos*]" = M2X5YQ4BJ7; @@ -836,7 +836,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; "DEVELOPMENT_TEAM[sdk=iphoneos*]" = M2X5YQ4BJ7; diff --git a/ios/ItaliaApp/Info.plist b/ios/ItaliaApp/Info.plist index 391606dd4cb..44f3d865617 100644 --- a/ios/ItaliaApp/Info.plist +++ b/ios/ItaliaApp/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.4.1 + 0.5.0 CFBundleSignature ???? CFBundleURLTypes @@ -34,7 +34,7 @@ CFBundleVersion - 1 + 0 ITSAppUsesNonExemptEncryption LSApplicationQueriesSchemes diff --git a/ios/ItaliaAppTests/Info.plist b/ios/ItaliaAppTests/Info.plist index 8a861179617..4c437c2c22f 100644 --- a/ios/ItaliaAppTests/Info.plist +++ b/ios/ItaliaAppTests/Info.plist @@ -15,10 +15,10 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 0.4.1 + 0.5.0 CFBundleSignature ???? CFBundleVersion - 1 + 0 \ No newline at end of file diff --git a/package.json b/package.json index da30c11cadc..44c83fb2f8f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "italia-app", - "version": "0.4.1-rc.1", + "version": "0.5.0-rc.0", "io_backend_api": "https://raw.githubusercontent.com/pagopa/io-backend/v13.10.1-RELEASE/api_backend.yaml", "io_public_api": "https://raw.githubusercontent.com/pagopa/io-backend/v13.10.1-RELEASE/api_public.yaml", "io_content_specs": "https://raw.githubusercontent.com/pagopa/io-services-metadata/1.0.27/definitions.yml", diff --git a/publiccode.yml b/publiccode.yml index 0ff7f6f04a0..a8159ac9a03 100644 --- a/publiccode.yml +++ b/publiccode.yml @@ -5,11 +5,11 @@ publiccodeYmlVersion: '0.2' name: IO logo: "img/app-logo.svg" -releaseDate: '2023-10-12' +releaseDate: '2023-11-10' url: 'https://github.com/pagopa/io-app' applicationSuite: IO landingURL: 'https://io.italia.it/' -softwareVersion: 0.4.1-rc.1 +softwareVersion: 0.5.0-rc.0 developmentStatus: beta softwareType: standalone/mobile roadmap: 'https://io.italia.it/'