> ## Documentation Index
> Fetch the complete documentation index at: https://docs.jojapi.com/llms.txt
> Use this file to discover all available pages before exploring further.

# December 2025 Changelog

## UI/UX Update

We've released an update that includes a NEW navigation design and various interface updates to make navigating the JoJ API easier. The new navigation design makes it easier to navigate within the panels (Home, Marketplace, Developer, Studio) in the JoJ API.

<img src="https://mintcdn.com/jojapi/ZUenyEcras7L1Nms/images/ss53.png?fit=max&auto=format&n=ZUenyEcras7L1Nms&q=85&s=6a386efbb8b5dc1881a7d0b0c8baca93" alt="Ss53" width="1235" height="467" data-path="images/ss53.png" />

## Status Page

The JoJ API Status page is now live at [status.jojapi.com](http://status.jojapi.com). You can view real-time uptime for the website and API gateways.

<img src="https://mintcdn.com/jojapi/03wALxNx8daRl6AL/images/Screenshot2025-12-23171737.png?fit=max&auto=format&n=03wALxNx8daRl6AL&q=85&s=ea19f9d3c46cfcf94b88b5aa93928df6" alt="Screenshot2025 12 23171737" width="1943" height="608" data-path="images/Screenshot2025-12-23171737.png" />

## Studio Request Logs

API providers can now view their users' latest request logs through Studio. To use this feature, you need to select an API from Studio > Analytics. You can also filter by username.

<img src="https://mintcdn.com/jojapi/ZUenyEcras7L1Nms/images/ss523.png?fit=max&auto=format&n=ZUenyEcras7L1Nms&q=85&s=bbe324cd36752645f2807311fd7e5abc" alt="Ss523" width="2465" height="1286" data-path="images/ss523.png" />

## Custom Subdomain

You can set your API's gateway base URL as you wish. To implement this, select an API from Studio and go to the Custom Subdomain tab.

<Check>
  Your previous default gateway URL will remain active, and your existing users will not be affected.
</Check>

<img src="https://mintcdn.com/jojapi/nZHn-to-kwD13isy/images/ss63.png?fit=max&auto=format&n=nZHn-to-kwD13isy&q=85&s=dddcb3cb8376e48b33f541f8cebe44f3" alt="Ss63" width="1208" height="1295" data-path="images/ss63.png" />

## Markdown Support for the API About Tab

You can enter a Markdown document to be displayed in the About tab of your API. Go to the API editing page in Studio and write a detailed description of your API in the About section!

<Columns cols={2}>
  <Card>
    <img src="https://mintcdn.com/jojapi/5lvLXJbjAJStrSEB/images/ss111.png?fit=max&auto=format&n=5lvLXJbjAJStrSEB&q=85&s=46e2c25841dc7a26c03b56ccb9f62958" alt="Ss111" title="Ss111" style={{ width:"100%" }} width="1375" height="921" data-path="images/ss111.png" />
  </Card>

  <Card>
    <img src="https://mintcdn.com/jojapi/5lvLXJbjAJStrSEB/images/ss22.png?fit=max&auto=format&n=5lvLXJbjAJStrSEB&q=85&s=f42ef09f7cc74e5bcc2ec63660c9cdf9" alt="Ss22" width="932" height="868" data-path="images/ss22.png" />
  </Card>
</Columns>
