Skip to content

Releases: privacybydesign/irmamobile

v7.4.0

25 May 16:29
ebc5bd7
Compare
Choose a tag to compare

Added

  • Show notification on startup that the app name has changed

Changed

  • Upgrade to Flutter 3
  • Bump irmago version to 0.12.5
  • Pin the personal category to the top of credential store
  • Report warnings from irmago to Sentry

Fixed

  • QR scanner library is not FOSS (#163)
  • Dutch translations link to English version of the privacy policy
  • Some newlines are preceded by whitespace
  • App screenshots are not placed in the right directory for FDroid
  • Arrow back screen shows a message about signing when doing issuance

Internal

  • Use 'flutter build ipa' in Fastlane to build iOS app
  • Bump fastlane version to 2.212.2

v7.3.1

26 Apr 16:30
dd5f489
Compare
Choose a tag to compare

Changed

  • Randomize which success graphic is shown
  • Set color of browser toolbar in custom tabs on Android to white
  • Clarify texts to better distinguish signing sessions from regular disclosure sessions

Fixed

  • Scheme update mechanism is not called at every app start-up
  • Anonymous app health information is being collected when error reporting is disabled
  • Text could overflow its UI container on the PIN screen
  • Options menu to delete data is not visible when data is expired or revoked
  • Unsafe irma.SessionError type cast causes panics
  • Exclude superfluous x86 library assets from Android app bundle

Internal

  • Bump native_device_orientation Flutter dependency to 1.1.4
  • Bump activesupport Ruby dependency to 6.1.7.3
  • Improved stability of entering PIN codes in integration tests

v7.3.0

05 Apr 15:13
18da3e2
Compare
Choose a tag to compare

Added

  • Setting to select app language

Changed

  • Use Yivi Twitter profile and meetups link

Fixed

  • Only a limited number of activities shown in the activity overview

v7.2.0

03 Apr 08:24
b629db6
Compare
Choose a tag to compare

With this update, IRMA is getting a new name: Yivi!
We've increased security and improved the user experience.
On top of that, we've also implemented a new look and feel for the app.

v6.4.1

14 Feb 13:11
27a40a7
Compare
Choose a tag to compare

Fixed

  • Leftover 'oldscheme...' and 'tempscheme...' directories cause issues when parsing IrmaConfiguration (privacybydesign/irmago#284)

v6.4.0

23 Jan 17:33
ce3e04c
Compare
Choose a tag to compare

Added

- Use the device's Trusted Execution Environment / Secure Enclave as additional security factor for the PIN authentication
- 'IRMA becomes Yivi' announcement

Fixed

- Bug in error message parsing causes panics (#28)
- Issuer schemes can get out-of-sync after interrupted scheme update (#66)
- Avoid gocron panics in revocation code during irmaclient startup (privacybydesign/irmago#249)

v6.3.3

19 Dec 15:50
378030a
Compare
Choose a tag to compare

Added

  • Possibility to run integration tests on Android with JUnit using a test environment of the keyshare server

Changed

  • Updated irmago dependency
  • Moved active development and CI/CD workflows to GitHub

Fixed

  • Typo in English texts on 'About IRMA' screen