---
title: "Release notes 18 July 2024"
canonical: "https://support.appfire.com/space/AIPC/1135313549/Release%20notes%2018%20July%202024"
format: markdown
---
> Macro (aura-html)

**Release date**: 7/18/2024

Our team is thrilled to announce the latest release of Assets & Inventory Plugin for Jira Cloud.

---

# Enhancements

This release brings enhanced search functionalities to the Asset Navigator.

### Search enhancements

- **Wildcard Text Search:** We've introduced powerful new search capabilities to help you quickly locate specific assets. You can now leverage wildcard characters for more flexible searching:
  - Use an asterisk `*`* to represent any number of characters following specified letters. For example, searching for *`op*` will return results like `opera` or `opportunity`.
  - Use a question mark `?` to match a single unknown character. For example, searching for `plan?` will return results like `plan`, `plant`, or `plane`.
- **Exact Match Search:** Surround your search term with double quotes `"` to perform a case-sensitive exact match search. This is ideal for finding assets with a specific name or identifier.
- **Partial Match Search:** For broader searches, enclose your term in single quotes `'` to conduct a partial match search. This will return assets containing the specified text, regardless of case.

We believe that these new search functionalities will empower you to locate the assets you need with greater precision and efficiency.

---

# Bug fixes

The following bugs are fixed in this release:

- Fixed a bug that previously allowed unauthorized modification of certain asset fields.

---

---