Features
Allowing Inviting Users using the API
We introduced new endpoint for creating invitation for an external user using their email. The new endpoint is:
POST /v2/workspaces/{id}/invitations
Other fixes and enhancements
- Enhanced dashboard web maps synchronization stability
- Stability enhancements for downloading zip files from the dashboard
- Added last_signed_in attribute to the workspace members API response (/v2/workspaces/{id}/members). This attribute indicates the date when the user last logged in to Mergin Maps.
- Redesign sidebar with members detail in the workspace members tab
Migration to this version
This release requires a database migration. The following migrations have been created:
- community@b9ec9ab6694f
- enterprise@c40e5e645b57
For detailed instructions on migrating from version 2025.5.x to 2025.7.3, please refer to the documentation available here.