---
title: "Dev Portal Release v0.40.0"
description: ""
canonicalUrl: "https://zuplo.com/changelog/2025/04/14/zudoku-release-v0.40.0"
pageType: "changelog"
date: "2025-04-14"
tags: "dev-portal"
---
This release brings enhanced accessibility features and improved API schema
processing capabilities to the Dev Portal. Notable improvements include better
Windows keyboard shortcut support, dynamic sidebar padding for improved
readability, and expanded API schema transformation options.

### New Features 🎉

- Enhanced keyboard shortcut support for Windows users
  [#893](https://github.com/zuplo/zudoku/pull/893)
- Added API schema processors for advanced schema transformations and
  customizations [#890](https://github.com/zuplo/zudoku/pull/890)

### Bug Fixes 🐛

- Improved sidebar visibility by adding dynamic padding to prevent content from
  being obscured by gradients [#896](https://github.com/zuplo/zudoku/pull/896)
- Resolved duplicate sidebar key issue that could cause navigation problems
  [#898](https://github.com/zuplo/zudoku/pull/898)
- Updated lucide-react icons to the latest version for consistent iconography
  [#895](https://github.com/zuplo/zudoku/pull/895)

### Dependency Updates 📦

- Updated remark-mdx-frontmatter from 5.0.0 to 5.1.0
  [#902](https://github.com/zuplo/zudoku/pull/902)
- Updated graphql-yoga from 5.13.2 to 5.13.3
  [#901](https://github.com/zuplo/zudoku/pull/901)
- Updated nx-dependencies group with 3 package updates
  [#899](https://github.com/zuplo/zudoku/pull/899)
- General package upgrades for improved security and performance
  [#904](https://github.com/zuplo/zudoku/pull/904)