---
title: "Dev Portal Changelog - 2025-09-23"
description: ""
canonicalUrl: "https://zuplo.com/changelog/2025/09/15/zudoku-changelog"
pageType: "changelog"
date: "2025-09-15"
tags: "dev-portal"
---
This changelog covers releases from Monday, 2025-09-15 to Sunday, 2025-09-21,
featuring enhancements to customization options and bug fixes for the API
playground functionality.

## Features

- **Link Target Customization**: Added new option to customize link target
  behavior, providing greater flexibility in how external and internal links are
  handled within documentation
  [#1557](https://github.com/zuplo/zudoku/pull/1557)

## Fixes

- **API Playground Parameter Consistency**: Fixed an issue where the API
  Playground component in MDX files was not properly using the same parameters
  as expected, ensuring consistent behavior across documentation pages
  [#1549](https://github.com/zuplo/zudoku/pull/1549)