---
title: ChangeLog ApyHub Fusion - November 2024
url: https://apyverse.com/blog/changlog-fusion-november-2024
author: sohail pathan
published: 2024-11-29T00:00:00Z
tags: [change-log]
---

# ChangeLog ApyHub Fusion - November 2024

We are excited to share some fixes and updates that will make your experience with Fusion smoother and more efficient. Here's what we have tackled with this release:

## **ApyHub Catalog ![new-feature](https://assets.apyhub.com/blog/changelog-november-2024/image3.png)**

The [ApyHub catalog](http://Apyhub.com/catalog) is now available inside Fusion allowing you to directly check out and add any API in your tests and documents.  
![apyhub-catalog-fusion](https://assets.apyhub.com/blog/changelog-november-2024/image6.gif)

## **Projects ![new-feature](https://assets.apyhub.com/blog/changelog-november-2024/image3.png)**

Fusion Project allows you to **organize multiple fusion documents** within a single space, helping you manage all related API requests in one place. Each project can contain as many Fusion Documents as needed, so you could, for example, create separate projects for front-end and back-end API requests.

![apyhub-projects](https://assets.apyhub.com/blog/changelog-november-2024/image5.gif)

## **Custom Templates ![new-feature](https://assets.apyhub.com/blog/changelog-november-2024/image3.png)**

REST API Templates let you quickly get started with REST API calls by providing pre-configured blocks without the need to add them from scratch. The templates include common HTTP methods such as **GET**, **POST**, **PUT, PATCH**, and **DELETE**. But that’s not all—you can now **create your templates**, tailored to your specific needs, and share them across your team or projects. Collaboration just got a whole lot easier\!  
![custom-templates](https://assets.apyhub.com/blog/changelog-november-2024/custom-template.gif)

## **New Block type: Image![new-feature](https://assets.apyhub.com/blog/changelog-november-2024/image3.png)**

Fusion now has a new `Image Block` accessible via the `/image` command. This block allows users to upload images either by selecting a file from their device or by providing an image URL, enhancing document customization and visual appeal.

![](https://assets.apyhub.com/blog/changelog-november-2024/image1.gif)

## **In-line comments ![improvement](https://assets.apyhub.com/blog/changelog-november-2024/image4.png)**

Available in JSON code block, users can toggle comments on individual lines within the JSON body using the “`Control/Command + /”` shortcut. 

![inline-comments](https://assets.apyhub.com/blog/changelog-november-2024/image7.gif)

## **Offline Mode has been changed to Sandbox Mode: ![improvement](https://assets.apyhub.com/blog/changelog-november-2024/image4.png)**

The **Sandbox Mode** feature allows users to work on a shared document locally, without real-time updates being reflected to other collaborators. This includes:

* **Local Editing:** When sandbox mode is enabled, the document can be edited locally on your device. Changes you make will not be reflected on the shared document until you sync.  
* **Syncing changes**: Upon going back to Live Editor Mode (disabling Sandbox mode, you can choose to sync your changes from the edited documents to the remote/online document or discard the changes.)  
* **Control Over Collaboration**: You can now control when your updates are shared, preventing unintended changes from being reflected in the document during critical editing periods.

That’s all for now\!

We are committed to delivering the best possible experience to our users, so stay tuned for more improvements and features in the future\!

Got any questions or ideas? Reach out on [discord](https://discord.com/invite/JZagJJcw6F) or through an email at [hello@apyhub.com](mailto:hello@apyhub.com).
