# Updates & Releases

## Q3 2025&#x20;

* Security and bug fixes

## Q2 2025 Apr-Jun

* Handover to FormSG team

## Q1 2025 Jan-Mar

* Minor Improvement: Enabled multiple file uploads for citizens

## Q4 2024 Oct-Dec

* UI/UX revamp on both admin & citizen side&#x20;
* Released new feature: Support file uploads of up to 1 GB
  * MoPs can now upload files of up to 1 GB
* Released new feature: Link Deletion by Officers
  * Enabled officers to delete all links inside a submission link
* Released new feature: File Virus Scanning
  * Introduced virus scanner for scanning files for viruses when upload by MoP
* Release new feature: Support more file types
  * Highway now support .mp4, .mov, .heif, hevc file types
* Released new feature: Support search on collections&#x20;
* Minor UI/UX improvements
  * Improve file downloading experience&#x20;

## Q4 2023 Oct-Dec

* Released new feature: File deletion
  * Users will have their files that are beyond **90 days** from the submission link expiry date   automatically deleted from 1st Nov 2023.

## Q2 2023 Apr-Jun

* Released new feature: Sharing submission link to multiple emails
  * Users can now share a submission link with multiple recipients.
* Released new feature: Email notifications to track submission of files
  * Users can now monitor when your recipients have uploaded the requested files through email updates.


---

# 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://guide.highway.gov.sg/updates-and-releases.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.
