Skip to content

Latest commit

 

History

History
57 lines (35 loc) · 1.09 KB

CHANGELOG.md

File metadata and controls

57 lines (35 loc) · 1.09 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.1.3] - Unreleased

Changes

  • Bump requests from 2.31.0 to 2.32.2

[0.1.2] - 2024-07-07

Changes

  • Bump certifi from 2024.2.2 to 2024.7.4
  • Bump jinja2 from 3.1.3 to 3.1.4
  • Bump urllib3 from 2.2.1 to 2.2.2
  • Bump idna from 3.6 to 3.7

[0.1.1] - 2024-07-07

Fixed

  • CVE-2024-39689 in Certifi

[0.1.0] - 2024-04-03

Added

  • STIX Observable Objects
  • Custom SDO default icon
  • Display of the JSON content when a node is selected in the graph
  • Filtering by STIX field

Changed

  • Removed node title with JSON content
  • Graph creation when the html is about to be generated

[0.0.3] - 2024-03-03

Changed

  • Code refactoring for PEP8 compliance
  • Renamed module for PEP8 compliance

[0.0.2] - 2024-03-03

Changed

  • Update project description and README

[0.0.1] - 2024-03-03

Added

  • First package version