# Server release notes
Version history
# 24.11.2023
# MobileID available in the Signicat Dashboard
MobileID is now available in the Signicat Dashboard (opens new window).
Here, you can:
- Create an account to use with MobileID in a single click.
- Find useful information about your MobileID account.
- List signing certificates and public keys linked to your MobileID account.
You can read about how to test MobileID out in our Quick start guide.
# 20.11.2023
# Geofencing feature released
Our new geofencing feature enables you to strengthen security for transactions by evaluating the current location of a device against a list of allowed regions.
If you have configured our geofencing feature in your application configuration, then you can now see the geofencing object as a part of the operation response.
To learn more about our geofencing feature:
See geofencing configurations in our application configuration feature documentation.
See the geofencing response object for any GET operation in our MobileID API reference documentation.
# 16.11.2023
# Default risk attributes
We now collect a set of default risk attributes for debugging purposes. This means that now, some risk data is always collected and returned, regardless of how your application configuration is configured.
You can find a list of what risk data is always enabled in the MobileID API reference documentation:
- See risk attributes in the Common concepts section.
To learn more about risk data configuration:
- See our application configuration feature documentation.
# 09.11.2023
# MobileID Admin API
# Application configuration API added
Our MobileID Admin API is extended with new endpoints for Application configuration. These allow you to administer and manage your application configuration.
You can read more about this in our MobileID Admin API reference documentation:
- See the Application configuration API.
# APNs token API added
Our MobileID Admin API is extended with a new endpoints for APNs tokens. These allow you to create and manage your Apple Push Notification service (APNs) tokens.
You can read more about this in our MobileID Admin API reference documentation:
- See the APNs token API.
# 31.10.2023
# MobileID API
# User API improved
Our MobileID User API is improved with a new endpoint to resolve the user ID based on an external reference.
Why have we done this?
The new endpoint improves security and flexibility, as the external reference is now passed in the JSON body when executing the operation.
In summary, we have:
Added a new Resolve external reference endpoint which uses the HTTP POST method.
Deprecated the existing Resolve external reference endpoint which uses the HTTP GET method.
You can read more about this in our MobileID API reference documentation:
- See the Resolve external reference endpoint.
# 25.10.2023
# MobileID API
# User API extended
Our MobileID User API is extended with operations that allow you to get device transactions for all of the end-user's devices.
You can read more about this in our MobileID API reference documentation:
- See the Get transactions for user endpoint.
# 06.10.2023
# MobileID API
# Device management API extended
Our MobileID Device Management API is extended with operations that allow you to get device transactions for an end-user's device.
You can read more about this in our MobileID API reference documentation:
- See the Get device transactions endpoint.
# Registration and Device management APIs improved
The length and character set for the device name is now validated.
You can read more about this in our MobileID API reference documentation:
See the Start registration endpoint.
See the Update device endpoint.
# 05.05.2023
# MobileID Admin API released
Our MobileID Admin API allows you to manage and administer your MobileID account.
To learn more about this API:
# 02.04.2023
# Passport scan feature released
Our new passport scan feature allows you to validate the authenticity of an end-user's passport and collect passport attributes.
To learn more about this feature:
See our passport scan feature documentation.
See our MobileID API reference documentation.
← SDK Upgrade guide →