Skip to content

Releases: TheHive-Project/TheHive

2.10.2 Release

18 Apr 17:06
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Run all analyzers on multiple observables from observables view #174
  • Add CSRF protection #158
  • Persistence for task viewing options #157

Fixed bugs:

  • MISP import fails #169
  • Unauthenticated access to some pages doesn't redirect to login page #161
  • Disable readonly access to admin pages, for users without 'admin' role #160
  • Secure the usage of angular-ui-notification library #159
  • Pagination does not work with 100 results per page #152

Closed issues:

  • Observable Tags not displayed in 2.10.1 #155

2.10.1 Release

08 Mar 14:39
Compare
Choose a tag to compare

2.10.1 (2017-03-08)

Full Changelog

Implemented enhancements:

  • Remove the "Run all analyzers" option from observables list #141
  • Remove duplicate stream callbacks registration #138
  • Typo in quick filters #134
  • Display a warning when trying to merge an already merged case #129
  • Restyle avatar's upload button #126
  • Feature Request: Ansible build scripts #124
  • Add pagination component at the top of the task log #116
  • Disable buttons in MISP event's preview dialog #115
  • Make The Hive working on any URL path and not only / #114
  • Misleading MISP Event Date and Time #101
  • Upgrade to the last version of UI-Bootstrap UI library #79

Fixed bugs:

  • Fix OTXQuery report template #142
  • 401 HTTP responses don't trigger redirection to login page #140
  • Fix a JS issue related to inactivity dialog #139
  • Flow is not shown #127
  • Case merge does not close tasks in merged cases #118
  • Web UI doesn't refresh once a report template is deleted #113
  • Open log in new windows #108
  • Cannot add an observable which datatype has been added by an admin #106
  • Observables password hint does not reflect backend change #83

2.10.0 Release

01 Feb 16:05
Compare
Choose a tag to compare

2.10.0 (2017-02-01)

Full Changelog

Implemented enhancements:

  • Improve cases listing page #76
  • When closing a task, close the associated tab as well #66
  • Load the Current Cases View when Closing a Case #61
  • Externalize observable analysis #53
  • Changeable case owner #30
  • Make release process easier #28
  • Newly created case template not visible in NEW case until logout/login #26

Fixed bugs:

  • Template Limit Bug #105
  • Bug related case #97
  • Case TLP should be set to AMBER by default #96
  • User is not notified on MISP error #88
  • Locked users cannot be assignee of cases #77
  • Task descriptions from case templates are not applied #65
  • Add an already exist observable returns an unexpected error #63
  • Don't use deleted obserables to link cases #62
  • Assign a default role to new users and remove the ability to assign empty roles #60
  • Locked users are still able to log in #59
  • MISP events counter is not refreshed #58
  • Make sure to clear new task log editor #57
  • Missing markdown editor in case close dialog #42

Closed issues:

  • Update BuildGuide #102
  • Feature Request - Add Case Statistics by Severity #70
  • Use avatars in user profiles #69
  • Allow (un)set observable as IOC from the observable's page #68
  • Database schema update (v8) #67
  • Add support for more filetypes to PE_info analyser #54
  • Create an analyzer to get information about PE file #51
  • PhishTank Analyzer #40
  • OTX Analyzer #32

Merged pull requests:

2.9.2 Release

19 Jan 11:06
Compare
Choose a tag to compare

2.9.2 (2017-01-19)

Full Changelog

Fixed bugs:

  • docker image: $.post(...).success is not a function #95

2.9.1 Release

28 Nov 13:33
Compare
Choose a tag to compare

Changelog

Implemented enhancements:

  • Update logo and favicon #45
  • Inconsistent wording between the login and user management pages #44
  • MaxMind Analyzer 'Short Report' has hard-coded language #23
  • Don't update imported case from MISP if it is deleted or merged #22

Fixed bugs:

  • NPE occurs at startup if conf directory doesn't exists #41
  • Resource not found by Assets controller #38
  • Systemd startup script does not work #29
  • MISP event parsing error when it doesn't contain any attribute #25
  • Phantom tabs #18
  • The Action button of observables list is blank #15
  • Description becomes empty when you cancel an edition #13
  • Metric Labels Not Showing in Case View #10
  • chrome on os x - header alignment #5
  • Tags not saving when creating observable. #4

Closed issues:

  • Statistics based on Tags #37
  • Statistics on a per case template name / prefix basis #31
  • Observable Viewing Page #17
  • Case merging #14
  • Give us something to work with! #2

Merged pull requests: