Release Notes 25.24 - December 2025

Last updated: December 4, 2025

What’s new in version 25.24

Rounding out the year with more enhancements for our Microsoft Azure Database integration, support for more Power BI reports and improvements to our API. Read on for details!

Questions about our new features? Get in touch with our Support team.

Microsoft Azure Database

We’re continuing to enhance our Microsoft Azure Database integration by increasing the amount of data that can be synchronize back to a database.

Starting this week, accounts will be able to sync all Compliance Certifications.

Insights / Power BI

We now support embedded paginated reports in a regular Power BI report. This is done using the Embedded Paginated Reports dropdown when editing access from the Insights -> Access Management tab.

powerbi-pagination.png

Aimsio API

We’ve added support for filtering data from the following Invoice → GET endpoints:

  • invoiceDate

  • invoiceUpdatedAt

  • invoiceNumber

  • invoiceClientCode

  • invoiceClientName

  • invoiceClientGuid

  • invoiceJobOrderGuid

  • invoiceStatus

Here’s an example endpoint to get all the invoices with Pending as their status:

https://portal.aimsio.com/rest/api/standard/v1/Invoice?filter=invoiceStatus eq “Pending”

Click here to learn more about the Aimsio API and here for using SCIM queries.

Questions about our new features? Get in touch with our Support team.

Resources