Skip to content

Latest commit

 

History

History
91 lines (59 loc) · 1.76 KB

File metadata and controls

91 lines (59 loc) · 1.76 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.7] - 2025-06-27

Changes

  • Bump requests from 2.31.0 to 2.32.4
  • Bump jupyter_core to 5.8.1

[0.1.6] - 2025-06-27

Fix

  • Node size based on 'value' field

Changes

  • Bump urllib3 from 2.2.2 to 2.5.0
  • Bump requests from 2.32.2 to 2.32.4
  • Bump certifi from 2024.7.4 to 2025.6.15
  • Bump idna from 3.7 to 3.10
  • Update other dependencies

[0.1.5] - 2025-05-31

Changes

  • Bump tornado from 6.4 to 6.5.1
  • Bump h11 from 0.14.0 to 0.16.0
  • Bump jupyterlab from 4.1.5 to 4.2.5
  • Bump zipp from 3.18.1 to 3.19.1
  • Bump cryptography from 42.0.5 to 44.0.1

[0.1.4] - 2025-05-31

Changes

  • Lower minimum Python version to 3.10

[0.1.3] - 2025-03-08

Changes

  • Bump requests from 2.31.0 to 2.32.2
  • Bump jinja2 from 3.1.4 to 3.1.6

[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