Changelog
Version 2.5.4
Added parameter
headerto RUN_AUTH.
Version 2.5.0
Removed support for iOS 16.
Updated Android NDK to r29 (29.0.14206865).
Paired smartphones-as-cardreader of an installed AusweisApp running at least version 2.5.0 are now usable as a reader on Android.
Added parameter
AusweisAppto INFO that contains information about the state of the LocalIfd interface (Android only).Added environment variable
AUSWEISAPP_WEBSOCKET_ORIGIN.The method on Android (AIDL)
send()has been deprecated and replaced withtransmit().
Version 2.4.1
The Container-SDK now only contains necessary libraries instead of a complete distribution package manager.
Version 2.4.0
Updated Android NDK to r28c (28.2.13676358).
Removed parameter
privateof the Simulator’s Filesystem.Removed parameter
pIsSecureSessionIdfromsessionIdGeneratedon Android.Gradle: useLegacyPackaging is no longer required and needs to be removed to support 16 KB page sizes on Android.
Version 2.3.0
Removed support for iOS 14 and 15.
Updated Android NDK to r27c (27.2.12479018).
Renamed functions from
ausweisapp2_toausweisapp_on iOS.Renamed header from
AusweisApp2.htoAusweisApp.hon iOS.Added environment variable
AUSWEISAPP_AUTOMATIC_SIMULATOR.Renamed environment variables
AUSWEISAPP2_AUTOMATIC_*toAUSWEISAPP_AUTOMATIC_*.
Version 2.2.2
Added Android ABIs armeabi-v7a and x86_64 in addition to arm64-v8a.
Version 2.2.1
Stabilized fast SDK restarts on iOS.
Support 16 KB page sizes on Android.
Updated Android NDK to r27b (27.1.12297006).
Version 2.2.0
Removed support for Android 8.
Introduced the following additions in API_LEVEL 3:
Added parameter
contentto the Filesystem of the Simulator.Declared parameter
privateof the Simulator’s Filesystem deprecated.
Version 1.26.4
Added parameter
keysto the command SET_CARD.Added parameter
reasonto the message CHANGE_PIN.
Version 1.26.3
Version 1.24.0
Introduced the following changes in API_LEVEL 2:
The commands GET_STATUS and SET_CARD.
Removed the parameter
handleInterruptof the commands RUN_AUTH and RUN_CHANGE_PIN.Added the parameter
statusto the commands RUN_AUTH and RUN_CHANGE_PIN.Renamed parameter
readertoreadersin message READERAdded message STATUS.
Added mode Automatic for Desktop Systems.
Added parameter
insertableto message READER.
Version 1.22.3
Added parameter
developerModeto the command RUN_AUTH.
Version 1.22.1
Added parameter
handleInterruptandmessagesto the commands RUN_AUTH and RUN_CHANGE_PIN for API_LEVEL 1.Added the command INTERRUPT.
Version 1.22.0
Added the commands RUN_CHANGE_PIN and SET_NEW_PIN.
Extended the message ACCESS_RIGHTS for “CAN allowed right” and “PIN management right”.
Added messages CHANGE_PIN and ENTER_NEW_PIN.
Version 1.20.0
Extended ACCESS_RIGHTS for write access.
Version 1.16.0
Version 1.14.2
The message SET_CAN may now be used with the “CAN allowed right”.