Releases: ITM-Kitware/align-browser
Releases · ITM-Kitware/align-browser
v0.8.0
v0.7.0
v0.6.0
v0.5.0
0.5.0 (2025-07-22)
Features
- add multi-KDMA support for experiment parsing and frontend (ad7a220)
- add URL parameter validation against manifest creation date (702ae05)
Bug Fixes
- correct source index usage for mixed KDMA experiments (be8ce1d)
- enable KDMA delete buttons when valid combinations exist (190d073)
- improve Add KDMA button logic to check valid combinations (06be9fa)
- remove pypi environment requirement from release workflow (e87f724)
- repair run variant dropdown using existing parameter system (a5e78d6)
- resolve URL state initialization issues for pinned runs (09d5650)
- restrict KDMA sliders to valid values using HTML5 constraints (75746d8)
- show only valid KDMA types in dropdown selection (698abc1)
v0.4.0
v0.3.0
0.3.0 (2025-07-15)
Features
- add comprehensive CI workflow for lint and tests (826dedf)
- add recursive experiment directory parsing with OUTDATED filtering (0234a2b)
- improve UI styling and KDMA labeling (ca149fc)
Bug Fixes
- add directory existence check in build.py (06dba34)
- build: free the network port faster (a9f9f8f)
- build: in dev mode serve from static directory (d1e69f6)
- KDMA default value issue for pipeline_baseline multi-KDMA combinations (9d5e85d)
- KDMA delete button asymmetric behavior and slider race conditions (d16ff56)
- make tests completely deterministic (e72fff3)
v0.2.1
v0.2.0
v0.1.0
0.1.0 (2025-07-10)
Features
- add automated PyPI publishing with semantic versioning (936188a)
- add comparison feature foundation with pin functionality (a3854d8)
- add comprehensive URL state management and fix frontend tests (99f3a79)
- add editable ADM type selectors to pinned run table cells (Phase 5B) (0d5ec97)
- build script and static app files (23d9c75)
- enhance build script with HTTP server and network support (004b2e7)
- extract parameter validity logic into reusable functions (Phase 1) (c094946)
- generalize pinned run update code and fix removal persistence (8688b5b)
- implement comprehensive comparison table with enhanced UX (e78164b)
- implement editable KDMA value controls in pinned run table cells (Phase 5D) (47c52b6)
- implement editable LLM selectors in pinned run table cells (Phase 5A) (d2b7f1c)
- implement editable scenario selectors in pinned run table cells (Phase 5C) (ac3c64f)
- implement parameter auto-correction system (Phase 2) and fix KDMA behaviors (90cc0a1)
- implement run ID context system for multi-run parameter management (Phase 4) (453322e)
- implement side-by-side comparison display (Step 2) (18df132)
- move static elements to HTML template and improve layout (30b495d)
- remove header and simplify HTML structure (b5287a2)
- remove sidebar and implement auto-pin first column with add column functionality (3efe846)
- reorganize run column cell order and clean up parameter categories (39f95f4)
- replace KDMA dropdown with slider in table cells to match sidebar (20f989b)
- simplify results display and move scores to sidebar (e0f8821)
- update branding and fix score consistency (548f82c)
Bug Fixes
- add required permissions for release-please workflow (c2d4545)
- improve add column functionality and prevent deletion of last column (f4dfbf0)
- improve JSON display width and increase scenario state text limit (44781f3)
- preserve natural ordering of scenario dropdown options (06f1fe8)
- prevent invalid KDMA combinations in table cell controls (fa41032)
- remove deprecated package-name parameter from release-please (41c734b)
- resolve KDMA table cell interaction bugs (2c5529e)
- update version file in release-please config (6d3d695)