Skip to content

Latest commit

 

History

History
96 lines (49 loc) · 4.63 KB

CHANGELOG.md

File metadata and controls

96 lines (49 loc) · 4.63 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.5.0 (2025-02-02)

Features

  • add urls query parameter (2536dd5)

3.4.0 (2023-08-22)

Features

  • add Activity Set group matching panel (0c2c26b)

Bug Fixes

  • account for device pixel ratio when rendering graphics (cbf0d50)
  • fix bug that prevents Activity Sets with root cycles from rendering (15b6246)
  • fix import bug that mixed up tactic and technique (05d94fe)
  • stop drag events from selecting text in Safari (d03b537)

3.3.2 (2022-06-30)

Bug Fixes

  • make file import score Activity Sets with an ActivitySetClassification, not an integer (2d78b7c)

3.3.1 (2022-04-29)

Bug Fixes

  • add missing field to archive file inject widget (174deaa)
  • correct Activity Set Information panel's primary text color (698244c)
  • truncate file_path from its start (instead of its end) (dc56689)

3.3.0 (2022-04-28)

Features

  • add archive content widget to details panel (bc1d376)
  • add product attribution display setting (3acd166)

Bug Fixes

  • prioritize nested ScrollBox over parent ScrollBox during scrollwheel (d1f020f)

3.2.0 (2022-04-14)

Features

  • add Activity Set Information panel (a28203b)
  • add improved selection system (45aa59a)

Bug Fixes

  • make selection tabs resolve activity set ids from nodes only (3b09d7c)

3.1.0 (2022-03-24)

Features

  • add Jump to Node window (3de060e)

Bug Fixes

  • add 'no items' fallback to import window's filters and results (076b6d5)
  • disable text selection on date picker control (31f596c)
  • disable text selection on import window's section titles (c7375fa)
  • make import window's id field automatically focus when window opens (21d1714)
  • make import window's id field submit when enter key pressed (ef13e42)
  • rename Release Notes to Change Log (58b0716)
  • switch activity set score display to binary classes (e00b5fb)

3.0.0 (2022-03-23)

⚠ BREAKING CHANGES

  • major UI and performance improvements

Features

  • initial commit of Rey v3.0.0 (db61b98)