You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Added release notes and updated latest version number
* Adjustments
* Last adjustment
* Last adjustments
* Updated the release note with a regression fix
* Added release date
* Added API docs and changed release date
* Private cases: Resolved a regression introduced in 5.6.0 that prevented Service users from accessing private cases.
10
+
11
+
### Security fixes
12
+
13
+
* This update includes a patch addressing a vulnerability that hasn't been exploited in the wild. Further details will be provided soon in a dedicated security bulletin, in line with our [Responsible Vulnerability Disclosure Policy](https://github.com/StrangeBeeCorp/Security/blob/main/Policies/Vulnerability%20Disclosure%20policy.md){target=_blank}.
14
+
15
+
### Fixes
16
+
17
+
* Cases: Fixed an issue where case data didn’t refresh correctly when navigating between cases.
18
+
* Case templates: Resolved a display issue in the case templates list to ensure action buttons remain accessible, even when template names are very long.
19
+
* Images in description fields: You can now paste images directly into descriptions when creating a case or a task.
20
+
* Markdown: Email addresses inside code blocks are no longer altered, preventing unwanted link formatting.
21
+
* Tasks: Improved performance when marking an action as required or done.
22
+
* Observables: Improved observable search performance and accuracy by optimizing data queries and indexing attachment properties.
23
+
* Notifications: Fixed an issue where global notification endpoints weren't properly shared with organizations.
24
+
* Authentication: Resolved several issues with auto-logout to ensure inactivity timers reset correctly and users are no longer disconnected while actively using TheHive, even across multiple tabs or in read-only mode.
0 commit comments