Skip to content

Latest commit

 

History

History
84 lines (67 loc) · 5.89 KB

CHANGELOG.md

File metadata and controls

84 lines (67 loc) · 5.89 KB

Changelog

Version 1.0.2 (07/07/2019)

Enhancements:

  • #116 Docker-compose build behind a HTTP proxy
  • #115 Add expanding to report description
  • #109 Import is really really slow
  • #85 Provide support for more Observable types

Bug Fixes:

  • #118 No module named "stix2"
  • #113 Add English as a language option for the Date selection widget
  • #101 Login redirection failed in Firefox ESR
  • #79 Left side bar does not automatically collapse

Version 1.0.1 (02/07/2019)

Enhancements:

  • #94 Provide pre-built Docker images from Docker Hub instead of building it
  • #93 Ulimit should be increase for elasticsearch
  • #92 Update the docker install documentation for data persistence
  • #91 Link broken releases.opencti.io

Bug Fixes:

  • #101 Login redirection failed in Firefox ESR
  • #82 Export in STIX2 fail the official stix2-validator
  • #80 System requirements

Version 1.0.0 (28/06/2019)

Enhancements:

  • #78 View the reports wrote by an organization
  • #71 Make draggable and resizable the widget in exploration workspaces
  • #68 Docker compose for development
  • #66 Connectors configuration
  • #64 Organisation : category
  • #63 Refactor exploration and start the work on analytics module
  • #60 Responsive grids and menu for display
  • #59 Refactor the knowledge right bar of all entities
  • #57 Observables : scoring/rating
  • #54 Observables : Unicity
  • #53 Observables methods in the Python library
  • #50 Courses of action management
  • #47 Create a MISP connector
  • #46 Create a connector template
  • #45 Implement the observables schema
  • #32 Change the knowledge overview with statistics instead of graphs
  • #26 Create charts in views
  • #25 Migrate the Grakn schema creation from loader to API
  • #24 Create a loader for STIX 2 json files
  • #23 Implement the CSV export of all lists of entities
  • #22 API events logs / audit logs
  • #19 Implement logout
  • #18 Create the documentation for manual installation
  • #17 Add subscriptions on any entity view (not list)
  • #16 Add README, Docker install and publish on Github
  • #15 Implement basic observables management
  • #14 Implement the user profile
  • #13 Handle default createdbyref on all entities
  • #12 Implement all knowledge entities CRUD
  • #11 Implement the global search field
  • #10 Implement the knowledge graph of a report
  • #8 Implement the report management (creation / edition / deletion)
  • #6 Create the OpenCTI website and explain the target vision
  • #5 Ensure that websocket (api, redis, ...) can be disable
  • #3 Add an error handling for disconnected users and more globally for CRUD
  • #1 Migrate security to @auth directive

Bug Fixes:

  • #51 Reconnect to Grakn server after lost connection
  • #35 Enhance the search function
  • #29 List view is stuck in dummy mode in some scenarios
  • #4 Fix case when user cannot logout