# New Features and Improvements: Gallery, Panorama Images, and Flinks Authentication

FlytBase is excited to introduce some major updates and new features to our platform. These changes are designed to enhance your experience in managing drone-captured media, increase imaging capabilities, and provide an additional layer of security to Flinks. Here’s what’s new:

* **Enhanced Gallery**:&#x20;
  * Your photos and videos are now automatically organized into folders, each folder corresponding to a unique Flight ID.&#x20;
  * You can use new filters to sort and manage your media more effectively.
* **Panorama Image Capture**:
  * You can now capture Panorama images during Path Missions using DJI Dock.
  * DJI Dock and Dock 2 can also capture Panorama images whenever the drone is hovering for a 360-degree situational awareness.
* **Increased Security for Flinks**:&#x20;
  * Alarm sources integrated with FlytBase using Flinks will now require Access tokens to verify their authenticity as genuine alarm sources, thus making Flinks secure.
  * Developer settings allow Organization Owner and Admins  to set static or dynamic Access tokens for their Alarm sources depending on the situation and nature of the source.

These updates and features are designed to enhance your FlytBase experience, making it more efficient and reliable. For more information, please refer to our [documentation](https://docs.flytbase.com/).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://releases.flytbase.com/may-2024/new-features-and-improvements-gallery-panorama-images-and-flinks-authentication.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
