All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
- add
urls
query parameter (2536dd5)
3.4.0 (2023-08-22)
- add Activity Set group matching panel (0c2c26b)
- 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)
- make file import score Activity Sets with an ActivitySetClassification, not an integer (2d78b7c)
3.3.1 (2022-04-29)
- 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)
- add archive content widget to details panel (bc1d376)
- add product attribution display setting (3acd166)
- prioritize nested ScrollBox over parent ScrollBox during scrollwheel (d1f020f)
3.2.0 (2022-04-14)
- make selection tabs resolve activity set ids from nodes only (3b09d7c)
3.1.0 (2022-03-24)
- add Jump to Node window (3de060e)
- 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)
- major UI and performance improvements
- initial commit of Rey v3.0.0 (db61b98)