# Release Notes

### Version 3.2.4 Jira 8.15 compatibility and improvements <a href="#releasenotes-version3.2.4jira8.15compatibilityandimprovements" id="releasenotes-version3.2.4jira8.15compatibilityandimprovements"></a>

* New: Restrict Bulk Watch operation to a user group
* Improved: Performance of Filter watching is improved by omitting redindexing of issues
* Improved: Compatibility with Jira 8.15 and later versions
* Improved: Make In-app notification icon use Jira Look & Feel colors
* Fixed: Clone plus plugin (bob swift) errors out on issue watcher fields
* Fixed: Broken avatar images in in-app notifications
* Fixed: Statuses displayed twice in inapp notifications

### Version 3.2.3 Jira 8.4.x compatibility <a href="#releasenotes-version3.2.3jira8.4.xcompatibility" id="releasenotes-version3.2.3jira8.4.xcompatibility"></a>

* Jira 8.4.0 platform compatibility
* &#x20;Exclude Jira projects from Bug Watcher notifications
* FIXED: Bulk watch on Jira 8 generates error

### Version 3.2.2 Jira 8.0.0 / Service Desk 4.0.0 Compatibility and bugfixes <a href="#releasenotes-version3.2.2jira8.0.0-servicedesk4.0.0compatibilityandbugfixes" id="releasenotes-version3.2.2jira8.0.0-servicedesk4.0.0compatibilityandbugfixes"></a>

* Changes to make the app compatible with the latest Jira version
* Fixed:  Inconsistent Filter Watch notifications
* Fixed: Occasional ClassCastExceptions related to desktop notifications
* FIXED: Eye icon did not appear in several Jira screens

### Version 3.2.1 Automated cleanup of in-app notifications <a href="#releasenotes-version3.2.1automatedcleanupofin-appnotifications" id="releasenotes-version3.2.1automatedcleanupofin-appnotifications"></a>

* Allow configuration of cleanup rules for in-app notifications
* Optimized load of notifications

### Version 3.2.0 Desktop Notificaitons <a href="#releasenotes-version3.2.0desktopnotificaitons" id="releasenotes-version3.2.0desktopnotificaitons"></a>

* [Desktop notifications](/bug-watcher/user-guide/desktop-notifications.md): receive your notifications inside your browser.

### Version 3.1.9 Bugfixes and Jira 7.9 compatibility <a href="#releasenotes-version3.1.9bugfixesandjira7.9compatibility" id="releasenotes-version3.1.9bugfixesandjira7.9compatibility"></a>

* Compatiblity with Jira 7.9 API
* Adding Issue Security breaks watcher emails
* Comment Security Level not checked in in-app notifications
* Deleted projects cause errors in the logs
* Issue with Icon
* Error when deleting issue
* Wrong link at manage addons - Get Started
* Wrong link at Bug Watcher Plugin Configuration - license administration page

### Version 3.1.3 - Bugfixes <a href="#releasenotes-version3.1.3-bugfixes" id="releasenotes-version3.1.3-bugfixes"></a>

* Lucene index sometimes not updated when an issue is changed
* Watches dashboard fails to open
* Project watcher cannot be removed after adding them

### Version 3.1.2 - Bugfixes <a href="#releasenotes-version3.1.2-bugfixes" id="releasenotes-version3.1.2-bugfixes"></a>

* Comment notifications contain velocity markup
* User Icons overlap names in Bug Watcher custom field dispay

### Version 3.1.1 - Bugfixes <a href="#releasenotes-version3.1.1-bugfixes" id="releasenotes-version3.1.1-bugfixes"></a>

* Error when clicking on users within the Issue Watcher Custom Field
* Users cannot add a comma separated list of email addresses of Current Jira users
* Comment notifications contain velocity markup
* External Watchers are not affected by Notification Scheme

### Version 3.1 - Watches Dashboard <a href="#releasenotes-version3.1-watchesdashboard" id="releasenotes-version3.1-watchesdashboard"></a>

* Watches Dashboard

### Versions 3.0.1-3.0.5 - Improvements and Bug fixes <a href="#releasenotes-versions3.0.1-3.0.5-improvementsandbugfixes" id="releasenotes-versions3.0.1-3.0.5-improvementsandbugfixes"></a>

* polling performance improved
* JIRA API velocity markup appearing in in-app notifications fixed
* New configuration option to set the number of threads in the asynchrpnous event processing pool.
* Configuration screen displays more statistical information on the event processor pool.

### Version 3.0 - JIRA 7 Compatibility <a href="#releasenotes-version3.0-jira7compatibility" id="releasenotes-version3.0-jira7compatibility"></a>

* Bug watcher made compatible with JIRA 7

### Version 2.4 - Enable In-App Notifications in projects using existing Notification Schemes - Released 15/06/2015 <a href="#releasenotes-version2.4-enablein-appnotificationsinprojectsusingexistingnotificationschemes-released" id="releasenotes-version2.4-enablein-appnotificationsinprojectsusingexistingnotificationschemes-released"></a>

It is now very easy to enable in-app notifications in projects replacing email notifications. Simply select an existing Notification Scheme for in-app notifications. You can combine email and in-app notifications within a project by selecting different notification schemes.

* Notification Schemes for In-App notifications

Minor fixes.

<br>

### Version 2.3 - Long awaited major new features - Released 02/06/2015 <a href="#releasenotes-version2.3-longawaitedmajornewfeatures-released02-06-2015" id="releasenotes-version2.3-longawaitedmajornewfeatures-released02-06-2015"></a>

* Indirect watches: get notifications on changes made to linked issues and subtasks&#x20;
* Notify users when they are added to watchers&#x20;
* Watch favorite filters additionally to your own filters&#x20;
* Purge in-app notifications manually from the Notifications page
* Completely refreshed documentation with updated screenshots and use cases&#x20;
* 1500+ user votes are fulfilled


---

# 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://docs.meta-inf.hu/bug-watcher/additional-information/release-notes.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.
