http://open-source-security-software.net/project/TheHive/releases.atom Recent releases for TheHive 2024-04-16T22:17:28.043474+00:00 python-feedgen TheHive 2.9.1 TheHive 2.9.1 2016-11-28T13:33:21+00:00 ## [Changelog](https://github.com/CERT-BDF/TheHive/tree/2.9.1) **Implemented enhancements:** - Update logo and favicon [#45](https://github.com/CERT-BDF/TheHive/issues/45) - Inconsistent wording between the login and user management pages [#44](https://github.com/CERT-BDF/TheHive/issues/44) - MaxMind Analyzer 'Short Report' has hard-coded language [#23](https://github.com/CERT-BDF/TheHive/issues/23) - Don't update imported case from MISP if it is deleted or merged [#22](https://github.com/CERT-BDF/TheHive/issues/22) **Fixed bugs:** - NPE occurs at startup if conf directory doesn't exists [#41](https://github.com/CERT-BDF/TheHive/issues/41) - Resource not found by Assets controller [#38](https://github.com/CERT-BDF/TheHive/issues/38) - Systemd startup script does not work [#29](https://github.com/CERT-BDF/TheHive/issues/29) - MISP event parsing error when it doesn't contain any attribute [#25](https://github.com/CERT-BDF/TheHive/issues/25) - Phantom tabs [#18](https://github.com/CERT-BDF/TheHive/issues/18) - The Action button of observables list is blank [#15](https://github.com/CERT-BDF/TheHive/issues/15) - Description becomes empty when you cancel an edition [#13](https://github.com/CERT-BDF/TheHive/issues/13) - Metric Labels Not Showing in Case View [#10](https://github.com/CERT-BDF/TheHive/issues/10) - chrome on os x - header alignment [#5](https://github.com/CERT-BDF/TheHive/issues/5) - Tags not saving when creating observable. [#4](https://github.com/CERT-BDF/TheHive/issues/4) **Closed issues:** - Statistics based on Tags [#37](https://github.com/CERT-BDF/TheHive/issues/37) - Statistics on a per case template name / prefix basis [#31](https://github.com/CERT-BDF/TheHive/issues/31) - Observable Viewing Page [#17](https://github.com/CERT-BDF/TheHive/issues/17) - Case merging [#14](https://github.com/CERT-BDF/TheHive/issues/14) - Give us something to work with! [#2](https://github.com/CERT-BDF/TheHive/issues/2) **Merged pull requests:** - New analyzer to check URL categories [#24](https://github.com/CERT-BDF/TheHive/pull/24) ([ecapuano](https://github.com/ecapuano)) - Fix "Run from Docker" [#9](https://github.com/CERT-BDF/TheHive/pull/9) ([2xyo](https://github.com/2xyo)) - Fixing a Simple Typo [#6](https://github.com/CERT-BDF/TheHive/pull/6) ([swannysec](https://github.com/swannysec)) - Fixed broken link to Wiki [#1](https://github.com/CERT-BDF/TheHive/pull/1) ([Neo23x0](https://github.com/Neo23x0)) 2016-11-28T13:33:21+00:00 TheHive 2.9.2 TheHive 2.9.2 2017-01-19T11:06:40+00:00 ## [2.9.2](https://github.com/CERT-BDF/TheHive/tree/2.9.2) (2017-01-19) [Full Changelog](https://github.com/CERT-BDF/TheHive/compare/2.9.1...2.9.2) **Fixed bugs:** - docker image: $.post(...).success is not a function [#95](https://github.com/CERT-BDF/TheHive/issues/95) 2017-01-19T11:06:40+00:00 TheHive 2.10.0 TheHive 2.10.0 2017-02-01T16:05:45+00:00 ## [2.10.0](https://github.com/CERT-BDF/TheHive/tree/2.10.0) (2017-02-01) [Full Changelog](https://github.com/CERT-BDF/TheHive/compare/2.9.2...2.10.0) **Implemented enhancements:** - Improve cases listing page [#76](https://github.com/CERT-BDF/TheHive/issues/76) - When closing a task, close the associated tab as well [#66](https://github.com/CERT-BDF/TheHive/issues/66) - Load the Current Cases View when Closing a Case [#61](https://github.com/CERT-BDF/TheHive/issues/61) - Externalize observable analysis [#53](https://github.com/CERT-BDF/TheHive/issues/53) - Changeable case owner [#30](https://github.com/CERT-BDF/TheHive/issues/30) - Make release process easier [#28](https://github.com/CERT-BDF/TheHive/issues/28) - Newly created case template not visible in NEW case until logout/login [#26](https://github.com/CERT-BDF/TheHive/issues/26) **Fixed bugs:** - Template Limit Bug [#105](https://github.com/CERT-BDF/TheHive/issues/105) - Bug related case [#97](https://github.com/CERT-BDF/TheHive/issues/97) - Case TLP should be set to AMBER by default [#96](https://github.com/CERT-BDF/TheHive/issues/96) - User is not notified on MISP error [#88](https://github.com/CERT-BDF/TheHive/issues/88) - Locked users cannot be assignee of cases [#77](https://github.com/CERT-BDF/TheHive/issues/77) - Task descriptions from case templates are not applied [#65](https://github.com/CERT-BDF/TheHive/issues/65) - Add an already exist observable returns an unexpected error [#63](https://github.com/CERT-BDF/TheHive/issues/63) - Don't use deleted obserables to link cases [#62](https://github.com/CERT-BDF/TheHive/issues/62) - Assign a default role to new users and remove the ability to assign empty roles [#60](https://github.com/CERT-BDF/TheHive/issues/60) - Locked users are still able to log in [#59](https://github.com/CERT-BDF/TheHive/issues/59) - MISP events counter is not refreshed [#58](https://github.com/CERT-BDF/TheHive/issues/58) - Make sure to clear new task log editor [#57](https://github.com/CERT-BDF/TheHive/issues/57) - Missing markdown editor in case close dialog [#42](https://github.com/CERT-BDF/TheHive/issues/42) **Closed issues:** - Update BuildGuide [#102](https://github.com/CERT-BDF/TheHive/issues/102) - Feature Request - Add Case Statistics by Severity [#70](https://github.com/CERT-BDF/TheHive/issues/70) - Use avatars in user profiles [#69](https://github.com/CERT-BDF/TheHive/issues/69) - Allow (un)set observable as IOC from the observable's page [#68](https://github.com/CERT-BDF/TheHive/issues/68) - Database schema update (v8) [#67](https://github.com/CERT-BDF/TheHive/issues/67) - Add support for more filetypes to PE_info analyser [#54](https://github.com/CERT-BDF/TheHive/issues/54) - Create an analyzer to get information about PE file [#51](https://github.com/CERT-BDF/TheHive/issues/51) - PhishTank Analyzer [#40](https://github.com/CERT-BDF/TheHive/issues/40) - OTX Analyzer [#32](https://github.com/CERT-BDF/TheHive/issues/32) **Merged pull requests:** - AlienVault OTX Analyzer [#39](https://github.com/CERT-BDF/TheHive/pull/39) ([ecapuano](https://github.com/ecapuano)) 2017-02-01T16:05:45+00:00 TheHive 2.10.1 TheHive 2.10.1 2017-03-08T14:39:53+00:00 ## [2.10.1](https://github.com/CERT-BDF/TheHive/tree/2.10.0) (2017-03-08) [Full Changelog](https://github.com/CERT-BDF/TheHive/compare/2.10.0...2.10.0) **Implemented enhancements:** - Remove the "Run all analyzers" option from observables list [\#141](https://github.com/CERT-BDF/TheHive/issues/141) - Remove duplicate stream callbacks registration [\#138](https://github.com/CERT-BDF/TheHive/issues/138) - Typo in quick filters [\#134](https://github.com/CERT-BDF/TheHive/issues/134) - Display a warning when trying to merge an already merged case [\#129](https://github.com/CERT-BDF/TheHive/issues/129) - Restyle avatar's upload button [\#126](https://github.com/CERT-BDF/TheHive/issues/126) - Feature Request: Ansible build scripts [\#124](https://github.com/CERT-BDF/TheHive/issues/124) - Add pagination component at the top of the task log [\#116](https://github.com/CERT-BDF/TheHive/issues/116) - Disable buttons in MISP event's preview dialog [\#115](https://github.com/CERT-BDF/TheHive/issues/115) - Make The Hive working on any URL path and not only / [\#114](https://github.com/CERT-BDF/TheHive/issues/114) - Misleading MISP Event Date and Time [\#101](https://github.com/CERT-BDF/TheHive/issues/101) - Upgrade to the last version of UI-Bootstrap UI library [\#79](https://github.com/CERT-BDF/TheHive/issues/79) **Fixed bugs:** - Fix OTXQuery report template [\#142](https://github.com/CERT-BDF/TheHive/issues/142) - 401 HTTP responses don't trigger redirection to login page [\#140](https://github.com/CERT-BDF/TheHive/issues/140) - Fix a JS issue related to inactivity dialog [\#139](https://github.com/CERT-BDF/TheHive/issues/139) - Flow is not shown [\#127](https://github.com/CERT-BDF/TheHive/issues/127) - Case merge does not close tasks in merged cases [\#118](https://github.com/CERT-BDF/TheHive/issues/118) - Web UI doesn't refresh once a report template is deleted [\#113](https://github.com/CERT-BDF/TheHive/issues/113) - Open log in new windows [\#108](https://github.com/CERT-BDF/TheHive/issues/108) - Cannot add an observable which datatype has been added by an admin [\#106](https://github.com/CERT-BDF/TheHive/issues/106) - Observables password hint does not reflect backend change [\#83](https://github.com/CERT-BDF/TheHive/issues/83) 2017-03-08T14:39:53+00:00 TheHive 2.10.2 TheHive 2.10.2 2017-04-18T17:06:31+00:00 [Full Changelog](https://github.com/CERT-BDF/TheHive/compare/2.10.1...2.10.2) **Implemented enhancements:** - Run all analyzers on multiple observables from observables view [\#174](https://github.com/CERT-BDF/TheHive/issues/174) - Add CSRF protection [\#158](https://github.com/CERT-BDF/TheHive/issues/158) - Persistence for task viewing options [\#157](https://github.com/CERT-BDF/TheHive/issues/157) **Fixed bugs:** - MISP import fails [\#169](https://github.com/CERT-BDF/TheHive/issues/169) - Unauthenticated access to some pages doesn't redirect to login page [\#161](https://github.com/CERT-BDF/TheHive/issues/161) - Disable readonly access to admin pages, for users without 'admin' role [\#160](https://github.com/CERT-BDF/TheHive/issues/160) - Secure the usage of angular-ui-notification library [\#159](https://github.com/CERT-BDF/TheHive/issues/159) - Pagination does not work with 100 results per page [\#152](https://github.com/CERT-BDF/TheHive/issues/152) **Closed issues:** - Observable Tags not displayed in 2.10.1 [\#155](https://github.com/CERT-BDF/TheHive/issues/155) 2017-04-18T17:06:31+00:00 TheHive 2.11.0 TheHive 2.11.0 2017-05-12T13:45:56+00:00 ## [2.11.0](https://github.com/CERT-BDF/TheHive/tree/HEAD) [Full Changelog](https://github.com/CERT-BDF/TheHive/compare/2.10.2...2.11.0) **Implemented enhancements:** - Improve logs browsing [\#128](https://github.com/CERT-BDF/TheHive/issues/128) - Refresh the UI's skin [\#145](https://github.com/CERT-BDF/TheHive/issues/145) - Show severity on the "Cases Page" [\#165](https://github.com/CERT-BDF/TheHive/issues/165) - Update the datalist filter previews to display meaningful values [\#166](https://github.com/CERT-BDF/TheHive/issues/166) - Display the logos of the integrated external services [\#198](https://github.com/CERT-BDF/TheHive/issues/198) - TheHive send to many information to Cortex when an analyze is requested [\#196](https://github.com/CERT-BDF/TheHive/issues/196) - Sort the list of report templates [\#195](https://github.com/CERT-BDF/TheHive/issues/195) - Add support to .deb and .rpm package generation [\#193](https://github.com/CERT-BDF/TheHive/issues/193) - Cannot distinguish which analysers run on which cortex instance [\#179](https://github.com/CERT-BDF/TheHive/issues/179) - Connect to Cortex protected by Basic Auth [\#173](https://github.com/CERT-BDF/TheHive/issues/173) - Implement the alerting framework feature [\#170](https://github.com/CERT-BDF/TheHive/issues/170) - Make the flow collapsible, in case details page [\#167](https://github.com/CERT-BDF/TheHive/issues/167) - Connect to Cortex instance via proxy [\#147](https://github.com/CERT-BDF/TheHive/issues/147) - Proxy authentication [\#143](https://github.com/CERT-BDF/TheHive/issues/143) - Add pagination component at the top of all the data lists [\#151](https://github.com/CERT-BDF/TheHive/issues/151) - Ignored MISP events are no longer visible and cannot be imported [\#107](https://github.com/CERT-BDF/TheHive/issues/107) - Reordering Tasks [\#21](https://github.com/CERT-BDF/TheHive/issues/21) - MISP import filter / filtering of events [\#86](https://github.com/CERT-BDF/TheHive/issues/86) - Add support of case template in back-end API [\#144](https://github.com/CERT-BDF/TheHive/issues/144) - Disable field autocomplete on the login form [\#146](https://github.com/CERT-BDF/TheHive/issues/146) - Feature request: Autocomplete tags [\#119](https://github.com/CERT-BDF/TheHive/issues/119) **Fixed bugs:** - Duplicate HTTP calls in case page [\#187](https://github.com/CERT-BDF/TheHive/issues/187) - Job status refresh [\#171](https://github.com/CERT-BDF/TheHive/issues/171) - Fix the success message when running a set of analyzers[\#199](https://github.com/CERT-BDF/TheHive/issues/199) **Closed issues:** - Support for cuckoo malware analysis plattform \(link analysis\) [\#181](https://github.com/CERT-BDF/TheHive/issues/181) **Merged pull requests:** - Fixed minor typo in template creation and update notifications. [\#194](https://github.com/CERT-BDF/TheHive/pull/194) ([dewoodruff](https://github.com/dewoodruff)) 2017-05-12T13:45:56+00:00 TheHive 2.11.1 TheHive 2.11.1 2017-05-17T15:13:21+00:00 ## [2.11.1](https://github.com/CERT-BDF/TheHive/tree/HEAD) [Full Changelog](https://github.com/CERT-BDF/TheHive/compare/2.11.0...2.11.1) **Implemented enhancements:** - Show available reports number for each observable [\#211](https://github.com/CERT-BDF/TheHive/issues/211) - Merge Duplicate Tasks during Case Merge [\#180](https://github.com/CERT-BDF/TheHive/issues/180) **Fixed bugs:** - Case templates not applied when converting an alert to a case [\#206](https://github.com/CERT-BDF/TheHive/issues/206) - Observable of merged cased might have duplicate tags [\#205](https://github.com/CERT-BDF/TheHive/issues/205) - Error updating case templates [\#204](https://github.com/CERT-BDF/TheHive/issues/204) 2017-05-17T15:13:21+00:00 TheHive 2.11.2 TheHive 2.11.2 2017-05-24T09:59:59+00:00 ## [2.11.2](https://github.com/CERT-BDF/TheHive/tree/2.11.2) [Full Changelog](https://github.com/CERT-BDF/TheHive/compare/2.11.1...2.11.2) **Implemented enhancements:** - Visually distinguish between analyzed and non analyzer observables [\#224](https://github.com/CERT-BDF/TheHive/issues/224) - Add Description Field to Alert Preview Modal [\#218](https://github.com/CERT-BDF/TheHive/issues/218) - Show case severity in lists [\#188](https://github.com/CERT-BDF/TheHive/issues/188) **Fixed bugs:** - MISP synchronization - attributes are not retrieve [\#221](https://github.com/CERT-BDF/TheHive/issues/221) - MISP synchronization - Alerts are wrongly updated [\#220](https://github.com/CERT-BDF/TheHive/issues/220) - Cortex jobs from thehive fail silently [\#219](https://github.com/CERT-BDF/TheHive/issues/219) **Merged pull requests:** - Fixing links to docu repo [\#213](https://github.com/CERT-BDF/TheHive/pull/213) ([SHSauler](https://github.com/SHSauler)) 2017-05-24T09:59:59+00:00 TheHive 2.11.3 TheHive 2.11.3 2017-06-14T14:44:24+00:00 ## [2.11.3](https://github.com/CERT-BDF/TheHive/tree/2.11.3) (2017-06-14) [Full Changelog](https://github.com/CERT-BDF/TheHive/compare/debian/2.11.2-2...2.11.3) **Fixed bugs:** - Unable to add tasks to case template [\#239](https://github.com/CERT-BDF/TheHive/issues/239) - Problem Start TheHive on Ubuntu 16.04 [\#238](https://github.com/CERT-BDF/TheHive/issues/238) - MISP synchronization doesn't retrieve all events [\#236](https://github.com/CERT-BDF/TheHive/issues/236) 2017-06-14T14:44:24+00:00 TheHive 2.12.0 TheHive 2.12.0 2017-07-05T08:34:42+00:00 ## [2.12.0](https://github.com/CERT-BDF/TheHive/tree/2.12.0) [Full Changelog](https://github.com/CERT-BDF/TheHive/compare/2.11.3...2.12.0) **Implemented enhancements:** - Sort the analyzers list in observable details page [\#245](https://github.com/CERT-BDF/TheHive/issues/245) - More options to sort cases [\#243](https://github.com/CERT-BDF/TheHive/issues/243) - Alert Preview and management improvements [\#232](https://github.com/CERT-BDF/TheHive/issues/232) - Ability to Reopen Tasks [\#156](https://github.com/CERT-BDF/TheHive/issues/156) - Display short reports on the Observables tab [\#131](https://github.com/CERT-BDF/TheHive/issues/131) - Custom fields for case template [\#12](https://github.com/CERT-BDF/TheHive/issues/12) - Show case status and category \(FP, TP, IND\) in related cases [\#229](https://github.com/CERT-BDF/TheHive/issues/229) - Open External Links in New Tab [\#228](https://github.com/CERT-BDF/TheHive/issues/228) - Observable analyzers view reports. [\#191](https://github.com/CERT-BDF/TheHive/issues/191) - Specifying tags on statistics page or performing a search [\#186](https://github.com/CERT-BDF/TheHive/issues/186) - Choose case template while importing events from MISP [\#175](https://github.com/CERT-BDF/TheHive/issues/175) - Use local font files [\#250](https://github.com/CERT-BDF/TheHive/issues/250) **Fixed bugs:** - Fix case metrics malformed definitions [\#248](https://github.com/CERT-BDF/TheHive/issues/248) - Sorting alerts by severity fails [\#242](https://github.com/CERT-BDF/TheHive/issues/242) - Alerting Panel: Typo Correction [\#240](https://github.com/CERT-BDF/TheHive/issues/240) - files in alerts are limited to 32kB [\#237](https://github.com/CERT-BDF/TheHive/issues/237) - Alert can contain inconsistent data [\#234](https://github.com/CERT-BDF/TheHive/issues/234) - Search do not work with non-latin characters [\#223](https://github.com/CERT-BDF/TheHive/issues/223) - report status not updated after finish [\#212](https://github.com/CERT-BDF/TheHive/issues/212) - A locked user can use the API to create / delete / list cases \(and more\) [\#251](https://github.com/CERT-BDF/TheHive/issues/251) 2017-07-05T08:34:42+00:00 TheHive 2.12.1 TheHive 2.12.1 2017-08-01T08:41:55+00:00 ## [2.12.1](https://github.com/CERT-BDF/TheHive/tree/2.12.1) [Full Changelog](https://github.com/CERT-BDF/TheHive/compare/2.12.0...2.12.1) **Implemented enhancements:** - Fix warnings in debian package [\#267](https://github.com/CERT-BDF/TheHive/issues/267) - Merging alert into existing case does not merge alert description into case description [\#255](https://github.com/CERT-BDF/TheHive/issues/255) **Fixed bugs:** - Case similarity reports merged cases [\#272](https://github.com/CERT-BDF/TheHive/issues/272) - Closing a case with an open task does not dismiss task in "My tasks" [\#269](https://github.com/CERT-BDF/TheHive/issues/269) - API: cannot create alert if one alert artifact contains the IOC field set [\#268](https://github.com/CERT-BDF/TheHive/issues/268) - Can't get logs of a task via API [\#259](https://github.com/CERT-BDF/TheHive/issues/259) - Add multiple attachments in a single task log doesn't work [\#257](https://github.com/CERT-BDF/TheHive/issues/257) - Cortex Connector Not Found [\#256](https://github.com/CERT-BDF/TheHive/issues/256) - TheHive doesn't send the file name to Cortex [\#254](https://github.com/CERT-BDF/TheHive/issues/254) - Renaming of users does not work [\#249](https://github.com/CERT-BDF/TheHive/issues/249) 2017-08-01T08:41:55+00:00 TheHive 2.13.0 TheHive 2.13.0 2017-09-15T14:00:09+00:00 ## [2.13](https://github.com/CERT-BDF/TheHive/tree/2.13) (2017-09-15) [Full Changelog](https://github.com/CERT-BDF/TheHive/compare/2.12.1...2.13) **Implemented enhancements:** - Group ownership in Docker image prevents running on OpenShift [\#307](https://github.com/CERT-BDF/TheHive/issues/307) - Improve the content of alert flow items [\#304](https://github.com/CERT-BDF/TheHive/issues/304) - Add a basic support for webhooks [\#293](https://github.com/CERT-BDF/TheHive/issues/293) - Add basic authentication to Stream API [\#291](https://github.com/CERT-BDF/TheHive/issues/291) - Add Support for Play 2.6.x and Elasticsearch 5.x [\#275](https://github.com/CERT-BDF/TheHive/issues/275) - Fine grained user permissions for API access [\#263](https://github.com/CERT-BDF/TheHive/issues/263) - Alert Pane: Catch Incorrect Keywords [\#241](https://github.com/CERT-BDF/TheHive/issues/241) - Specify multiple AD servers in TheHive configuration [\#231](https://github.com/CERT-BDF/TheHive/issues/231) - Export cases in MISP events [\#52](https://github.com/CERT-BDF/TheHive/issues/52) **Fixed bugs:** - Download attachment with non-latin filename [\#302](https://github.com/CERT-BDF/TheHive/issues/302) - Undefined threat level from MISP events becomes severity "4" [\#300](https://github.com/CERT-BDF/TheHive/issues/300) - File name is not displayed in observable conflict dialog [\#295](https://github.com/CERT-BDF/TheHive/issues/295) - A colon punctuation mark in a search query results in 500 [\#285](https://github.com/CERT-BDF/TheHive/issues/285) - Previewing alerts fails with "too many substreams open" due to case similarity process [\#280](https://github.com/CERT-BDF/TheHive/issues/280) **Closed issues:** - Threat level/severity code inverted between The Hive and MISP [\#292](https://github.com/CERT-BDF/TheHive/issues/292) 2017-09-15T14:00:09+00:00 TheHive 2.13.1 TheHive 2.13.1 2017-10-03T08:24:46+00:00 [Full Changelog](https://github.com/CERT-BDF/TheHive/compare/2.13.0...2.13.1) **Fixed bugs:** - Tasks Tab Elasticsearch exception: Fielddata is disabled on text fields by default. Set fielddata=true on \[title\] [\#311](https://github.com/CERT-BDF/TheHive/issues/311) 2017-10-03T08:24:46+00:00 TheHive 3.0.0 TheHive 3.0.0 2017-12-05T13:49:47+00:00 [Full Changelog](https://github.com/CERT-BDF/TheHive/compare/2.13.2...3.0.0) **Implemented enhancements:** - Assign default values to case templates' custom fields [\#375](https://github.com/CERT-BDF/TheHive/issues/375) - Add the Ability to Import and Export Case Templates [\#369](https://github.com/CERT-BDF/TheHive/issues/369) - Add a sighted flag for IOCs [\#365](https://github.com/CERT-BDF/TheHive/issues/365) - Alert id should not be used to build case title when using case templates [\#364](https://github.com/CERT-BDF/TheHive/issues/364) - Set task assignee in case template [\#362](https://github.com/CERT-BDF/TheHive/issues/362) - Add Autonomous Systems to the Default Datatype List [\#359](https://github.com/CERT-BDF/TheHive/issues/359) - Display more than 10 users per page and sort them by alphanumerical order [\#346](https://github.com/CERT-BDF/TheHive/issues/346) - \[Minor\] Add user dialog title issue [\#345](https://github.com/CERT-BDF/TheHive/issues/345) - Deleted cases showing in statistics [\#317](https://github.com/CERT-BDF/TheHive/issues/317) - Dynamic dashboard [\#312](https://github.com/CERT-BDF/TheHive/issues/312) - Add health check in status API [\#306](https://github.com/CERT-BDF/TheHive/issues/306) - Alerts in Statistics [\#274](https://github.com/CERT-BDF/TheHive/issues/274) - Statistics: Observables and IOC over time [\#215](https://github.com/CERT-BDF/TheHive/issues/215) - Export Statistics/Metrics [\#197](https://github.com/CERT-BDF/TheHive/issues/197) - Msg\_Parser analyser show for all files [\#184](https://github.com/CERT-BDF/TheHive/issues/184) - Assign default metric values [\#176](https://github.com/CERT-BDF/TheHive/issues/176) - Display Cortex Version, Instance Name, Status and Available Analyzers [\#130](https://github.com/CERT-BDF/TheHive/issues/130) - Feature Request: Webhooks [\#20](https://github.com/CERT-BDF/TheHive/issues/20) - Remove the From prefix and template suffix around a template name in the New Case menu [\#348](https://github.com/CERT-BDF/TheHive/issues/348) - Keep the alert date when creating a case from it [\#320](https://github.com/CERT-BDF/TheHive/issues/320) - Export to MISP: add TLP [\#314](https://github.com/CERT-BDF/TheHive/issues/314) - Show already known observables in Import MISP Events preview window [\#137](https://github.com/CERT-BDF/TheHive/issues/137) **Fixed bugs:** - The misp \> instance name \> tags parameter is not honored when importing MISP events [\#373](https://github.com/CERT-BDF/TheHive/issues/373) - \[Bug\] Merging an alert into case with duplicate artifacts does not merge descriptions [\#357](https://github.com/CERT-BDF/TheHive/issues/357) - Share a case if MISP is not enabled raise an error [\#349](https://github.com/CERT-BDF/TheHive/issues/349) - Validate alert's TLP and severity attributes values [\#326](https://github.com/CERT-BDF/TheHive/issues/326) - Merge of cases overrides task log owners [\#303](https://github.com/CERT-BDF/TheHive/issues/303) **Closed issues:** - MISP Connection Error with Cortex/HIVE [\#371](https://github.com/CERT-BDF/TheHive/issues/371) - Single Sign-On with X.509 certificates [\#297](https://github.com/CERT-BDF/TheHive/issues/297) - Remove the deprecated "user" property [\#316](https://github.com/CERT-BDF/TheHive/issues/316) - Run observable analyzers through API [\#308](https://github.com/CERT-BDF/TheHive/issues/308) **Merged pull requests:** - typos and improvements to text [\#355](https://github.com/CERT-BDF/TheHive/pull/355) ([steoleary](https://github.com/steoleary)) - Correct typo [\#353](https://github.com/CERT-BDF/TheHive/pull/353) ([arnydo](https://github.com/arnydo)) 2017-12-05T13:49:47+00:00 TheHive 2.13.2 TheHive 2.13.2 2017-12-05T13:50:04+00:00 [Full Changelog](https://github.com/CERT-BDF/TheHive/compare/2.13.1...2.13.2) **Fixed bugs:** - Security issue on Play 2.6.5 [\#356](https://github.com/CERT-BDF/TheHive/issues/356) - Incorrect stats: non-IOC observables counted as IOC and IOC word displayed twice [\#347](https://github.com/CERT-BDF/TheHive/issues/347) - Deleted Observables, Show up on the statistics tab under Observables by Type [\#343](https://github.com/CERT-BDF/TheHive/issues/343) - Statistics on metrics doesn't work [\#342](https://github.com/CERT-BDF/TheHive/issues/342) - Error on custom fields format when merging cases [\#331](https://github.com/CERT-BDF/TheHive/issues/331) 2017-12-05T13:50:04+00:00 TheHive 3.0.1 TheHive 3.0.1 2017-12-07T15:42:44+00:00 ## [3.0.1](https://github.com/CERT-BDF/TheHive/tree/3.0.1) (2017-12-07) [Full Changelog](https://github.com/CERT-BDF/TheHive/compare/3.0.0...3.0.1) **Fixed bugs:** - MISP Event Export Error [\#387](https://github.com/CERT-BDF/TheHive/issues/387) - During migration, dashboards are not created [\#386](https://github.com/CERT-BDF/TheHive/issues/386) - Error when configuring multiple ElasticSearch nodes [\#383](https://github.com/CERT-BDF/TheHive/issues/383) 2017-12-07T15:42:44+00:00 TheHive 3.0.2 TheHive 3.0.2 2018-03-23T10:35:12+00:00 ## [3.0.2](https://github.com/TheHive-Project/TheHive/tree/3.0.2) (2017-12-20) [Full Changelog](https://github.com/TheHive-Project/TheHive/compare/3.0.1...3.0.2) **Implemented enhancements:** - Add multiline/multi entity graph to dashboards [\#399](https://github.com/TheHive-Project/TheHive/issues/399) - Can not configure ElasticSearch authentication [\#384](https://github.com/TheHive-Project/TheHive/issues/384) **Fixed bugs:** - "Mark as Sighted" Option not available for "File" observable type [\#400](https://github.com/TheHive-Project/TheHive/issues/400) 2018-03-23T10:35:12+00:00 TheHive 3.0.3 TheHive 3.0.3 2018-03-23T10:35:37+00:00 ## [3.0.3](https://github.com/TheHive-Project/TheHive/tree/3.0.3) (2018-01-10) [Full Changelog](https://github.com/TheHive-Project/TheHive/compare/3.0.2...3.0.3) **Fixed bugs:** - THP-SEC-ADV-2017-001: Privilege Escalation in all Versions of TheHive [\#408](https://github.com/TheHive-Project/TheHive/issues/408) 2018-03-23T10:35:37+00:00 TheHive 3.0.4 TheHive 3.0.4 2018-03-23T10:36:17+00:00 ## [3.0.4](https://github.com/TheHive-Project/TheHive/tree/3.0.4) (2018-02-05) [Full Changelog](https://github.com/TheHive-Project/TheHive/compare/3.0.3...3.0.4) **Implemented enhancements:** - Make alerts searchable through the global search field [\#456](https://github.com/TheHive-Project/TheHive/issues/456) - Make counts on Counter dashboard's widget clickable [\#455](https://github.com/TheHive-Project/TheHive/issues/455) - MISP feeds cause the growing of ES audit docs [\#450](https://github.com/TheHive-Project/TheHive/issues/450) - Case metrics sort [\#418](https://github.com/TheHive-Project/TheHive/issues/418) - Filter MISP Events Using MISP Tags & More Before Creating Alerts [\#370](https://github.com/TheHive-Project/TheHive/issues/370) - OAuth2 single sign-on implementation \(BE + FE\) [\#430](https://github.com/TheHive-Project/TheHive/pull/430) ([saibot94](https://github.com/saibot94)) **Fixed bugs:** - Remove uppercase filter on template name [\#464](https://github.com/TheHive-Project/TheHive/issues/464) - Fix the alert bulk update timeline message [\#463](https://github.com/TheHive-Project/TheHive/issues/463) - "too many substreams open" on alerts [\#462](https://github.com/TheHive-Project/TheHive/issues/462) - Fix MISP export error dialog column's wrap [\#460](https://github.com/TheHive-Project/TheHive/issues/460) - More than 20 users prevents assignment in tasks [\#459](https://github.com/TheHive-Project/TheHive/issues/459) - Type is not used when generating alert id [\#457](https://github.com/TheHive-Project/TheHive/issues/457) - Fix link to default report templates [\#454](https://github.com/TheHive-Project/TheHive/issues/454) - Make dashboard donuts clickable [\#453](https://github.com/TheHive-Project/TheHive/issues/453) - Refresh custom fields on open cases by background changes [\#440](https://github.com/TheHive-Project/TheHive/issues/440) - Bug: Case metrics not shown when creating case from template [\#417](https://github.com/TheHive-Project/TheHive/issues/417) - Observable report taxonomies bug [\#409](https://github.com/TheHive-Project/TheHive/issues/409) **Closed issues:** - GET request with Content-Type ends up in HTTP 400 [\#438](https://github.com/TheHive-Project/TheHive/issues/438) - Feature Request: Ability to bulk upload files as observables. [\#435](https://github.com/TheHive-Project/TheHive/issues/435) - Add metadata to MISP event when exporting case from TheHive [\#433](https://github.com/TheHive-Project/TheHive/issues/433) - How to limit by date amount of events pulled from MISP initially? [\#432](https://github.com/TheHive-Project/TheHive/issues/432) 2018-03-23T10:36:17+00:00 TheHive 3.0.5 TheHive 3.0.5 2018-03-23T10:36:36+00:00 ## [3.0.5](https://github.com/TheHive-Project/TheHive/tree/3.0.5) (2018-02-08) [Full Changelog](https://github.com/TheHive-Project/TheHive/compare/3.0.4...3.0.5) **Fixed bugs:** - Importing Template Button Non-Functional bug [\#404](https://github.com/TheHive-Project/TheHive/issues/404) - No reports available for "domain" type bug [\#409](https://github.com/TheHive-Project/TheHive/issues/409) 2018-03-23T10:36:36+00:00 TheHive 3.0.7 TheHive 3.0.7 2018-04-03T15:40:21+00:00 ## [3.0.7](https://github.com/TheHive-Project/TheHive/tree/3.0.7) (2018-03-29) [Full Changelog](https://github.com/TheHive-Project/TheHive/compare/3.0.6...3.0.7) **Implemented enhancements:** - Delete Case [\#100](https://github.com/TheHive-Project/TheHive/issues/100) **Fixed bugs:** - Display only cortex servers available for each analyzer, in observable details page [\#513](https://github.com/TheHive-Project/TheHive/issues/513) - Can't save case template in 3.0.6 [\#502](https://github.com/TheHive-Project/TheHive/issues/502) 2018-04-03T15:40:21+00:00 TheHive 3.0.6 TheHive 3.0.6 2018-04-03T15:41:06+00:00 ## [3.0.6](https://github.com/TheHive-Project/TheHive/tree/3.0.6) (2018-03-08) [Full Changelog](https://github.com/TheHive-Project/TheHive/compare/3.0.5...3.0.6) **Implemented enhancements:** - Add compatibility with Cortex 2 [\#466](https://github.com/TheHive-Project/TheHive/issues/466) **Fixed bugs:** - Tasks are stripped when merging cases [\#489](https://github.com/TheHive-Project/TheHive/issues/489) 2018-04-03T15:41:06+00:00 TheHive 3.0.8 TheHive 3.0.8 2018-04-13T13:32:33+00:00 ## [3.0.8](https://github.com/TheHive-Project/TheHive/tree/3.0.8) (2018-04-04) [Full Changelog](https://github.com/TheHive-Project/TheHive/compare/3.0.7...3.0.8) **Fixed bugs:** - Mini reports is not shown when Cortex 2 is used [\#526](https://github.com/TheHive-Project/TheHive/issues/526) - Session collision when TheHive & Cortex 2 share the same URL [\#525](https://github.com/TheHive-Project/TheHive/issues/525) - "Run all" in single observable context does not work [\#524](https://github.com/TheHive-Project/TheHive/issues/524) - Error on displaying analyzers name in report template admin page [\#523](https://github.com/TheHive-Project/TheHive/issues/523) - Job Analyzer is no longer named in 3.0.7 with Cortex2 [\#521](https://github.com/TheHive-Project/TheHive/issues/521) **Merged pull requests:** - Add ElasticSearch file descriptor limit to docker-compose.yml [\#505](https://github.com/TheHive-Project/TheHive/pull/505) ([flmsc](https://github.com/flmsc)) 2018-04-13T13:32:33+00:00 TheHive 3.0.9 TheHive 3.0.9 2018-04-13T13:32:55+00:00 ## [3.0.9](https://github.com/TheHive-Project/TheHive/tree/3.0.9) [Full Changelog](https://github.com/TheHive-Project/TheHive/compare/3.0.8...3.0.9) **Fixed bugs:** - Cortex connection can fail without any error log [\#543](https://github.com/TheHive-Project/TheHive/issues/543) - PhishTank Cortex Tag is transparent [\#535](https://github.com/TheHive-Project/TheHive/issues/535) - Naming inconsistencies in Live-Channel [\#531](https://github.com/TheHive-Project/TheHive/issues/531) - Error when trying to analyze a filename with the Hybrid Analysis analyzer [\#530](https://github.com/TheHive-Project/TheHive/issues/530) - Long Report isn't shown [\#527](https://github.com/TheHive-Project/TheHive/issues/527) - Artifacts' sighted flags are not merged when merging cases [\#518](https://github.com/TheHive-Project/TheHive/issues/518) - TheHive MISP cert validation, the trustAnchors parameter must be non-empty [\#452](https://github.com/TheHive-Project/TheHive/issues/452) **Closed issues:** - The Hive - MISP SSL configuration: General SSLEngine problem [\#544](https://github.com/TheHive-Project/TheHive/issues/544) - Dropdown menu for case templates doesnt have scroll [\#541](https://github.com/TheHive-Project/TheHive/issues/541) **Merged pull requests:** - Update spacing for elasticsearch section in docker-compose yml file [\#539](https://github.com/TheHive-Project/TheHive/pull/539) ([jbarlow-mcafee](https://github.com/jbarlow-mcafee)) 2018-04-13T13:32:55+00:00 TheHive 3.0.10 TheHive 3.0.10 2018-06-08T13:06:23+00:00 ## [3.0.10](https://github.com/TheHive-Project/TheHive/tree/3.0.10) (2018-05-29) [Full Changelog](https://github.com/TheHive-Project/TheHive/compare/3.0.9...3.0.10) **Implemented enhancements:** - Rotate logs [\#579](https://github.com/TheHive-Project/TheHive/issues/579) - Send caseId to Cortex analyzer [\#564](https://github.com/TheHive-Project/TheHive/issues/564) - Poll for connectors status and display [\#563](https://github.com/TheHive-Project/TheHive/issues/563) - Sort related cases by related artifacts amount [\#548](https://github.com/TheHive-Project/TheHive/issues/548) - Time Calculation for individual tasks [\#546](https://github.com/TheHive-Project/TheHive/issues/546) **Fixed bugs:** - Wrong error message when creating a observable with invalid data [\#592](https://github.com/TheHive-Project/TheHive/issues/592) - Analyzer name not reflected in modal view of mini-reports [\#586](https://github.com/TheHive-Project/TheHive/issues/586) - Invalid searches lead to read error messages [\#584](https://github.com/TheHive-Project/TheHive/issues/584) - Merge case by ID brings red error message if not a number in textfield [\#583](https://github.com/TheHive-Project/TheHive/issues/583) - Open cases not listed after deletion of merged case in UI [\#557](https://github.com/TheHive-Project/TheHive/issues/557) - Making dashboards private makes them "invisible" [\#555](https://github.com/TheHive-Project/TheHive/issues/555) - MISP Synchronisation error [\#522](https://github.com/TheHive-Project/TheHive/issues/522) - Short Report is not shown on observables \(3.0.8\) [\#512](https://github.com/TheHive-Project/TheHive/issues/512) - Artifacts reports are not merged when merging cases [\#446](https://github.com/TheHive-Project/TheHive/issues/446) **Closed issues:** - Max Age Filter Not Working? [\#577](https://github.com/TheHive-Project/TheHive/issues/577) - Support X-Pack authentication/encryption for elastic [\#570](https://github.com/TheHive-Project/TheHive/issues/570) - Order the cases list by custom field \[Feature Request\] [\#567](https://github.com/TheHive-Project/TheHive/issues/567) - Using Postman to test the API, getting "No CSRF token found in headers" [\#549](https://github.com/TheHive-Project/TheHive/issues/549) 2018-06-08T13:06:23+00:00 TheHive 3.1.0-RC1 TheHive 3.1.0-RC1 2018-07-31T12:29:50+00:00 [Full Changelog](https://github.com/TheHive-Project/TheHive/compare/3.0.10...3.1.0-RC1) **Implemented enhancements:** - Display drop-down for custom fields sorted alphabetically [\#653](https://github.com/TheHive-Project/TheHive/issues/653) - Custom fields in Alerts? [\#635](https://github.com/TheHive-Project/TheHive/issues/635) - Check Cortex authentication in status page [\#625](https://github.com/TheHive-Project/TheHive/issues/625) - Revamp the search section capabilities [\#620](https://github.com/TheHive-Project/TheHive/issues/620) - New TheHive-Project repository [\#618](https://github.com/TheHive-Project/TheHive/issues/618) - Add PAP to case to indicate which kind of action is allowed [\#616](https://github.com/TheHive-Project/TheHive/issues/616) - Ability to execute active response on any element of TheHive [\#609](https://github.com/TheHive-Project/TheHive/issues/609) - Consider providing checksums for the release files [\#590](https://github.com/TheHive-Project/TheHive/issues/590) - Start Task - Button [\#540](https://github.com/TheHive-Project/TheHive/issues/540) - Handling malware as zip protected file [\#538](https://github.com/TheHive-Project/TheHive/issues/538) - Auto-refresh for Dashboards [\#476](https://github.com/TheHive-Project/TheHive/issues/476) - Assign Tasks to users from the Tasks tab [\#426](https://github.com/TheHive-Project/TheHive/issues/426) - Make The Hive MISP integration sharing vs pull configurable [\#374](https://github.com/TheHive-Project/TheHive/issues/374) - MISP Sharing Improvements [\#366](https://github.com/TheHive-Project/TheHive/issues/366) - Output of analyzer as new observable [\#246](https://github.com/TheHive-Project/TheHive/issues/246) - Ability to have nested tasks [\#148](https://github.com/TheHive-Project/TheHive/issues/148) - Single-Sign On support [\#354](https://github.com/TheHive-Project/TheHive/issues/354) **Fixed bugs:** - Default value of custom fields are not saved [\#649](https://github.com/TheHive-Project/TheHive/issues/649) - Attachments with character "\#" in the filename are wrongly proceesed [\#645](https://github.com/TheHive-Project/TheHive/issues/645) - Session does not expire correctly [\#640](https://github.com/TheHive-Project/TheHive/issues/640) - Dashboards contain analyzer IDs instead of correct names [\#608](https://github.com/TheHive-Project/TheHive/issues/608) - Error with Single Sign-On on TheHive with X.509 Certificates [\#600](https://github.com/TheHive-Project/TheHive/issues/600) - Entity case XXXXXXXXXX not found - After deleting case [\#534](https://github.com/TheHive-Project/TheHive/issues/534) - Artifacts reports are not merged when merging cases [\#446](https://github.com/TheHive-Project/TheHive/issues/446) - If cortex modules fails in some way, it is permanently repolled by TheHive [\#324](https://github.com/TheHive-Project/TheHive/issues/324) - Previewing alerts fails with "too many substreams open" due to case similarity process [\#280](https://github.com/TheHive-Project/TheHive/issues/280) - File upload when /tmp is full [\#321](https://github.com/TheHive-Project/TheHive/issues/321) - StreamSrv: Unexpected message : StreamNotFound [\#414](https://github.com/TheHive-Project/TheHive/issues/414) **Merged pull requests:** - fix bug in AlertListCtrl [\#642](https://github.com/TheHive-Project/TheHive/pull/642) ([billmurrin](https://github.com/billmurrin)) - flag for Windows env [\#641](https://github.com/TheHive-Project/TheHive/pull/641) ([billmurrin](https://github.com/billmurrin)) - 426 - assign tasks to users from tasks tab [\#628](https://github.com/TheHive-Project/TheHive/pull/628) ([billmurrin](https://github.com/billmurrin)) - Fix installation links [\#603](https://github.com/TheHive-Project/TheHive/pull/603) ([Viltaria](https://github.com/Viltaria)) 2018-07-31T12:29:50+00:00 TheHive 3.1.0-RC2 TheHive 3.1.0-RC2 2018-08-27T15:25:21+00:00 [Full Changelog](https://github.com/TheHive-Project/TheHive/compare/3.1.0-RC1...3.1.0-RC2) **Implemented enhancements:** - Add a search box to quickly search for case by caseId [\#685](https://github.com/TheHive-Project/TheHive/issues/685) - MISP Exports in livestream miss hyperlink to caseid [\#684](https://github.com/TheHive-Project/TheHive/issues/684) - Remember task list configuration \(grouped/list\) [\#681](https://github.com/TheHive-Project/TheHive/issues/681) - x509 certificate authentication option 'wantClientAuth' [\#667](https://github.com/TheHive-Project/TheHive/issues/667) - TheHive 3.1RC1: Slow reaction if Cortex is \(unclear\) unreachable [\#664](https://github.com/TheHive-Project/TheHive/issues/664) - TheHive 3.1RC1: Add status to cases and tasks in new search page [\#663](https://github.com/TheHive-Project/TheHive/issues/663) - TheHive 3.1RC1: Add Username that executes an active response to json data field of responder [\#662](https://github.com/TheHive-Project/TheHive/issues/662) - Application.conf needs clarifications [\#606](https://github.com/TheHive-Project/TheHive/issues/606) - Ability to set custom fields as mandatory [\#652](https://github.com/TheHive-Project/TheHive/issues/652) - Observable type boxes doesn't line break on alert preview pane [\#593](https://github.com/TheHive-Project/TheHive/issues/593) - On branch betterDescriptions [\#660](https://github.com/TheHive-Project/TheHive/pull/660) ([secdecompiled](https://github.com/secdecompiled)) **Fixed bugs:** - 3.1.0-RC1- Tasks list is limited to 10 items. [\#679](https://github.com/TheHive-Project/TheHive/issues/679) - WebUI inaccessible after upgrading to 3.1.0-0-RC1 \(elastic4play and Play exceptions\) [\#674](https://github.com/TheHive-Project/TheHive/issues/674) - play.crypto.secret is depecrated [\#671](https://github.com/TheHive-Project/TheHive/issues/671) - The hive docker image has no latest tag [\#670](https://github.com/TheHive-Project/TheHive/issues/670) - 'Tagged as' displayed in Related Cases even if cases are untagged [\#594](https://github.com/TheHive-Project/TheHive/issues/594) - Horizontal Scrolling and Word-Wrap options for Logs [\#573](https://github.com/TheHive-Project/TheHive/issues/573) - case metrics unordered in cases [\#419](https://github.com/TheHive-Project/TheHive/issues/419) **Closed issues:** - ES Mapping bug [\#680](https://github.com/TheHive-Project/TheHive/issues/680) - ignore - delete me [\#675](https://github.com/TheHive-Project/TheHive/issues/675) - HTTPS not working with Keystore [\#669](https://github.com/TheHive-Project/TheHive/issues/669) **Merged pull requests:** - Move input group addons from right to left for better usage [\#672](https://github.com/TheHive-Project/TheHive/pull/672) ([srilumpa](https://github.com/srilumpa)) - Update Cortex reference.conf [\#668](https://github.com/TheHive-Project/TheHive/pull/668) ([ErnHem](https://github.com/ErnHem)) - Fix some minor typos [\#658](https://github.com/TheHive-Project/TheHive/pull/658) ([srilumpa](https://github.com/srilumpa)) 2018-08-27T15:25:21+00:00 TheHive 3.1.0-RC3 TheHive 3.1.0-RC3 2018-09-06T12:37:59+00:00 [Full Changelog](https://github.com/TheHive-Project/TheHive/compare/3.1.0-RC2...3.1.0-RC3) **Implemented enhancements:** - Display task description via a collapsible row [\#709](https://github.com/TheHive-Project/TheHive/issues/709) - Allow task group auto complete in case template admin section [\#707](https://github.com/TheHive-Project/TheHive/issues/707) - Display task group in global task lists [\#705](https://github.com/TheHive-Project/TheHive/issues/705) - Make task group input optional [\#696](https://github.com/TheHive-Project/TheHive/issues/696) - Related Cases: See \(x\) more links [\#690](https://github.com/TheHive-Project/TheHive/issues/690) - Search section: Search for a string over all types of objects [\#689](https://github.com/TheHive-Project/TheHive/issues/689) - Filter on computedHandlingDuration in SearchDialog fails [\#688](https://github.com/TheHive-Project/TheHive/issues/688) - Extend Case Description Field [\#81](https://github.com/TheHive-Project/TheHive/issues/81) - Change layout of observable creation form [\#706](https://github.com/TheHive-Project/TheHive/pull/706) ([srilumpa](https://github.com/srilumpa)) **Fixed bugs:** - .sbt build of current git version fails with x-pack-transport error [\#710](https://github.com/TheHive-Project/TheHive/issues/710) - PKI authentication fails if user name in certificate has the wrong case [\#700](https://github.com/TheHive-Project/TheHive/issues/700) - Error handling deletion and re creation of file observables [\#699](https://github.com/TheHive-Project/TheHive/issues/699) - Start waiting tasks when adding task logs [\#695](https://github.com/TheHive-Project/TheHive/issues/695) - Adding new observables to an alert retrospectively is impossible [\#511](https://github.com/TheHive-Project/TheHive/issues/511) 2018-09-06T12:37:59+00:00 TheHive 3.1.0 TheHive 3.1.0 2018-09-25T14:19:49+00:00 [Full Changelog](https://github.com/TheHive-Project/TheHive/compare/3.1.0-RC3...3.1.0) **Implemented enhancements:** - Add MarkAlertAsRead action to responders [\#729](https://github.com/TheHive-Project/TheHive/issues/729) - AddCustomField responder operation [\#724](https://github.com/TheHive-Project/TheHive/issues/724) - 3.1.0RC3: Browsing to negative case ids is possible [\#713](https://github.com/TheHive-Project/TheHive/issues/713) **Fixed bugs:** - TheHive Hyperlinking [\#723](https://github.com/TheHive-Project/TheHive/issues/723) - Multiple responder actions does not seem to be handled [\#722](https://github.com/TheHive-Project/TheHive/issues/722) - API allows alert creation with duplicate artifacts [\#720](https://github.com/TheHive-Project/TheHive/issues/720) - 3.0.1RC3: certificate based authentication failes as attributes are not correctly lowercased [\#714](https://github.com/TheHive-Project/TheHive/issues/714) - Fix PAP labels [\#711](https://github.com/TheHive-Project/TheHive/issues/711) - Observables not being displayed [\#655](https://github.com/TheHive-Project/TheHive/issues/655) **Closed issues:** - TheHive:Alerts don't send observables to Responders [\#725](https://github.com/TheHive-Project/TheHive/issues/725) - Cortex Connector [\#721](https://github.com/TheHive-Project/TheHive/issues/721) - Markdown syntex not rendered correctly [\#718](https://github.com/TheHive-Project/TheHive/issues/718) - 3.1.0RC3: Search produces errors on screen [\#712](https://github.com/TheHive-Project/TheHive/issues/712) **Merged pull requests:** - CloseTask responder operation [\#728](https://github.com/TheHive-Project/TheHive/pull/728) ([srilumpa](https://github.com/srilumpa)) - Add AddTagToArtifact action to responders [\#717](https://github.com/TheHive-Project/TheHive/pull/717) ([srilumpa](https://github.com/srilumpa)) 2018-09-25T14:19:49+00:00 TheHive 3.1.2 TheHive 3.1.2 2018-10-12T14:06:07+00:00 [Full Changelog](https://github.com/TheHive-Project/TheHive/compare/3.1.1...3.1.2) **Fixed bugs:** - Cortex polling settings break startup [\#754](https://github.com/TheHive-Project/TheHive/issues/754) 2018-10-12T14:06:07+00:00 TheHive 3.1.1 TheHive 3.1.1 2018-10-12T14:06:56+00:00 [Full Changelog](https://github.com/TheHive-Project/TheHive/compare/3.1.0...3.1.1) **Implemented enhancements:** - Allow TheHive to use a custom root context [\#752](https://github.com/TheHive-Project/TheHive/issues/752) - Change Debian dependencies [\#751](https://github.com/TheHive-Project/TheHive/issues/751) - Publish stable versions in beta package channels [\#733](https://github.com/TheHive-Project/TheHive/issues/733) - url category to MISP: poll for default [\#732](https://github.com/TheHive-Project/TheHive/issues/732) **Fixed bugs:** - Console output should not be logged in syslog [\#749](https://github.com/TheHive-Project/TheHive/issues/749) - Update breaks RHEL [\#743](https://github.com/TheHive-Project/TheHive/issues/743) - Observable Result Icons Not Displaying [\#738](https://github.com/TheHive-Project/TheHive/issues/738) - UPN attribute is not correctly lowercased [\#736](https://github.com/TheHive-Project/TheHive/issues/736) **Closed issues:** - Artifact tags are overwritten by alert sourceRef during import to case [\#734](https://github.com/TheHive-Project/TheHive/issues/734) 2018-10-12T14:06:56+00:00 TheHive 3.2.0-RC1 TheHive 3.2.0-RC1 2018-11-16T15:23:08+00:00 [Full Changelog](https://github.com/TheHive-Project/TheHive/compare/3.1.2...3.2.0-RC1) **Implemented enhancements:** - Add ability to add a log in responder operation [\#795](https://github.com/TheHive-Project/TheHive/issues/795) - Add responder actions in dashboard [\#794](https://github.com/TheHive-Project/TheHive/issues/794) - Show observable description on mouseover observables [\#793](https://github.com/TheHive-Project/TheHive/issues/793) - Update Play [\#791](https://github.com/TheHive-Project/TheHive/issues/791) - Show tags of observables in Alert preview [\#778](https://github.com/TheHive-Project/TheHive/issues/778) - Observable Value gets cleared when changing its type \(importing it from an analyser result\) [\#763](https://github.com/TheHive-Project/TheHive/issues/763) - Add confirmation dialogs when running a responder [\#762](https://github.com/TheHive-Project/TheHive/issues/762) - Whitelist of tags for MISP alerts [\#481](https://github.com/TheHive-Project/TheHive/issues/481) **Fixed bugs:** - MISP synchronization fails if event contains attachment with invalid name [\#801](https://github.com/TheHive-Project/TheHive/issues/801) - Observable creation doesn't allow multiline observables [\#790](https://github.com/TheHive-Project/TheHive/issues/790) - A user with "write" permission can delete a case using API [\#773](https://github.com/TheHive-Project/TheHive/issues/773) - Basic authentication method should be disabled by default [\#772](https://github.com/TheHive-Project/TheHive/issues/772) - Case search from dashboard clic "invalid filters error" [\#761](https://github.com/TheHive-Project/TheHive/issues/761) - Intermittently losing Cortex [\#739](https://github.com/TheHive-Project/TheHive/issues/739) **Merged pull requests:** - Added Integration with FireEye iSIGHT [\#755](https://github.com/TheHive-Project/TheHive/pull/755) ([garanews](https://github.com/garanews)) 2018-11-16T15:23:08+00:00 TheHive 3.2.0 TheHive 3.2.0 2018-11-30T12:32:18+00:00 [Full Changelog](https://github.com/TheHive-Project/TheHive/compare/3.2.0-RC1...3.2.0) **Implemented enhancements:** - Add configuration for drone continuous integration [\#803](https://github.com/TheHive-Project/TheHive/issues/803) **Fixed bugs:** - Error when uploading password protected zips as observables [\#805](https://github.com/TheHive-Project/TheHive/issues/805) - Lowercase user ID coming from HTTP header [\#808](https://github.com/TheHive-Project/TheHive/issues/808) 2018-11-30T12:32:18+00:00 TheHive 3.2.1 TheHive 3.2.1 2019-01-02T15:07:30+00:00 [Full Changelog](https://github.com/TheHive-Project/TheHive/compare/3.2.0...3.2.1) **Fixed bugs:** - Bug UI "Tooltip" / Hint is cropped by window borders [\#832](https://github.com/TheHive-Project/TheHive/issues/832) - Can't unset case template when alert is imported [\#825](https://github.com/TheHive-Project/TheHive/issues/825) - Potential Regression: Case templates cannot be exported in 3.2.0 [\#823](https://github.com/TheHive-Project/TheHive/issues/823) - Tag order is reversed if a case is created from an alert [\#810](https://github.com/TheHive-Project/TheHive/issues/810) **Merged pull requests:** - Make improvements to configuration file [\#828](https://github.com/TheHive-Project/TheHive/pull/828) ([adl1995](https://github.com/adl1995)) 2019-01-02T15:07:30+00:00 TheHive 3.3.0-RC1 TheHive 3.3.0-RC1 2019-02-18T11:03:57+00:00 **Implemented enhancements:** - \[BUG\] Session cookie received with API token [\#864](https://github.com/TheHive-Project/TheHive/issues/864) - Add support to Java versions, higher than 8 [\#861](https://github.com/TheHive-Project/TheHive/issues/861) - MISP - Add an Event Tag instead of/additionnally to Attribute Tag [\#836](https://github.com/TheHive-Project/TheHive/issues/836) - sorting in alerts [\#824](https://github.com/TheHive-Project/TheHive/issues/824) - Improve case template selection for case creation [\#769](https://github.com/TheHive-Project/TheHive/issues/769) - Bulk Merge Alerts into Case [\#271](https://github.com/TheHive-Project/TheHive/issues/271) - Merge alerts directly to a case [\#826](https://github.com/TheHive-Project/TheHive/issues/826) - Tag normalization [\#657](https://github.com/TheHive-Project/TheHive/pull/657) ([Viltaria](https://github.com/Viltaria)) **Fixed bugs:** - Alert updates and tracking \(follow\) [\#856](https://github.com/TheHive-Project/TheHive/issues/856) - Assigned Tasks do not show up in 'My Tasks' before they are started [\#845](https://github.com/TheHive-Project/TheHive/issues/845) - Delete user from Thehive: DELETE /api/user/user1 returned 500 org.elastic4play.InternalError: user can't be removed [\#844](https://github.com/TheHive-Project/TheHive/issues/844) 2019-02-18T11:03:57+00:00 TheHive 3.3.0-RC2 TheHive 3.3.0-RC2 2019-02-18T11:04:46+00:00 **Fixed bugs:** - Java dependency of DEB package is broken [\#867](https://github.com/TheHive-Project/TheHive/issues/867) 2019-02-18T11:04:46+00:00 TheHive 3.3.0-RC3 TheHive 3.3.0-RC3 2019-02-21T16:16:05+00:00 [Full Changelog](https://github.com/TheHive-Project/TheHive/compare/3.3.0-RC2...3.3.0-RC3) **Implemented enhancements:** - Add a UI configuration admin section [\#888](https://github.com/TheHive-Project/TheHive/issues/888) - Add a Related Alerts link to case details view [\#884](https://github.com/TheHive-Project/TheHive/issues/884) - Update Copyright with year 2019 [\#879](https://github.com/TheHive-Project/TheHive/issues/879) - Provide a quick link to copy alert id [\#870](https://github.com/TheHive-Project/TheHive/issues/870) - \[BUG\] Audit trail for alert ignore [\#863](https://github.com/TheHive-Project/TheHive/issues/863) - Related artifacts: IOC/not IOC [\#838](https://github.com/TheHive-Project/TheHive/issues/838) - Feature: Add "auto-completion" to the UI [\#831](https://github.com/TheHive-Project/TheHive/issues/831) - Improvement: Upload of observables seem to fail "silently" [\#829](https://github.com/TheHive-Project/TheHive/issues/829) - Feature Request: link to and from Hive to MISP [\#820](https://github.com/TheHive-Project/TheHive/issues/820) - Disable clickable widgets in dashboard edit mode [\#485](https://github.com/TheHive-Project/TheHive/issues/485) - Ability to disable "New Case" -\> "Empty case" [\#449](https://github.com/TheHive-Project/TheHive/issues/449) **Fixed bugs:** - Drone build fails on pull-requests [\#882](https://github.com/TheHive-Project/TheHive/issues/882) - AKKA version missmatch [\#877](https://github.com/TheHive-Project/TheHive/issues/877) - Label Typo in Updated Alerts [\#874](https://github.com/TheHive-Project/TheHive/issues/874) - Log message related to MISP synchronization is confusing [\#871](https://github.com/TheHive-Project/TheHive/issues/871) - Cortex responders with DataType `thehive:case\_artifact` do not show up within thehive when attempting to run them for observables. [\#869](https://github.com/TheHive-Project/TheHive/issues/869) - Alert updates and tracking \(follow\) [\#856](https://github.com/TheHive-Project/TheHive/issues/856) **Merged pull requests:** - Update akka version [\#878](https://github.com/TheHive-Project/TheHive/pull/878) ([zpriddy](https://github.com/zpriddy)) - Fix Update Label to Warning [\#873](https://github.com/TheHive-Project/TheHive/pull/873) ([zpriddy](https://github.com/zpriddy)) 2019-02-21T16:16:05+00:00 TheHive 3.3.0-RC4 TheHive 3.3.0-RC4 2019-02-22T16:03:30+00:00 [Full Changelog](https://github.com/TheHive-Project/TheHive/compare/3.3.0-RC3...3.3.0-RC4) **Implemented enhancements:** - Use empty case modal when merging alerts and no templates are defined [\#893](https://github.com/TheHive-Project/TheHive/issues/893) **Fixed bugs:** - Issue with navigation from dashboard clickable donuts to search page [\#894](https://github.com/TheHive-Project/TheHive/issues/894) - Hide Empty Case Button Broken [\#890](https://github.com/TheHive-Project/TheHive/issues/890) 2019-02-22T16:03:30+00:00 TheHive 3.3.0-RC5 TheHive 3.3.0-RC5 2019-02-23T23:07:43+00:00 [Full Changelog](https://github.com/TheHive-Project/TheHive/compare/3.3.0-RC4...3.3.0-RC5) **Implemented enhancements:** - Mouseover text for alert preview [\#897](https://github.com/TheHive-Project/TheHive/issues/897) **Fixed bugs:** - dashboard clicks are not correctly translated to tag filters [\#896](https://github.com/TheHive-Project/TheHive/issues/896) - Search results not visible [\#895](https://github.com/TheHive-Project/TheHive/issues/895) 2019-02-23T23:07:43+00:00 TheHive 3.3.0-RC6 TheHive 3.3.0-RC6 2019-03-27T12:15:40+00:00 [Full Changelog](https://github.com/TheHive-Project/TheHive/compare/3.3.0-RC5...3.3.0-RC6) **Implemented enhancements:** - Add Tags to an Alert with Responder [\#912](https://github.com/TheHive-Project/TheHive/issues/912) - Dashboards - Add text widget [\#908](https://github.com/TheHive-Project/TheHive/issues/908) - Empty case still available when disabled [\#901](https://github.com/TheHive-Project/TheHive/issues/901) - Support for filtering Tags by prefix \(using asterisk, % or something\) in search dialog [\#666](https://github.com/TheHive-Project/TheHive/issues/666) **Closed issues:** - Dynamic \(auto-refresh\) of cases is break in 3.3.0-RC5 [\#907](https://github.com/TheHive-Project/TheHive/issues/907) - Hostname Artifact [\#900](https://github.com/TheHive-Project/TheHive/issues/900) - DOS issue: Firefox crashing TheHive [\#899](https://github.com/TheHive-Project/TheHive/issues/899) 2019-03-27T12:15:40+00:00 TheHive 3.3.0 TheHive 3.3.0 2019-03-27T12:15:59+00:00 [Full Changelog](https://github.com/TheHive-Project/TheHive/compare/3.3.0-RC6...3.3.0) **Fixed bugs:** - Merge case by CaseID Broken [\#930](https://github.com/TheHive-Project/TheHive/issues/930) 2019-03-27T12:15:59+00:00 TheHive 3.3.1 TheHive 3.3.1 2019-05-22T13:51:30+00:00 [Full Changelog](https://github.com/TheHive-Project/TheHive/compare/3.3.0...3.3.1) **Fixed bugs:** - THP-SEC-ADV-2017-001: Privilege Escalation in all Versions of TheHive [\#408](https://github.com/TheHive-Project/TheHive/issues/408) 2019-05-22T13:51:30+00:00 TheHive 3.4.0-RC1 TheHive 3.4.0-RC1 2019-06-05T15:05:42+00:00 [Full Changelog](https://github.com/TheHive-Project/TheHive/compare/3.3.1...3.4.0-4C1) **Implemented enhancements:** - Allow to import file from Cortex report [\#982](https://github.com/TheHive-Project/TheHive/issues/982) - Remove metrics module [\#975](https://github.com/TheHive-Project/TheHive/issues/975) - Upgrade frontend libraries [\#966](https://github.com/TheHive-Project/TheHive/issues/966) - Cortex AddArtifactToCase AssignCase [\#922](https://github.com/TheHive-Project/TheHive/issues/922) - Communication to ElasticSearch via HTTP API 9200 [\#913](https://github.com/TheHive-Project/TheHive/issues/913) - Add Cortex AssignCase [\#924](https://github.com/TheHive-Project/TheHive/pull/924) ([zpriddy](https://github.com/zpriddy)) - Support Elasticsearch 6.x clusters [\#623](https://github.com/TheHive-Project/TheHive/issues/623) **Fixed bugs:** - Donut dashboard metric values are not transformed to searches [\#972](https://github.com/TheHive-Project/TheHive/issues/972) - Bulk merge of alerts does not merge the tags [\#994](https://github.com/TheHive-Project/TheHive/issues/994) - Java 11 build crash [\#990](https://github.com/TheHive-Project/TheHive/issues/990) - Failure to load datatypes [\#988](https://github.com/TheHive-Project/TheHive/issues/988) - Fix search page base filter [\#983](https://github.com/TheHive-Project/TheHive/issues/983) - Authentication Error when using Hive API \(Patch\) [\#951](https://github.com/TheHive-Project/TheHive/issues/951) **Closed issues:** - bintray repo for deb packages not signed [\#976](https://github.com/TheHive-Project/TheHive/issues/976) - Set alert to status "Ignored" via API does not work [\#955](https://github.com/TheHive-Project/TheHive/issues/955) **Merged pull requests:** - Add 'My open cases' and 'New & Updated alerts' to quick filters [\#925](https://github.com/TheHive-Project/TheHive/pull/925) ([zpriddy](https://github.com/zpriddy)) 2019-06-05T15:05:42+00:00 TheHive 3.4.0-RC2 TheHive 3.4.0-RC2 2019-07-11T07:46:59+00:00 [Full Changelog](https://github.com/TheHive-Project/TheHive/compare/3.4.0-RC1...3.4.0-RC2) **Implemented enhancements:** - Display ioc and sighted attributes in Alert artifact list [\#1035](https://github.com/TheHive-Project/TheHive/issues/1035) - Merge Observable tags with existing observables during importing alerts into case [\#1014](https://github.com/TheHive-Project/TheHive/issues/1014) - API not recognizing the attribute 'sighted' of artifacts on alert creation [\#1003](https://github.com/TheHive-Project/TheHive/issues/1003) - Alerts are not getting deleted as expected [\#974](https://github.com/TheHive-Project/TheHive/issues/974) **Fixed bugs:** - Update case owner field validation to handle null value [\#1036](https://github.com/TheHive-Project/TheHive/issues/1036) - thehive prints error messages on first run \("Authentication failure" / "user init not found"\) [\#1027](https://github.com/TheHive-Project/TheHive/issues/1027) - TLP:WHITE for observable not shown, not editable [\#1025](https://github.com/TheHive-Project/TheHive/issues/1025) - Dashboard based on observables not refreshing correctly [\#996](https://github.com/TheHive-Project/TheHive/issues/996) - javascript error in tasks [\#979](https://github.com/TheHive-Project/TheHive/issues/979) - /api/alert/{}/createCase does not use caseTemplate [\#929](https://github.com/TheHive-Project/TheHive/issues/929) 2019-07-11T07:46:59+00:00 TheHive 3.4.0 TheHive 3.4.0 2019-09-09T09:00:02+00:00 [Full Changelog](https://github.com/TheHive-Project/TheHive/compare/3.4.0-RC2...3.4.0) **Implemented enhancements:** - Removing custom fields [\#954](https://github.com/TheHive-Project/TheHive/issues/954) **Fixed bugs:** - Cosmetic Bug: wrong number of exported observables displayed [\#1071](https://github.com/TheHive-Project/TheHive/issues/1071) - Update Database button does not appear in training appliance [\#1067](https://github.com/TheHive-Project/TheHive/issues/1067) - bulk merge alerts into case lose description's alert [\#1065](https://github.com/TheHive-Project/TheHive/issues/1065) - Incorrect number of related observables returned [\#1062](https://github.com/TheHive-Project/TheHive/issues/1062) - Incorrect tag filter results when observables with tags are added then deleted [\#1061](https://github.com/TheHive-Project/TheHive/issues/1061) - Cannot setup TheHive 3.4.0-RC2 using Docker [\#1051](https://github.com/TheHive-Project/TheHive/issues/1051) - Case statistics dashboard loads with an error message and the case over time panel fails to display any data [\#1050](https://github.com/TheHive-Project/TheHive/issues/1050) - Can't secure ElasticSearch connection [\#1046](https://github.com/TheHive-Project/TheHive/issues/1046) 2019-09-09T09:00:02+00:00 TheHive 3.4.1 TheHive 3.4.1 2020-05-06T13:13:12+00:00 ## [3.4.1](https://github.com/TheHive-Project/TheHive/milestone/53) (2020-04-17) **Implemented enhancements:** - docker: TheHive fails to connect to elasticsearch (NoNodeAvailableException) [\#854](https://github.com/TheHive-Project/TheHive/issues/854) - Improved support for OpenID connect and OAuth2 [\#1110](https://github.com/TheHive-Project/TheHive/issues/1110) - TheHive's Docker entrypoint logs the Play secret key at startup [\#1177](https://github.com/TheHive-Project/TheHive/issues/1177) - [Q] Configure TheHive's first run using Docker Compose [\#1199](https://github.com/TheHive-Project/TheHive/issues/1199) - TheHive's docker containers should be orchestration-ready [\#1204](https://github.com/TheHive-Project/TheHive/issues/1204) - MISP synchronisation: map to_ids to ioc [\#1273](https://github.com/TheHive-Project/TheHive/issues/1273) **Closed issues:** - Include Dockerfile in root of project [\#1222](https://github.com/TheHive-Project/TheHive/issues/1222) - Docker user daemon with id 1 causes permission issues with local [\#1227](https://github.com/TheHive-Project/TheHive/issues/1227) **Fixed bugs:** - MISP & TheHive out of sync? [\#866](https://github.com/TheHive-Project/TheHive/issues/866) - Owner is case-sensitive on api calls [\#928](https://github.com/TheHive-Project/TheHive/issues/928) - Bug: Observable without data breaks display of observables [\#1080](https://github.com/TheHive-Project/TheHive/issues/1080) - Docker-Compose ElasticSearch incompatibility [\#1140](https://github.com/TheHive-Project/TheHive/issues/1140) - [Bug] Analyzers that take more than 10 Minutes run into timeout [\#1156](https://github.com/TheHive-Project/TheHive/issues/1156) - TheHive 3.4.0 migration logs errors ([error] m.Migration - Failed to create dashboard) [\#1202](https://github.com/TheHive-Project/TheHive/issues/1202) - Computed metrics is not compatible with painless scripting language [\#1210](https://github.com/TheHive-Project/TheHive/issues/1210) - OAuth2 Bearer header should be of the format "Authorization Bearer" ? [\#1228](https://github.com/TheHive-Project/TheHive/issues/1228) - Health API endpoint returns warning when everything is OK [\#1233](https://github.com/TheHive-Project/TheHive/issues/1233) - [Bug] Job submission sometimes fails when multiple Cortex servers [\#1272](https://github.com/TheHive-Project/TheHive/issues/1272) 2020-05-06T13:13:12+00:00 TheHive 3.4.2 TheHive 3.4.2 2020-05-07T14:30:11+00:00 ## [3.4.2](https://github.com/TheHive-Project/TheHive/milestone/57) (2020-04-25) **Implemented enhancements:** - [Feature Request] Providing output details for Responders [\#962](https://github.com/TheHive-Project/TheHive/issues/962) **Fixed bugs:** - [Bug] File observables in alert are not created in case [\#1292](https://github.com/TheHive-Project/TheHive/issues/1292) - Analyzer's artifacts tags and message are not kept when importing observables [\#1285](https://github.com/TheHive-Project/TheHive/issues/1285) 2020-05-07T14:30:11+00:00 TheHive 4.0.0-RC2 TheHive 4.0.0-RC2 2020-05-27T14:48:51+00:00 ## [4.0.0-RC2](https://github.com/TheHive-Project/TheHive/milestone/54) (2020-05-07) **Implemented enhancements:** - Custom severity levels for alerts and cases [\#363](https://github.com/TheHive-Project/TheHive/issues/363) - A (received) Shared Case is displayed as sender/owner [\#1245](https://github.com/TheHive-Project/TheHive/issues/1245) - FR: Alignment of case custom-fields (metrics) [\#1246](https://github.com/TheHive-Project/TheHive/issues/1246) - Add information about the age of a Case [\#1257](https://github.com/TheHive-Project/TheHive/issues/1257) - Providing output details for Responders [\#1293](https://github.com/TheHive-Project/TheHive/issues/1293) - Add support to multi-factor authentication [\#1303](https://github.com/TheHive-Project/TheHive/issues/1303) - Add support to webhooks [\#1306](https://github.com/TheHive-Project/TheHive/issues/1306) **Closed issues:** - [Bug] Attachment stored in thehive but not in configured file-storage [\#1244](https://github.com/TheHive-Project/TheHive/issues/1244) **Fixed bugs:** - [Bug] TH doesn't find cases related to an alert's artifacts [\#1236](https://github.com/TheHive-Project/TheHive/issues/1236) - [Bug] Creation of multiple user with same login within same org [\#1237](https://github.com/TheHive-Project/TheHive/issues/1237) - Date is now a required attribute for generating an Alert [\#1238](https://github.com/TheHive-Project/TheHive/issues/1238) - [Bug] Case Template default values can't be set during template creation [\#1241](https://github.com/TheHive-Project/TheHive/issues/1241) - SearchSrv.NotFoundError [\#1242](https://github.com/TheHive-Project/TheHive/issues/1242) - Assignee is not changeable [\#1243](https://github.com/TheHive-Project/TheHive/issues/1243) - [Bug] In TheHive, a user is a member of one or more organisations. One user has a profile for each organisation and can have different profiles for different organisations. [\#1247](https://github.com/TheHive-Project/TheHive/issues/1247) - [Bug] RPM package does not create secret.conf file [\#1248](https://github.com/TheHive-Project/TheHive/issues/1248) - [Bug] Unable to save new or imported dashboards in 4.0-RC1 [\#1250](https://github.com/TheHive-Project/TheHive/issues/1250) - [Bug] Header Variable authentication does not work [\#1251](https://github.com/TheHive-Project/TheHive/issues/1251) - Filtering by custom fields returns no results [\#1252](https://github.com/TheHive-Project/TheHive/issues/1252) - Cannot Deleted user - Error "OrgUserCtrl: org.thp.thehive.models.User not found" [\#1253](https://github.com/TheHive-Project/TheHive/issues/1253) - [Bug] Error while importing Alert in TH4 [\#1255](https://github.com/TheHive-Project/TheHive/issues/1255) - [Bug] Cortex errors [\#1270](https://github.com/TheHive-Project/TheHive/issues/1270) - [Bug] error when closing a reopened case [\#1271](https://github.com/TheHive-Project/TheHive/issues/1271) - [Bug] Unable to rename/update case template Name field [\#1275](https://github.com/TheHive-Project/TheHive/issues/1275) - [Bug] Wrong dataType sent to Cortex (responders) [\#1279](https://github.com/TheHive-Project/TheHive/issues/1279) - [Bug] Changing task name removes other tasks [\#1281](https://github.com/TheHive-Project/TheHive/issues/1281) - [Bug] Disable deleting a share with owner = true [\#1283](https://github.com/TheHive-Project/TheHive/issues/1283) - [Bug] Responder actions not displayed in Case, Task and Observable pages [\#1300](https://github.com/TheHive-Project/TheHive/issues/1300) - [Bug] Custom field should be readonly [\#1307](https://github.com/TheHive-Project/TheHive/issues/1307) - [Bug] Unable to display long analyzer report from observables list [\#1309](https://github.com/TheHive-Project/TheHive/issues/1309) 2020-05-27T14:48:51+00:00 TheHive 4.0.0-RC3 TheHive 4.0.0-RC3 2020-05-28T07:20:19+00:00 ## [4.0.0-RC3](https://github.com/TheHive-Project/TheHive/milestone/58) (2020-05-27) **Implemented enhancements:** - [Feature] Show case sharing information on main case overview page [\#1277](https://github.com/TheHive-Project/TheHive/issues/1277) - [Feature] Allow users to be part of multiple organisations [\#1316](https://github.com/TheHive-Project/TheHive/issues/1316) - [Enhancement] Hide multifactor option in user-dialog if Enable Multi-Factor Authentication is disabled. [\#1317](https://github.com/TheHive-Project/TheHive/issues/1317) - [Feature] Authentication API should return user information [\#1346](https://github.com/TheHive-Project/TheHive/issues/1346) - [Enhancement] Enrich queries [\#1353](https://github.com/TheHive-Project/TheHive/issues/1353) **Fixed bugs:** - [Bug] Unable to add new datatypes [\#1288](https://github.com/TheHive-Project/TheHive/issues/1288) - [Bug] Unable to bulk delete an alert [\#1310](https://github.com/TheHive-Project/TheHive/issues/1310) - [Bug] importing alert as template not working [\#1311](https://github.com/TheHive-Project/TheHive/issues/1311) - [Bug] Tasks not displayed when importing alert into case with case template [\#1312](https://github.com/TheHive-Project/TheHive/issues/1312) - [Bug] WebHook creation does not work [\#1318](https://github.com/TheHive-Project/TheHive/issues/1318) - [Bug] Opening Analyzer Templates without Cortex brings error message [\#1319](https://github.com/TheHive-Project/TheHive/issues/1319) - [Bug] Case Statistics does not correctly display top 5 tags [\#1320](https://github.com/TheHive-Project/TheHive/issues/1320) - [Bug] Importing of some user failes [\#1323](https://github.com/TheHive-Project/TheHive/issues/1323) - [Bug] invisible dashborards [\#1324](https://github.com/TheHive-Project/TheHive/issues/1324) - [Bug] Assignee List in Case and Tasks is no longer sorted Alphabetical [\#1327](https://github.com/TheHive-Project/TheHive/issues/1327) - [Bug] Sorting in Observables of a case does not work [\#1328](https://github.com/TheHive-Project/TheHive/issues/1328) - [Bug] Read-only has options to edit task-logs [\#1334](https://github.com/TheHive-Project/TheHive/issues/1334) - [Bug] Adding a custom-field on an open case requires a reload, otherwise field is not visible [\#1336](https://github.com/TheHive-Project/TheHive/issues/1336) - [Bug] severity change when create new case don't work [\#1338](https://github.com/TheHive-Project/TheHive/issues/1338) - [Bug] Migration issues from ES to Cassandra [\#1340](https://github.com/TheHive-Project/TheHive/issues/1340) - [Bug] The filter operator "_child" is missing [\#1344](https://github.com/TheHive-Project/TheHive/issues/1344) - [Bug] Webhook compatibility issues on custom-fields [\#1345](https://github.com/TheHive-Project/TheHive/issues/1345) - [Bug] Object sent to responder doesn't contain parent [\#1348](https://github.com/TheHive-Project/TheHive/issues/1348) - [Bug] Show Sharing link to all users [\#1351](https://github.com/TheHive-Project/TheHive/issues/1351) - [Bug] Unable to create case or alert using integer custom field [\#1356](https://github.com/TheHive-Project/TheHive/issues/1356) - [Bug] Get observables of a case using API not working [\#1357](https://github.com/TheHive-Project/TheHive/issues/1357) - [Bug] OAuth2 authentication doesn't redirect to home page on success [\#1360](https://github.com/TheHive-Project/TheHive/issues/1360) - [Bug] Confusion on same alert on different organisations [\#1361](https://github.com/TheHive-Project/TheHive/issues/1361) - [Bug] Search link to observable does not work [\#1365](https://github.com/TheHive-Project/TheHive/issues/1365) - [Bug] Unable to vienw analysis report from observable list [\#1366](https://github.com/TheHive-Project/TheHive/issues/1366) - [Bug] MISP export succeeds but show an error message [\#1367](https://github.com/TheHive-Project/TheHive/issues/1367) 2020-05-28T07:20:19+00:00 TheHive 4.0.0 TheHive 4.0.0 2020-07-24T13:48:07+00:00 ## [4.0.0](https://github.com/TheHive-Project/TheHive/milestone/59) (2020-07-24) **Implemented enhancements:** - No longer possible to force usage of a case template (ui setting is missing) [\#1239](https://github.com/TheHive-Project/TheHive/issues/1239) - Make user management list paginable and sortable with default sort of username [\#1332](https://github.com/TheHive-Project/TheHive/issues/1332) - Cursor is set wrong on new-Case -> severity [\#1373](https://github.com/TheHive-Project/TheHive/issues/1373) - [Enhancement] Prevent link with "admin" organisation [\#1395](https://github.com/TheHive-Project/TheHive/issues/1395) - [Enhancement] An user should not be able to lock himself [\#1396](https://github.com/TheHive-Project/TheHive/issues/1396) - Performance - Don't load stats if not displayed [\#1401](https://github.com/TheHive-Project/TheHive/issues/1401) - [RBAC] Add routes guard configuration to secure routes [\#1403](https://github.com/TheHive-Project/TheHive/issues/1403) - [Enhancement] Add checks for database integrity [\#1404](https://github.com/TheHive-Project/TheHive/issues/1404) - Use Query APIs in list pages [\#1410](https://github.com/TheHive-Project/TheHive/issues/1410) - Improve autocomplete queries for tags [\#1411](https://github.com/TheHive-Project/TheHive/issues/1411) - [Enhancement] Add ability to add tasks in case creation API [\#1414](https://github.com/TheHive-Project/TheHive/issues/1414) - Improve user details caching [\#1418](https://github.com/TheHive-Project/TheHive/issues/1418) - Add bulk edit in cases list [\#1423](https://github.com/TheHive-Project/TheHive/issues/1423) - Use a responder selector window instead of dynamic dropdown menues [\#1431](https://github.com/TheHive-Project/TheHive/issues/1431) - Show sharing summary in task and observable lists [\#1437](https://github.com/TheHive-Project/TheHive/issues/1437) - Add some quick filters in tasks list [\#1438](https://github.com/TheHive-Project/TheHive/issues/1438) - Use assignable users API to populate assignee options [\#1444](https://github.com/TheHive-Project/TheHive/issues/1444) - Migrate the stats widgets on listing pages [\#1446](https://github.com/TheHive-Project/TheHive/issues/1446) **Closed issues:** - Default Dashboards are missing [\#1240](https://github.com/TheHive-Project/TheHive/issues/1240) **Fixed bugs:** - [Bug] Migration issues from ES to Cassandra [\#1340](https://github.com/TheHive-Project/TheHive/issues/1340) - [Bug] Deleting and observable doesn't refresh the list [\#1355](https://github.com/TheHive-Project/TheHive/issues/1355) - [Bug] Limiting admin rights breaks front end [\#1368](https://github.com/TheHive-Project/TheHive/issues/1368) - [Bug] Imported Dashboards from TH3 doesn't work [\#1371](https://github.com/TheHive-Project/TheHive/issues/1371) - [Bug] Top 5 tags in Case -> Stats aren't correctly ordered [\#1372](https://github.com/TheHive-Project/TheHive/issues/1372) - [Bug] Migration of usernames from ES to Cassandra [\#1374](https://github.com/TheHive-Project/TheHive/issues/1374) - [Bug] Switching User Organisation failes using header variable authentication [\#1375](https://github.com/TheHive-Project/TheHive/issues/1375) - [Bug] Tags gets wrong renamed [\#1376](https://github.com/TheHive-Project/TheHive/issues/1376) - [Bug] MISP integration alert link generated incorrectly [\#1378](https://github.com/TheHive-Project/TheHive/issues/1378) - [Bug] CustomFields does not appear sorted in the case template [\#1383](https://github.com/TheHive-Project/TheHive/issues/1383) - [Bug] Users in Admin-Org are not allowed to switch to any other org [\#1385](https://github.com/TheHive-Project/TheHive/issues/1385) - [Bug] Custom Observable Types can be created multiple-times with the same name [\#1387](https://github.com/TheHive-Project/TheHive/issues/1387) - [Bug] Issues during Migration - Some Observables are missing [\#1388](https://github.com/TheHive-Project/TheHive/issues/1388) - [Bug] Proxy configuration is not correctly parsed [\#1392](https://github.com/TheHive-Project/TheHive/issues/1392) - [Bug] Handle 401 on route failure [\#1402](https://github.com/TheHive-Project/TheHive/issues/1402) - [Bug] Delete case api fails [\#1405](https://github.com/TheHive-Project/TheHive/issues/1405) - Fix the filter preview deletion button [\#1412](https://github.com/TheHive-Project/TheHive/issues/1412) - Fix OAuth redirect handling from Javascript [\#1420](https://github.com/TheHive-Project/TheHive/issues/1420) - [Bug] Error when exporting a case with severity Critical in MISP [\#1424](https://github.com/TheHive-Project/TheHive/issues/1424) - [Bug] Cases owned by non-linked organisations visible to all organisations, potential data leakage [\#1427](https://github.com/TheHive-Project/TheHive/issues/1427) - [Bug] TheHive doesn't start correctly [\#1429](https://github.com/TheHive-Project/TheHive/issues/1429) - [Bug] Permission is not correctly checked for MISP export [\#1432](https://github.com/TheHive-Project/TheHive/issues/1432) - Observable type deletion doesn't wait for the confirmation [\#1433](https://github.com/TheHive-Project/TheHive/issues/1433) - Fix rendering of jobs in search section [\#1434](https://github.com/TheHive-Project/TheHive/issues/1434) - Remove obsolete options in Search page [\#1436](https://github.com/TheHive-Project/TheHive/issues/1436) - [Bug] Click on dashboards to access filtered data [\#1445](https://github.com/TheHive-Project/TheHive/issues/1445) - [Bug] Pivoting from dashboard to search page is loosing the date filter [\#1448](https://github.com/TheHive-Project/TheHive/issues/1448) - [Bug] Series' filters in dashboard widgets are taken into account [\#1449](https://github.com/TheHive-Project/TheHive/issues/1449) 2020-07-24T13:48:07+00:00 TheHive 3.5.0-RC1 TheHive 3.5.0-RC1 2020-09-15T08:10:25+00:00 ## [3.5.0-RC1](https://github.com/TheHive-Project/TheHive/milestone/44) (2020-08-12) **Implemented enhancements:** - Support of ElasticSearch 7 [\#1377](https://github.com/TheHive-Project/TheHive/issues/1377) - [Enhancement] MISP sync [\#1398](https://github.com/TheHive-Project/TheHive/issues/1398) **Closed issues:** - OAuth2 not working : Authentication failure [\#946](https://github.com/TheHive-Project/TheHive/issues/946) **Fixed bugs:** - [Bug] OAuth2/OpenIDC Authentication failure [\#1291](https://github.com/TheHive-Project/TheHive/issues/1291) - [Feature Request] OAuth support for Basic authentication to authorization server's tokenUrl [\#1294](https://github.com/TheHive-Project/TheHive/issues/1294) - [Bug] Can't auth with SSO/OAuth with FusionAuth [\#1342](https://github.com/TheHive-Project/TheHive/issues/1342) - [Bug] TheHive is stalled while importing Alerts with a large number of observables [\#1416](https://github.com/TheHive-Project/TheHive/issues/1416) 2020-09-15T08:10:25+00:00 TheHive 3.4.3 TheHive 3.4.3 2020-10-30T17:14:36+00:00 **Fixed bugs:** - [Bug] TheHive is stalled while importing Alerts with a large number of observables [\#1416](https://github.com/TheHive-Project/TheHive/issues/1416) 2020-10-30T17:14:36+00:00 TheHive 3.4.4 TheHive 3.4.4 2020-10-30T17:16:04+00:00 **Fixed bugs:** - [Security] Update Playframework [\#1604](https://github.com/TheHive-Project/TheHive/issues/1604) 2020-10-30T17:16:04+00:00 TheHive 3.5.0 TheHive 3.5.0 2020-10-30T17:16:31+00:00 **Implemented enhancements:** - Not possible to import new alerts to cases when drilling down from dashboard [\#1218](https://github.com/TheHive-Project/TheHive/issues/1218) - Bug: Responder-list is unordered [\#1564](https://github.com/TheHive-Project/TheHive/issues/1564) **Closed issues:** - [Bug] Click on short report resolves outdated long report [\#1350](https://github.com/TheHive-Project/TheHive/issues/1350) **Fixed bugs:** - [Bug] Can't tag observable as IOC in Alert [\#1335](https://github.com/TheHive-Project/TheHive/issues/1335) - [Bug] Concurrent access fails [\#1570](https://github.com/TheHive-Project/TheHive/issues/1570) - [Bug] Pivoting from dashboard to search page is loosing the date filter [\#1581](https://github.com/TheHive-Project/TheHive/issues/1581) - [Bug] Report template admin page [\#1591](https://github.com/TheHive-Project/TheHive/issues/1591) - [Security] Update Playframework [\#1603](https://github.com/TheHive-Project/TheHive/issues/1603) 2020-10-30T17:16:31+00:00 TheHive 4.0.1 TheHive 4.0.1 2020-11-13T13:16:15+00:00 **Implemented enhancements:** - [Enhancement] Remove gremlin-scala library [\#1501](https://github.com/TheHive-Project/TheHive/issues/1501) - [Feature request] Improve case similarity details in alert preview pane [\#1579](https://github.com/TheHive-Project/TheHive/issues/1579) - [Enhancement] Check tag autocompletion [\#1611](https://github.com/TheHive-Project/TheHive/issues/1611) - [Feature] Add Cortex related notifiers in notification system [\#1619](https://github.com/TheHive-Project/TheHive/issues/1619) - [Feature] Add properties related to share [\#1621](https://github.com/TheHive-Project/TheHive/issues/1621) - [Feature Request] Update user settings view to give access to API key [\#1623](https://github.com/TheHive-Project/TheHive/issues/1623) - [Feature Request] Permit to disable similarity (case and alert) for some observable [\#1625](https://github.com/TheHive-Project/TheHive/issues/1625) - [Enhancement] Add link to report template archive [\#1627](https://github.com/TheHive-Project/TheHive/issues/1627) - [Enahancement] Display TheHive version in the login page [\#1629](https://github.com/TheHive-Project/TheHive/issues/1629) - [Feature Request] Display custom fields in alert and case list [\#1637](https://github.com/TheHive-Project/TheHive/issues/1637) - [Feature Request] Revamp the statistics section in lists [\#1641](https://github.com/TheHive-Project/TheHive/issues/1641) - [Enhancement] Improve the filter observables panel [\#1642](https://github.com/TheHive-Project/TheHive/issues/1642) - [Enhancement] Refine the migration of users with admin role [\#1645](https://github.com/TheHive-Project/TheHive/issues/1645) **Closed issues:** - [Bug] default MISP connector import line has a typo [\#1595](https://github.com/TheHive-Project/TheHive/issues/1595) **Fixed bugs:** - [Bug] Mobile-responsive Hamburger not visible [\#1290](https://github.com/TheHive-Project/TheHive/issues/1290) - [Bug] Unable to start TheHive after migration [\#1450](https://github.com/TheHive-Project/TheHive/issues/1450) - [Bug] Expired session should show a dialog or login page on pageload [\#1456](https://github.com/TheHive-Project/TheHive/issues/1456) - [Bug] TheHive 4 - Application.conf file [\#1461](https://github.com/TheHive-Project/TheHive/issues/1461) - [Bug] Improve migration [\#1469](https://github.com/TheHive-Project/TheHive/issues/1469) - [Bug] Merge Alert in similar Case button does not work [\#1470](https://github.com/TheHive-Project/TheHive/issues/1470) - [Bug] Missing Case number in Alert Preview / Similar Cases tab [\#1471](https://github.com/TheHive-Project/TheHive/issues/1471) - [Bug] Dashboard shared/private [\#1474](https://github.com/TheHive-Project/TheHive/issues/1474) - [Bug]Migration tool date/number/duration params don't work [\#1478](https://github.com/TheHive-Project/TheHive/issues/1478) - [Bug] AuditSrv: undefined on non-case page(s), thehive4-4.0.0-1, Ubuntu [\#1479](https://github.com/TheHive-Project/TheHive/issues/1479) - [Bug] MISP->THEHIVE4 'ExportOnly' and 'Exceptions' ignored in application.conf file [\#1482](https://github.com/TheHive-Project/TheHive/issues/1482) - [Bug] Unable to enumerate tasks via API [\#1483](https://github.com/TheHive-Project/TheHive/issues/1483) - [Bug] Case close notification displays "#undefined" instead of case number [\#1488](https://github.com/TheHive-Project/TheHive/issues/1488) - [Bug] Task under "Waiting tasks" and "My tasks" do not display the case number [\#1489](https://github.com/TheHive-Project/TheHive/issues/1489) - [Bug] Live Stream log in main page is not limited to 10 entries [\#1490](https://github.com/TheHive-Project/TheHive/issues/1490) - [Bug] Several API Endpoints could never get called due to the routing structure [\#1492](https://github.com/TheHive-Project/TheHive/issues/1492) - [Bug] Missing link to linked cases from observable details view [\#1494](https://github.com/TheHive-Project/TheHive/issues/1494) - [Bug] TheHive V4 API Errors "Operation Not Permitted" and "Date format" [\#1496](https://github.com/TheHive-Project/TheHive/issues/1496) - [Bug] V4 Merge observable tags with existing observables during importing alerts into case [\#1499](https://github.com/TheHive-Project/TheHive/issues/1499) - [Bug] Multiline dashboard doesn't work [\#1503](https://github.com/TheHive-Project/TheHive/issues/1503) - [Bug] Tags of observables in Alerts are not created when promoted [\#1510](https://github.com/TheHive-Project/TheHive/issues/1510) - [Bug] Alert creation fails if alert contains similar observables [\#1514](https://github.com/TheHive-Project/TheHive/issues/1514) - [Bug] "Undefined" in notification message when a case is closed [\#1515](https://github.com/TheHive-Project/TheHive/issues/1515) - [Bug] The creation of multiline observable is not possible [\#1517](https://github.com/TheHive-Project/TheHive/issues/1517) - [Bug] Entrypoint: Waiting for cassandra with --no-config [\#1519](https://github.com/TheHive-Project/TheHive/issues/1519) - [Bug] Suppress Reduntant AuthenticationFailed Error+Warn [\#1523](https://github.com/TheHive-Project/TheHive/issues/1523) - [Bug] API v0: "startDate" sort criteria not implemented [\#1540](https://github.com/TheHive-Project/TheHive/issues/1540) - [Bug] Fix case search in case merge dialog [\#1541](https://github.com/TheHive-Project/TheHive/issues/1541) - [Bug] Soft-Deleted cases show up as "(Closed at as )" in the case list. [\#1543](https://github.com/TheHive-Project/TheHive/issues/1543) - [Bug] Related cases show only one observable [\#1544](https://github.com/TheHive-Project/TheHive/issues/1544) - [Bug] An user can create a task even if it doesn't the permission [\#1545](https://github.com/TheHive-Project/TheHive/issues/1545) - [Bug] Wrong stats url on user and audit [\#1546](https://github.com/TheHive-Project/TheHive/issues/1546) - [Bug] Add DATETIME information to each task log [\#1547](https://github.com/TheHive-Project/TheHive/issues/1547) - [Bug] Custom configuration is not correctly read in docker image [\#1548](https://github.com/TheHive-Project/TheHive/issues/1548) - [Bug] Typo in MFA onboarding [\#1549](https://github.com/TheHive-Project/TheHive/issues/1549) - [Bug] New custom fields doesn't appear in search criteria [\#1550](https://github.com/TheHive-Project/TheHive/issues/1550) - [Bug] Custom Field Order ignored [\#1552](https://github.com/TheHive-Project/TheHive/issues/1552) - [Bug] Additional Fields are discarded during merge [\#1553](https://github.com/TheHive-Project/TheHive/issues/1553) - [Bug] Unable to list alerts in case's related alerts section [\#1554](https://github.com/TheHive-Project/TheHive/issues/1554) - [Bug] Deleting the first case breaks the the audit flow until the next restart [\#1556](https://github.com/TheHive-Project/TheHive/issues/1556) - [Bug] Issues surrounding Alerts merging [\#1557](https://github.com/TheHive-Project/TheHive/issues/1557) - [Bug] Uncaught exception with duplicate mail type observables when added to case [\#1561](https://github.com/TheHive-Project/TheHive/issues/1561) - [Bug] Case Tasks get deleted if not started [\#1565](https://github.com/TheHive-Project/TheHive/issues/1565) - [Bug] Can't export Case tags to MISP event [\#1566](https://github.com/TheHive-Project/TheHive/issues/1566) - [Bug]The link to similar observable in observable details page doesn't work [\#1567](https://github.com/TheHive-Project/TheHive/issues/1567) - [Bug] TheHive4 'follow/unfollow' API doesn't return alert objects like TheHive3 does [\#1571](https://github.com/TheHive-Project/TheHive/issues/1571) - [Bug] Alert Custom Field with integer value [\#1588](https://github.com/TheHive-Project/TheHive/issues/1588) - [Bug] Tag filter is broken [\#1590](https://github.com/TheHive-Project/TheHive/issues/1590) - [Bug] Admin user does not have the right to list users of other organisations [\#1592](https://github.com/TheHive-Project/TheHive/issues/1592) - [Bug] Add missing query operations [\#1599](https://github.com/TheHive-Project/TheHive/issues/1599) - [Bug] Fix configuration sample [\#1600](https://github.com/TheHive-Project/TheHive/issues/1600) - [Bug] Analyzer tags are removes if Cortex job fails [\#1610](https://github.com/TheHive-Project/TheHive/issues/1610) - [Bug] deleted Tasks displayed in MyTasks [\#1612](https://github.com/TheHive-Project/TheHive/issues/1612) - [Bug] the "_in" query operator doesn't work [\#1617](https://github.com/TheHive-Project/TheHive/issues/1617) - [Bug] Sort filter field dropdowns [\#1630](https://github.com/TheHive-Project/TheHive/issues/1630) - [Bug] Alert imported multiple times [\#1631](https://github.com/TheHive-Project/TheHive/issues/1631) - [Bug] Import observables from analyzer report is broken [\#1633](https://github.com/TheHive-Project/TheHive/issues/1633) - [Bug] Import observable from a zip archive doesn't work [\#1634](https://github.com/TheHive-Project/TheHive/issues/1634) - [Bug] Case handling duration attributes are not working in time based dashboard widgets [\#1635](https://github.com/TheHive-Project/TheHive/issues/1635) - [Bug] Fix custom field in filter forms [\#1636](https://github.com/TheHive-Project/TheHive/issues/1636) - [Bug] It is possible to add an identical file observable several times in a case [\#1643](https://github.com/TheHive-Project/TheHive/issues/1643) - [Bug] Hash observables are not correctly export to MISP [\#1644](https://github.com/TheHive-Project/TheHive/issues/1644) 2020-11-13T13:16:15+00:00 TheHive 4.0.2 TheHive 4.0.2 2020-11-20T16:24:39+00:00 **Implemented enhancements:** - [Feature Request] Add a dedicated permission to give access to TheHiveFS [\#1655](https://github.com/TheHive-Project/TheHive/issues/1655) - [Feature Request] Normalize editable input fields [\#1669](https://github.com/TheHive-Project/TheHive/issues/1669) **Fixed bugs:** - [Bug] Unable to list Cases [\#1598](https://github.com/TheHive-Project/TheHive/issues/1598) - [Bug] Alert to case merge is broken in v4.0.1 [\#1648](https://github.com/TheHive-Project/TheHive/issues/1648) - [Bug] Attachment.* filters are broken under observable search in v4.0.1 [\#1649](https://github.com/TheHive-Project/TheHive/issues/1649) - [Bug] Result of observable update API v0 is empty [\#1652](https://github.com/TheHive-Project/TheHive/issues/1652) - [Bug] Display issue of custom fields [\#1653](https://github.com/TheHive-Project/TheHive/issues/1653) - [Bug] Persistent AuditSrv:undefined error on 4.0.1 [\#1656](https://github.com/TheHive-Project/TheHive/issues/1656) - [Bug] Issues with case attachments section [\#1657](https://github.com/TheHive-Project/TheHive/issues/1657) - [Bug] API method broken: /api/case/artifact/_search in 4.0.1 [\#1659](https://github.com/TheHive-Project/TheHive/issues/1659) - [Bug] API method broken: /api/case/task/log/_search in 4.0.1 [\#1660](https://github.com/TheHive-Project/TheHive/issues/1660) - [Bug] Unable to define ES index on migration [\#1661](https://github.com/TheHive-Project/TheHive/issues/1661) - [Bug] Dashboard max aggregation on custom-integer field does not work [\#1662](https://github.com/TheHive-Project/TheHive/issues/1662) - [Bug] Missing the fix for errorMessage [\#1666](https://github.com/TheHive-Project/TheHive/issues/1666) - [Bug] Fix alert details dialog [\#1672](https://github.com/TheHive-Project/TheHive/issues/1672) - [Bug] error 500 with adding an empty file in Observables of an Alert [\#1673](https://github.com/TheHive-Project/TheHive/issues/1673) - [Bug] Fix migration of audit logs [\#1676](https://github.com/TheHive-Project/TheHive/issues/1676) 2020-11-20T16:24:39+00:00 TheHive 4.0.3 TheHive 4.0.3 2020-12-22T16:13:26+00:00 **New Features** - [Feature] Added actionRequired for tasks [\#1701](https://github.com/TheHive-Project/TheHive/issues/1701) **Implemented enhancements:** - [Enhancement] Change artifacts by observables on the onMouseOver tooltip of the eye icon of observable [\#1695](https://github.com/TheHive-Project/TheHive/issues/1695) - [Enhancement] Enhance support of S3 for attachment storage [\#1705](https://github.com/TheHive-Project/TheHive/issues/1705) - [Enhancement] Update the headers of basic info sections [\#1710](https://github.com/TheHive-Project/TheHive/issues/1710) - [Enhancement] Add poll duration config for UI Stream [\#1720](https://github.com/TheHive-Project/TheHive/issues/1720) **Fixed bugs:** - [Bug] MISP filters are not correctly implemented [\#1685](https://github.com/TheHive-Project/TheHive/issues/1685) - [Bug] The query "getObservable" doesn't work for alert observables [\#1691](https://github.com/TheHive-Project/TheHive/issues/1691) - [Bug] Click analyzers mini-report does not load the full report [\#1694](https://github.com/TheHive-Project/TheHive/issues/1694) - [Bug] Import file observable in gui generate error [\#1697](https://github.com/TheHive-Project/TheHive/issues/1697) - [Bug] Cannot search for alerts per observables [\#1707](https://github.com/TheHive-Project/TheHive/issues/1707) - [Bug] Serialization problem in cluster mode [\#1708](https://github.com/TheHive-Project/TheHive/issues/1708) - [Bug] Issue with sorting [\#1716](https://github.com/TheHive-Project/TheHive/issues/1716) - [Bug] Identical URL Observables can be added multiple times to the same case [\#1718](https://github.com/TheHive-Project/TheHive/issues/1718) - Providing output details for Responders [\#1293](https://github.com/TheHive-Project/TheHive/issues/1293) 2020-12-22T16:13:26+00:00 TheHive 4.0.4 TheHive 4.0.4 2021-01-12T15:41:59+00:00 **Implemented enhancements:** - [Feature Request] Add alert observable API endpoints [\#1732](https://github.com/TheHive-Project/TheHive/issues/1732) - [Feature Request] Add alert import date property [\#1733](https://github.com/TheHive-Project/TheHive/issues/1733) - [Feature Request] Add handling duration properties to imported Alert type [\#1734](https://github.com/TheHive-Project/TheHive/issues/1734) **Fixed bugs:** - [Bug] TheHive doesn't start if cassandra is not ready [\#1725](https://github.com/TheHive-Project/TheHive/issues/1725) - [Bug] Alert imported multiple times (bis) [\#1738](https://github.com/TheHive-Project/TheHive/issues/1738) - [Bug] Cosmetic fix in alert observables list [\#1744](https://github.com/TheHive-Project/TheHive/issues/1744) 2021-01-12T15:41:59+00:00 TheHive 4.0.5 TheHive 4.0.5 2021-02-08T12:01:52+00:00 **Implemented enhancements:** - Support for using asterisks by tag-filtering [\#933](https://github.com/TheHive-Project/TheHive/issues/933) - "Close tasks and case" deletes tasks instead of closing them [\#1755](https://github.com/TheHive-Project/TheHive/issues/1755) - [Enhancement] Add schema update status in status API [\#1782](https://github.com/TheHive-Project/TheHive/issues/1782) **Closed issues:** - Running TheHive 4.0.1-1 it appears that application.log is no longer rotated. [\#1746](https://github.com/TheHive-Project/TheHive/issues/1746) **Fixed bugs:** - [Bug] RPM package does not create secret.conf file [\#1248](https://github.com/TheHive-Project/TheHive/issues/1248) - [Bug] More webhooks or more detailed webhook events [\#1739](https://github.com/TheHive-Project/TheHive/issues/1739) - [Bug] Webhooks opening infinite amount of files [\#1743](https://github.com/TheHive-Project/TheHive/issues/1743) - [Bug] Dashboards are always created as private [\#1754](https://github.com/TheHive-Project/TheHive/issues/1754) - [Bug]/Unable to get MISP organisation [\#1758](https://github.com/TheHive-Project/TheHive/issues/1758) - [Bug] TheHive 4 Cluster and Haproxy with roundrobin [\#1760](https://github.com/TheHive-Project/TheHive/issues/1760) - [Bug] TheHive -> MISP works. MISP -> TheHive not. [\#1761](https://github.com/TheHive-Project/TheHive/issues/1761) - [Bug] TheHive 4.0.4 cannot show tasks created in previous versions [\#1763](https://github.com/TheHive-Project/TheHive/issues/1763) - [Bug] `Imported` property in Alerts not taken into account [\#1769](https://github.com/TheHive-Project/TheHive/issues/1769) - [Bug] Sort field list in dashboard widget filters [\#1771](https://github.com/TheHive-Project/TheHive/issues/1771) - [Bug] Dashboard on organisation (and other) doesn't work [\#1772](https://github.com/TheHive-Project/TheHive/issues/1772) - [BUG] Cannot link multiple organisations together [\#1773](https://github.com/TheHive-Project/TheHive/issues/1773) - [Bug] Fix pivoting from donuts to search pages on custom fields based widgets [\#1777](https://github.com/TheHive-Project/TheHive/issues/1777) - [Bug] Fix custom field filters in v0 APIs [\#1779](https://github.com/TheHive-Project/TheHive/issues/1779) 2021-02-08T12:01:52+00:00 TheHive 3.5.1 TheHive 3.5.1 2021-03-01T09:14:24+00:00 **Fixed bugs:** - [Bug] Init Script Syntax Error in Bash Switch-Case [\#1646](https://github.com/TheHive-Project/TheHive/issues/1646) - [Bug] Issues with case attachments section [\#1651](https://github.com/TheHive-Project/TheHive/issues/1651) - [Bug] Fix the severity component [\#1654](https://github.com/TheHive-Project/TheHive/issues/1654) - [Bug] Display problem TH [\#1688](https://github.com/TheHive-Project/TheHive/issues/1688) - [Bug] Update doesn't work on Elasticsearch 7.11 [\#1799](https://github.com/TheHive-Project/TheHive/issues/1799) 2021-03-01T09:14:24+00:00 TheHive 4.1.0 TheHive 4.1.0 2021-03-19T16:44:30+00:00 ## [4.1.0](https://github.com/TheHive-Project/TheHive/milestone/56) (2021-03-18) **Implemented enhancements:** - Suggestion: Marge cases on the oldest and close the newest as duplicated [\#960](https://github.com/TheHive-Project/TheHive/issues/960) - [Feature Request] Implement case merging feature [\#1264](https://github.com/TheHive-Project/TheHive/issues/1264) - [Enhancement] Enrich v1 API [\#1454](https://github.com/TheHive-Project/TheHive/issues/1454) - [Feature Request] Prompt to save changes to Case Templates before navigating away [\#1524](https://github.com/TheHive-Project/TheHive/issues/1524) - [Feature Request] allow user to choose the format of the date displayed [\#1583](https://github.com/TheHive-Project/TheHive/issues/1583) - [Feature Request] Add support to taxonomies [\#1670](https://github.com/TheHive-Project/TheHive/issues/1670) - [Enhancement] Improve search performance by using external index engine [\#1731](https://github.com/TheHive-Project/TheHive/issues/1731) - [Feature Request] Default filter of alert case similarity : add "No filter" as an option [\#1750](https://github.com/TheHive-Project/TheHive/issues/1750) - [Feature Request] Add MITRE ATT&CK support [\#1766](https://github.com/TheHive-Project/TheHive/issues/1766) - [Feature Request] Show case status in the default view (open / closed as FP / closed as TP, etc.) [\#1781](https://github.com/TheHive-Project/TheHive/issues/1781) - [Enhancement] Create logfile after installation [\#1789](https://github.com/TheHive-Project/TheHive/issues/1789) - [Feature Request] Revamp case template admin section [\#1804](https://github.com/TheHive-Project/TheHive/issues/1804) - [Feature Request] Improve date fields in data lists [\#1807](https://github.com/TheHive-Project/TheHive/issues/1807) - [Feature Request] Enhance organisation list page [\#1813](https://github.com/TheHive-Project/TheHive/issues/1813) - [Feature Request] Add a platform status page [\#1815](https://github.com/TheHive-Project/TheHive/issues/1815) - [Feature Request] Add organisation free tags administration section [\#1816](https://github.com/TheHive-Project/TheHive/issues/1816) - [Feature Request] Enhance the dashboard list section [\#1817](https://github.com/TheHive-Project/TheHive/issues/1817) - [Enhancement] Add migration from TheHive 3.5.1 [\#1818](https://github.com/TheHive-Project/TheHive/issues/1818) - [Feature Request] Additional case bulk actions [\#1821](https://github.com/TheHive-Project/TheHive/issues/1821) - [Feature Request] Add support to "isEmpty" filter option [\#1824](https://github.com/TheHive-Project/TheHive/issues/1824) - [Feature Request] Improve task list page [\#1831](https://github.com/TheHive-Project/TheHive/issues/1831) - [Feature Request] Disk usage monitoring API route [\#1843](https://github.com/TheHive-Project/TheHive/issues/1843) - [Feature Request] Allow cancelling task action request [\#1844](https://github.com/TheHive-Project/TheHive/issues/1844) - [Feature Request] Add more quick filters to case list [\#1848](https://github.com/TheHive-Project/TheHive/issues/1848) - [Feature Request] Add support of authentication in webhooks [\#1850](https://github.com/TheHive-Project/TheHive/issues/1850) - [Feature Request] Allow removing a custom field from a case [\#1852](https://github.com/TheHive-Project/TheHive/issues/1852) **Closed issues:** - [Feature Request] Alphabetize Case Template view [\#1551](https://github.com/TheHive-Project/TheHive/issues/1551) - [Feature Request] Add the ability to directly close a task [\#1727](https://github.com/TheHive-Project/TheHive/issues/1727) - [Question] Tags and custom fields can be seen across organisations / potential for data leakage [\#1778](https://github.com/TheHive-Project/TheHive/issues/1778) - [Feature Request] Allow user to reorder case templates, or display them in alphabetic order [\#1787](https://github.com/TheHive-Project/TheHive/issues/1787) - [Repository] Improve github issue templates [\#1840](https://github.com/TheHive-Project/TheHive/issues/1840) **Fixed bugs:** - Can not view or delete alert when delete the case that created by Import Alert [\#1123](https://github.com/TheHive-Project/TheHive/issues/1123) - Imported Alerts Cannot be Deleted [\#1201](https://github.com/TheHive-Project/TheHive/issues/1201) - [Bug] Creating Cases via API ignores the owner field [\#1473](https://github.com/TheHive-Project/TheHive/issues/1473) - [Bug] Missing cases migrating from TH3 to TH4 [\#1682](https://github.com/TheHive-Project/TheHive/issues/1682) - [Bug] Attachment files are not deleted from local filesystem storage when logs is deleted [\#1687](https://github.com/TheHive-Project/TheHive/issues/1687) - [Bug] Impossible to switch organization if organization name contains an accent [\#1741](https://github.com/TheHive-Project/TheHive/issues/1741) - [Bug] Filtering issue [\#1753](https://github.com/TheHive-Project/TheHive/issues/1753) - Identical URL Observables can still be added multiple times to the same case [\#1756](https://github.com/TheHive-Project/TheHive/issues/1756) - [Bug] Integrity checks for user deduplication is not run when an user is added [\#1759](https://github.com/TheHive-Project/TheHive/issues/1759) - [Bug] Deleting a shared case on org2 doesn't delete task from the Org1 resulting in log spam and undeletable task [\#1767](https://github.com/TheHive-Project/TheHive/issues/1767) - [Bug] Fix pivoting from donuts to search pages on custom fields based widgets [\#1777](https://github.com/TheHive-Project/TheHive/issues/1777) - [Bug] Unable to migrate to TH 4.0.5 [\#1785](https://github.com/TheHive-Project/TheHive/issues/1785) - [Bug] Elapsed time for re-opened cases is showed as "closed". [\#1796](https://github.com/TheHive-Project/TheHive/issues/1796) - [Bug] Observables list doesn't reload [\#1802](https://github.com/TheHive-Project/TheHive/issues/1802) - [Bug] Error in handling users included in many organisations [\#1803](https://github.com/TheHive-Project/TheHive/issues/1803) - [Bug] Organisation users list doesn't include update date [\#1805](https://github.com/TheHive-Project/TheHive/issues/1805) - [Bug] Reveal API key not working for users with profile analyst [\#1806](https://github.com/TheHive-Project/TheHive/issues/1806) - [Bug] Observables not present in some events imported from MISP [\#1819](https://github.com/TheHive-Project/TheHive/issues/1819) - [Bug] Migration: parameter input is unusable [\#1827](https://github.com/TheHive-Project/TheHive/issues/1827) - [Bug] Migration of caseTemplate without task fails [\#1828](https://github.com/TheHive-Project/TheHive/issues/1828) - [Bug] - Use API v1 to fetch observable job history [\#1838](https://github.com/TheHive-Project/TheHive/issues/1838) - [Bug] File observables with special character in name can not be downloaded [\#1842](https://github.com/TheHive-Project/TheHive/issues/1842) - [Bug] Shared dashboards are not editable [\#1849](https://github.com/TheHive-Project/TheHive/issues/1849) - [Bug] Disable the Audit search section [\#1851](https://github.com/TheHive-Project/TheHive/issues/1851) 2021-03-19T16:44:30+00:00 TheHive 4.1.1 TheHive 4.1.1 2021-03-23T14:20:34+00:00 **Implemented enhancements:** - [Feature Request] Include organisation ID in webhooks [\#1865](https://github.com/TheHive-Project/TheHive/issues/1865) **Closed issues:** - [Bug] Importing the ATT&CK library fails on 4.1 [\#1862](https://github.com/TheHive-Project/TheHive/issues/1862) - Thehive4.1.0 Issues with Lucene [\#1863](https://github.com/TheHive-Project/TheHive/issues/1863) **Fixed bugs:** - [Bug] TheHive doesn't start if webhook is configured without authentication [\#1859](https://github.com/TheHive-Project/TheHive/issues/1859) - [Bug] Migration fails from 4.0.5 to 4.1 [\#1861](https://github.com/TheHive-Project/TheHive/issues/1861) - [Bug] Filter by "IMPORTED" does not work [\#1866](https://github.com/TheHive-Project/TheHive/issues/1866) - [Bug] TheHive doesn't start in cluster mode (serializer is missing) [\#1868](https://github.com/TheHive-Project/TheHive/issues/1868) - [Bug] Full-text search is slow [\#1870](https://github.com/TheHive-Project/TheHive/issues/1870) 2021-03-23T14:20:34+00:00 TheHive 4.1.2 TheHive 4.1.2 2021-03-29T17:05:02+00:00 **Implemented enhancements:** - [Feature Request] Add case search by TTP [\#1893](https://github.com/TheHive-Project/TheHive/issues/1893) **Fixed bugs:** - [Bug] Slow loading of TheHive because of Tags [\#1869](https://github.com/TheHive-Project/TheHive/issues/1869) - [Bug] After migration from 4.0.5 to 4.1.0 old tasklogs are not returned by "/api/v1/query?name=case-task-logs" query [\#1875](https://github.com/TheHive-Project/TheHive/issues/1875) - Dashboards - custom fields [\#1877](https://github.com/TheHive-Project/TheHive/issues/1877) - [Bug] TH 4.1.1 : Filter by "IMPORTED" does not work for alerts imported into existing cases [\#1891](https://github.com/TheHive-Project/TheHive/issues/1891) - [Bug] Fix the S3 configuration options [\#1892](https://github.com/TheHive-Project/TheHive/issues/1892) - [Bug] All attachments in task logs disappeared following upgrade to 4.1.1 [\#1894](https://github.com/TheHive-Project/TheHive/issues/1894) - [Bug] Continued performance issues after upgrade to 4.1.1 [\#1896](https://github.com/TheHive-Project/TheHive/issues/1896) - [Bug] Fix issues dashboard list [\#1901](https://github.com/TheHive-Project/TheHive/issues/1901) - [Bug] Migration tool migrates unsupported elastic index [\#1907](https://github.com/TheHive-Project/TheHive/issues/1907) - [Bug] Folder permissions are not correctly set in docker image [\#1908](https://github.com/TheHive-Project/TheHive/issues/1908) 2021-03-29T17:05:02+00:00 TheHive 4.1.3 TheHive 4.1.3 2021-04-12T16:25:05+00:00 **Implemented enhancements:** - [Improvement] Cleanup deprecated filter usage [\#1922](https://github.com/TheHive-Project/TheHive/issues/1922) - [Improvement] Make the property "Imported" in alerts optimised for index [\#1923](https://github.com/TheHive-Project/TheHive/issues/1923) - [Feature Request] Display case templates in alphabetic order in "New case" menu [\#1925](https://github.com/TheHive-Project/TheHive/issues/1925) - [Enhancement] Prevent the application to start if database initialisation fails [\#1935](https://github.com/TheHive-Project/TheHive/issues/1935) - [Enhancement] Improve performance [\#1946](https://github.com/TheHive-Project/TheHive/issues/1946) - [Enhancement] Remove blocking queries in some UI pages [\#1948](https://github.com/TheHive-Project/TheHive/issues/1948) - [Enhancement] Use polluingDuration config from the UI [\#1951](https://github.com/TheHive-Project/TheHive/issues/1951) - [Enhancement] Disable confirm buttons in import dialogs [\#1953](https://github.com/TheHive-Project/TheHive/issues/1953) - [Enhancement] Add environment file in service [\#1954](https://github.com/TheHive-Project/TheHive/issues/1954) **Fixed bugs:** - [Bug] Add "Not assigned" to Assignee field on task page for tasks without an assigned user [\#1508](https://github.com/TheHive-Project/TheHive/issues/1508) - [Bug] (Still) slow loading of list-tags endpoint with 4.1.2 [\#1914](https://github.com/TheHive-Project/TheHive/issues/1914) - [Bug] Aggregation on custom fields provides incorect result [\#1921](https://github.com/TheHive-Project/TheHive/issues/1921) - [Bug] Very slow load of Case Task list in UI in 4.1.2 [\#1927](https://github.com/TheHive-Project/TheHive/issues/1927) - [Bug] Task "Take" Button not working [\#1931](https://github.com/TheHive-Project/TheHive/issues/1931) - [Bug] Cluster: new nodes fail to start when the oldest node has been restarted [\#1934](https://github.com/TheHive-Project/TheHive/issues/1934) - [Bug] Index status page is very slow [\#1936](https://github.com/TheHive-Project/TheHive/issues/1936) - [Bug] Update of color in tags [\#1950](https://github.com/TheHive-Project/TheHive/issues/1950) 2021-04-12T16:25:05+00:00 TheHive 4.1.4 TheHive 4.1.4 2021-04-15T15:36:53+00:00 **Implemented enhancements:** - [Feature Request] Sort case templates in alert Import drop down menu [\#1956](https://github.com/TheHive-Project/TheHive/issues/1956) - [Enhancement] Make alert deletion more robust [\#1967](https://github.com/TheHive-Project/TheHive/issues/1967) **Fixed bugs:** - [Bug] Alert counter refresh not working [\#1911](https://github.com/TheHive-Project/TheHive/issues/1911) - [Bug] Enabled or Disabled Taxonomies doesn't work [\#1957](https://github.com/TheHive-Project/TheHive/issues/1957) - [Bug] TheHive 4.1.3-1 Task in Case is not visible [\#1964](https://github.com/TheHive-Project/TheHive/issues/1964) - [Bug] Aggregation on custom fields provides incorect result (again) [\#1965](https://github.com/TheHive-Project/TheHive/issues/1965) - [Bug] TheHive startup times out if schema evolution is long [\#1966](https://github.com/TheHive-Project/TheHive/issues/1966) - [Bug] Default analyst rol cant add TTPs [\#1968](https://github.com/TheHive-Project/TheHive/issues/1968) - [Bug] Links section should not be empty in Observables details view [\#1972](https://github.com/TheHive-Project/TheHive/issues/1972) - [Bug] Deleting a shared rule case for org2 - deleting observables (sharing to org2) from the org1. [\#1973](https://github.com/TheHive-Project/TheHive/issues/1973) - [Bug] AddTagToArtifact operation not working in 4.1.3 [\#1974](https://github.com/TheHive-Project/TheHive/issues/1974) 2021-04-15T15:36:53+00:00 TheHive 4.1.5 TheHive 4.1.5 2021-06-03T19:06:46+00:00 ## [4.1.5](https://github.com/TheHive-Project/TheHive/milestone/74) (2021-06-03) **Implemented enhancements:** - [Enhancement] Improve API v1 [\#2010](https://github.com/TheHive-Project/TheHive/issues/2010) - [Enhancement] Improve integrity checks [\#2033](https://github.com/TheHive-Project/TheHive/issues/2033) - [Feature Request] Add the ability to copy data from a database to another [\#2042](https://github.com/TheHive-Project/TheHive/issues/2042) - [Feature Request] Add organisation name in responder data [\#2048](https://github.com/TheHive-Project/TheHive/issues/2048) - [Feature Request] Add alert updatable fields [\#2055](https://github.com/TheHive-Project/TheHive/issues/2055) **Closed issues:** - [Bug] API GET /api/alert fails when similarity is specified [\#1981](https://github.com/TheHive-Project/TheHive/issues/1981) **Fixed bugs:** - [Bug] Imported filter does not show alerts which are associated to removed cases [\#1940](https://github.com/TheHive-Project/TheHive/issues/1940) - [Bug] Observable already exists [\#1963](https://github.com/TheHive-Project/TheHive/issues/1963) - [Bug] using quick-filter "shared with my org" takes arround 90 seconds [\#1979](https://github.com/TheHive-Project/TheHive/issues/1979) - [Bug] Analyzer reports dissapear in 4.1.4 (observable already exists error) [\#1982](https://github.com/TheHive-Project/TheHive/issues/1982) - [Bug] Merge Into Case search by title not working [\#1983](https://github.com/TheHive-Project/TheHive/issues/1983) - [Bug] Able to merge alert into closed case, even though it is not allowed [\#1985](https://github.com/TheHive-Project/TheHive/issues/1985) - Custom Dashboards issue - see #1877 as reference [Bug] [\#2001](https://github.com/TheHive-Project/TheHive/issues/2001) - [Question] A security issue? [\#2008](https://github.com/TheHive-Project/TheHive/issues/2008) - [Bug] Case description edit button misplaced after description update [\#2012](https://github.com/TheHive-Project/TheHive/issues/2012) - [Bug] Analyzer list is not refreshing properly when organization change [\#2025](https://github.com/TheHive-Project/TheHive/issues/2025) - [Bug] Alert list constantly resets [\#2030](https://github.com/TheHive-Project/TheHive/issues/2030) - [Bug] Can't Delete Case Custom Field (contains [ character) After Migration [\#2043](https://github.com/TheHive-Project/TheHive/issues/2043) - [Bug] Unable to find case by Case Number [\#2044](https://github.com/TheHive-Project/TheHive/issues/2044) - [Bug] add TTP error message on the hive - 4.1.4-1 [\#2045](https://github.com/TheHive-Project/TheHive/issues/2045) - [Bug] Merge Into Case search by title not a real search [\#2049](https://github.com/TheHive-Project/TheHive/issues/2049) - [Bug] max-attributes param not working for MISP [\#2050](https://github.com/TheHive-Project/TheHive/issues/2050) - [Bug] Invalid output when a file observable already exist [\#2054](https://github.com/TheHive-Project/TheHive/issues/2054) 2021-06-03T19:06:46+00:00 TheHive 4.1.6 TheHive 4.1.6 2021-06-15T04:11:53+00:00 ## [4.1.6](https://github.com/TheHive-Project/TheHive/milestone/75) (2021-06-14) **Implemented enhancements:** - [Feature Request] Add API to repair database [\#2081](https://github.com/TheHive-Project/TheHive/issues/2081) **Fixed bugs:** - [Bug] Editing case template tasks incorrectly removes tasks [\#1926](https://github.com/TheHive-Project/TheHive/issues/1926) - [Bug] When creating cases from alerts via API, the same case number gets assigned to multiple distinct cases [\#1970](https://github.com/TheHive-Project/TheHive/issues/1970) - [Bug] src:MISP-ORG missing on MISP alerts [\#2058](https://github.com/TheHive-Project/TheHive/issues/2058) - [Bug] Analyzer reports dissapear in 4.1.5 (observable already exists error) [\#2059](https://github.com/TheHive-Project/TheHive/issues/2059) - [Bug] CaseNumber Conflict [\#2061](https://github.com/TheHive-Project/TheHive/issues/2061) - [Bug] Alert tags glitch after previewing alert [\#2062](https://github.com/TheHive-Project/TheHive/issues/2062) - [Bug] Case Template content mixed across organisations [\#2068](https://github.com/TheHive-Project/TheHive/issues/2068) - [Bug] /api/v1/<user.ID>/key returns 401/403 if user hasn't key [\#2069](https://github.com/TheHive-Project/TheHive/issues/2069) - [Bug] When API call returns failure, actual response depends on authentication methods [\#2070](https://github.com/TheHive-Project/TheHive/issues/2070) - [Bug] Deleting observables doesn't produce audit log [\#2076](https://github.com/TheHive-Project/TheHive/issues/2076) 2021-06-15T04:11:53+00:00 TheHive 4.1.7 TheHive 4.1.7 2021-07-05T20:02:34+00:00 ## [4.1.7](https://github.com/TheHive-Project/TheHive/milestone/76) (2021-07-05) **Implemented enhancements:** - [Enhancement] Copy the database even if the schema version doesn't match (with force flag) [\#2105](https://github.com/TheHive-Project/TheHive/issues/2105) **Fixed bugs:** - [Bug] Issue with Migration 3.5.1 -> 4.1.6 [\#2089](https://github.com/TheHive-Project/TheHive/issues/2089) - [Bug] Fix serialization for case number messages [\#2107](https://github.com/TheHive-Project/TheHive/issues/2107) - [Bug] Case is removed if the assignee is removed [\#2109](https://github.com/TheHive-Project/TheHive/issues/2109) 2021-07-05T20:02:34+00:00 TheHive 4.1.8 TheHive 4.1.8 2021-07-19T16:36:23+00:00 ## [4.1.8](https://github.com/TheHive-Project/TheHive/milestone/77) (2021-07-19) **Implemented enhancements:** - [Feature Request] Improve SSO user auto creation [\#2127](https://github.com/TheHive-Project/TheHive/issues/2127) - [Feature Request] Add simple improvements in alerts list [\#2129](https://github.com/TheHive-Project/TheHive/issues/2129) **Closed issues:** - typo in entrypoint man for "cortex-hostnames" [\#2114](https://github.com/TheHive-Project/TheHive/issues/2114) **Fixed bugs:** - [Bug] TheHive updates an alert from an updated MISP event but not the promoted Case [\#2110](https://github.com/TheHive-Project/TheHive/issues/2110) 2021-07-19T16:36:23+00:00 TheHive 4.1.9 TheHive 4.1.9 2021-07-23T15:51:56+00:00 ## [4.1.9](https://github.com/TheHive-Project/TheHive/milestone/78) (2021-07-23) **Implemented enhancements:** - [Enhancement] Add button for index rebuilding [\#2144](https://github.com/TheHive-Project/TheHive/issues/2144) **Fixed bugs:** - [Bug] MISP sync delete existing observables when updating existing Alert [\#2134](https://github.com/TheHive-Project/TheHive/issues/2134) - [Bug] Livestream emptied of audit logs after TheHive reboot [\#2135](https://github.com/TheHive-Project/TheHive/issues/2135) - [Bug] AddTagToCase operation does not work [\#2136](https://github.com/TheHive-Project/TheHive/issues/2136) 2021-07-23T15:51:56+00:00 TheHive 4.1.10 TheHive 4.1.10 2021-08-27T08:05:02+00:00 ## [4.1.10](https://github.com/TheHive-Project/TheHive/milestone/79) (2021-08-26) **Fixed bugs:** - [Bug] Reload last case number from database periodically [\#2182](https://github.com/TheHive-Project/TheHive/issues/2182) 2021-08-27T08:05:02+00:00 TheHive 4.1.11 TheHive 4.1.11 2021-10-07T03:17:17+00:00 ## [4.1.11](https://github.com/TheHive-Project/TheHive/milestone/81) (2021-10-06) **Implemented enhancements:** - [Feature Request] Add the ability to update type of observable [\#2125](https://github.com/TheHive-Project/TheHive/issues/2125) **Closed issues:** - [Bug] Editing Someone Else's Dashboard [\#2212](https://github.com/TheHive-Project/TheHive/issues/2212) **Fixed bugs:** - [Bug] Dashboard are shared in read only by default [\#2190](https://github.com/TheHive-Project/TheHive/issues/2190) - [Bug] Analyzer reports migration to 4.1.10 problem [\#2203](https://github.com/TheHive-Project/TheHive/issues/2203) 2021-10-07T03:17:17+00:00 TheHive 4.1.12 TheHive 4.1.12 2021-10-29T07:49:59+00:00 ## [4.1.12](https://github.com/TheHive-Project/TheHive/milestone/82) (2021-10-29) **Fixed bugs:** - [Bug] Upon case merge: missing webhook events about the operation performed on merged cases [\#1969](https://github.com/TheHive-Project/TheHive/issues/1969) - [Bug] Uploading zipped observables raises a ClassCastException [\#2224](https://github.com/TheHive-Project/TheHive/issues/2224) - [Bug] The search for an observable data is slow [\#2225](https://github.com/TheHive-Project/TheHive/issues/2225) - [Bug] Uploading files could cause TheHive crash with "too many open files" errror [\#2226](https://github.com/TheHive-Project/TheHive/issues/2226) - [Bug] Configuration containing endpoint with "authentication: none" cannot be written [\#2231](https://github.com/TheHive-Project/TheHive/issues/2231) 2021-10-29T07:49:59+00:00 TheHive 4.1.13 TheHive 4.1.13 2021-11-12T10:05:06+00:00 ## [4.1.13](https://github.com/TheHive-Project/TheHive/milestone/83) (2021-11-08) **Implemented enhancements:** - [Feature Request] Add API to link alert and case after a broken migration from TH3 [\#2238](https://github.com/TheHive-Project/TheHive/issues/2238) **Fixed bugs:** - [Bug] Migration breaks links between alerts and cases thus rendering all alert statuses as ignored [\#2232](https://github.com/TheHive-Project/TheHive/issues/2232) - [Bug] Search Section results missing (Observables) [\#2233](https://github.com/TheHive-Project/TheHive/issues/2233) - [Enhancement] Accept slash in attachment filename [\#2240](https://github.com/TheHive-Project/TheHive/issues/2240) 2021-11-12T10:05:06+00:00 TheHive 4.1.14 TheHive 4.1.14 2021-11-22T10:20:10+00:00 ## [4.1.14](https://github.com/TheHive-Project/TheHive/milestone/84) (2021-11-19) **Implemented enhancements:** - [FR] Add user/org in Analyzers requests parameters [\#2245](https://github.com/TheHive-Project/TheHive/issues/2245) - [Feature Request] Add sort capability on "Profile" field of a organisations users list [\#2246](https://github.com/TheHive-Project/TheHive/issues/2246) - [Feature Request] Add API for change observable from a type to another [\#2251](https://github.com/TheHive-Project/TheHive/issues/2251) **Fixed bugs:** - [Bug] Fix observable type inconsistencies [\#2248](https://github.com/TheHive-Project/TheHive/issues/2248) - [Bug] Send notification to all viewing organisations [\#2249](https://github.com/TheHive-Project/TheHive/issues/2249) - [Bug] Update the field caseId in alert when it is imported in case [\#2250](https://github.com/TheHive-Project/TheHive/issues/2250) - [Bug] Incomplete alert observable details in search page [\#2252](https://github.com/TheHive-Project/TheHive/issues/2252) 2021-11-22T10:20:10+00:00 TheHive 4.1.15 TheHive 4.1.15 2021-12-09T10:20:06+00:00 ## [4.1.15](https://github.com/TheHive-Project/TheHive/milestone/85) (2021-12-06) **Implemented enhancements:** - [Feature Request] Add query to retrieve audit from an object [\#2266](https://github.com/TheHive-Project/TheHive/issues/2266) - [Feature Request] Sort similar Alerts by Observables [\#2270](https://github.com/TheHive-Project/TheHive/issues/2270) - [Enhancement] Add space after the title prefix from case template [\#2278](https://github.com/TheHive-Project/TheHive/issues/2278) **Fixed bugs:** - [Bug] Search without sort make queries slow [\#2261](https://github.com/TheHive-Project/TheHive/issues/2261) - [Bug] Marking an alert as read do not update it's "updatedAt" field [\#2262](https://github.com/TheHive-Project/TheHive/issues/2262) - [Bug] dataType removal doesn't work [\#2263](https://github.com/TheHive-Project/TheHive/issues/2263) - [Bug] Fix index creation and rebuild [\#2265](https://github.com/TheHive-Project/TheHive/issues/2265) 2021-12-09T10:20:06+00:00 TheHive 4.1.16 TheHive 4.1.16 2021-12-20T07:08:59+00:00 ## [4.1.16](https://github.com/TheHive-Project/TheHive/milestone/86) (2021-12-17) **Implemented enhancements:** - [Feature Request] Remove persistent filters on "Similar Cases" tab [\#2282](https://github.com/TheHive-Project/TheHive/issues/2282) - [Enhancement] When observable data is too big, use hash [\#2288](https://github.com/TheHive-Project/TheHive/issues/2288) - Remove unnecessary log4j dependency [\#2291](https://github.com/TheHive-Project/TheHive/issues/2291) **Fixed bugs:** - [Bug] Index fails with immense terms [\#2289](https://github.com/TheHive-Project/TheHive/issues/2289) - [Bug] Marking an alert as read do not update it's "updatedAt" nor "updatedBy" field [\#2292](https://github.com/TheHive-Project/TheHive/issues/2292) 2021-12-20T07:08:59+00:00 TheHive 4.1.17 TheHive 4.1.17 2022-01-26T06:29:08+00:00 ## [4.1.17](https://github.com/TheHive-Project/TheHive/milestone/87) (2022-01-24) **Implemented enhancements:** - [Enhancement] Improve migration tool by accepting old versions of TheHive [\#2305](https://github.com/TheHive-Project/TheHive/issues/2305) - Security concern [\#2309](https://github.com/TheHive-Project/TheHive/issues/2309) **Fixed bugs:** - [Bug] Action 'mergeCase' not mapped in v0 [\#2304](https://github.com/TheHive-Project/TheHive/issues/2304) - Can't start after upgrade thehive4 (4.1.16-1) over (4.0.0-1) [Bug] [\#2308](https://github.com/TheHive-Project/TheHive/issues/2308) - [Bug] Notifications are executed several times [\#2317](https://github.com/TheHive-Project/TheHive/issues/2317) 2022-01-26T06:29:08+00:00 TheHive 4.1.18 TheHive 4.1.18 2022-02-07T13:53:30+00:00 ## [4.1.18](https://github.com/TheHive-Project/TheHive/milestone/88) (2022-02-07) **Implemented enhancements:** - [Enhancement] Integrity check improvement [\#2334](https://github.com/TheHive-Project/TheHive/issues/2334) - [Enhancement] Improve migration tool [\#2335](https://github.com/TheHive-Project/TheHive/issues/2335) **Fixed bugs:** - [Bug] "Character 8211 cannot match AsciiSet because it is out of range" error when downloading a report [\#1534](https://github.com/TheHive-Project/TheHive/issues/1534) - [Bug] Can add a "space" as observable [\#2324](https://github.com/TheHive-Project/TheHive/issues/2324) - [Bug]- Migration from Hive 3.4.4 to Hive 4.1.17 not working [\#2331](https://github.com/TheHive-Project/TheHive/issues/2331) - [Bug] Duplicated entities after "db.janusgraph.forceDropAndRebuildIndex: true" with Elasticsearch index [\#2333](https://github.com/TheHive-Project/TheHive/issues/2333) - [Bug] Query with parendId filter doesn't work (v0) [\#2336](https://github.com/TheHive-Project/TheHive/issues/2336) 2022-02-07T13:53:30+00:00 TheHive 4.1.19 TheHive 4.1.19 2022-04-07T14:43:23+00:00 ## [4.1.19](https://github.com/TheHive-Project/TheHive/milestone/89) (2022-04-07) **Implemented enhancements:** - Migrate hive3 to 4, migrate SSL error. Requesting SSL bypass option [\#2356](https://github.com/TheHive-Project/TheHive/issues/2356) - [Enhancement] Improve logging [\#2371](https://github.com/TheHive-Project/TheHive/issues/2371) **Fixed bugs:** - [Bug] Regression starting with 4.1.17 in the migration tool with certificate validation [\#2342](https://github.com/TheHive-Project/TheHive/issues/2342) - [Bug] Deadlock when the index backend changed [\#2351](https://github.com/TheHive-Project/TheHive/issues/2351) - [Bug][Security] TheHive4 libraries vulnerabilities [\#2362](https://github.com/TheHive-Project/TheHive/issues/2362) - [Bug] The Link given in /etc/thehive/application.conf says error. [\#2364](https://github.com/TheHive-Project/TheHive/issues/2364) - [Bug] An unshared case is still visible [\#2366](https://github.com/TheHive-Project/TheHive/issues/2366) - [Bug] Prevent custom field creation if it already exists [\#2367](https://github.com/TheHive-Project/TheHive/issues/2367) - [Bug] An user may exist without being member of any organisation [\#2368](https://github.com/TheHive-Project/TheHive/issues/2368) - [Bug] Tags can't be updated [\#2369](https://github.com/TheHive-Project/TheHive/issues/2369) - [Bug] Dashboarding on weeks provide incorrect results on specific dates [\#2370](https://github.com/TheHive-Project/TheHive/issues/2370) 2022-04-07T14:43:23+00:00 TheHive 4.1.20 TheHive 4.1.20 2022-05-16T12:06:25+00:00 ## [4.1.20](https://github.com/TheHive-Project/TheHive/milestone/90) (2022-05-16) **Implemented enhancements:** - [Enhancement] Improve artifact creation from responder operation [\#2383](https://github.com/TheHive-Project/TheHive/issues/2383) - [Enhancement] Accept operations in analyzer reports [\#2384](https://github.com/TheHive-Project/TheHive/issues/2384) - [Enhancement] Add queries to filter observables based on the type of object it belongs to [\#2385](https://github.com/TheHive-Project/TheHive/issues/2385) **Fixed bugs:** - [Bug] Unable to use AWS S3 as storage backend [\#2316](https://github.com/TheHive-Project/TheHive/issues/2316) - [Bug] Typo on migration elasticsearch http config [\#2374](https://github.com/TheHive-Project/TheHive/issues/2374) 2022-05-16T12:06:25+00:00 TheHive 4.1.21 TheHive 4.1.21 2022-06-22T11:21:10+00:00 ## [4.1.21](https://github.com/TheHive-Project/TheHive/milestone/91) (2022-06-22) **Fixed bugs:** - [Bug] S3 storage fails with old version of Minio [\#2388](https://github.com/TheHive-Project/TheHive/issues/2388) - [Bug ] Authentication Bypass Vulnerability [\#2391](https://github.com/TheHive-Project/TheHive/issues/2391) 2022-06-22T11:21:10+00:00 TheHive 4.1.22 TheHive 4.1.22 2022-07-01T15:00:56+00:00 ## [4.1.22](https://github.com/TheHive-Project/TheHive/milestone/93) (2022-07-01) **Implemented enhancements:** - [Enhancement] Add check on user role [\#2401](https://github.com/TheHive-Project/TheHive/issues/2401) **Fixed bugs:** - [Bug] Use dedicated stream topic for stream dispatcher subscription [\#2400](https://github.com/TheHive-Project/TheHive/issues/2400) 2022-07-01T15:00:56+00:00 TheHive 4.1.23 TheHive 4.1.23 2022-08-30T07:28:56+00:00 ## [4.1.23](https://github.com/TheHive-Project/TheHive/milestone/94) (2022-07-22) **Fixed bugs:** - [Bug] system user can be deleted by integrity checks [\#2406](https://github.com/TheHive-Project/TheHive/issues/2406) 2022-08-30T07:28:56+00:00 TheHive 4.1.24 TheHive 4.1.24 2022-09-13T07:48:11+00:00 ## [4.1.24](https://github.com/TheHive-Project/TheHive/milestone/95) (2022-09-12) **Fixed bugs:** - [Bug] All analyzers become unavailable when an analyzer is updated [\#2420](https://github.com/TheHive-Project/TheHive/issues/2420) 2022-09-13T07:48:11+00:00