# Changelog

import { Badge } from "zudoku/ui/Badge"

This page contains a full list of changes made to the Transact API.

Breaking changes are prominently displayed with <Badge variant="destructive">BREAKING</Badge>.

If you use our API we will notify you about new versions and significant updates.
Notifications will be sent to the email address associated with your Transact Online account.

## 12 May 2026

- Released Transact API initial version `2026-05-12`
- Added new endpoints:
  - [Get advisers](/api/advisers#get-advisers)
  - [Get an adviser](/api/advisers#get-an-adviser)
  - [Get firms](/api/firms#get-firms)
  - [Get a firm](/api/firms#get-a-firm)
  - [Prepopulate a Personalised Illustration](/api/account-opening#prepopulate-a-personalised-illustration)
  - [Get investor portfolios](api/investors#get-investor-portfolios)
  - [Get remuneration](/api/remuneration#get-remuneration)
  - [Get valuations](api/valuations#get-valuations)
