Skip to content

Releases: HSF/phoenix

v3.0.3

22 Nov 09:27
Compare
Choose a tag to compare

3.0.3 (2024-11-22)

Note: Version bump only for package root

v3.0.2

22 Nov 06:18
Compare
Choose a tag to compare

3.0.2 (2024-11-22)

Note: Version bump only for package root

v3.0.1

22 Nov 06:11
Compare
Choose a tag to compare

3.0.1 (2024-11-22)

Note: Version bump only for package root

v3.0.0

21 Nov 06:07
Compare
Choose a tag to compare

3.0.0 (2024-11-21)

This is a major update to Phoenix, including migrations to Angular 20.X, significant threejs changes (and update to latest version, v0.170), many bugfixes (especially to do with how the configuration and GUI work), and significant changes to how the library itself is structured and built.

See below for details.

Bugfixes
#673 - cannot set box hit color (#664)
#678 - fix zoom not working
#682 - fix screenshot icon missing (#654)
#686 - fix for buggy state (config) loading
#690 - fixes for jivexml loading
#692 - fix for reset cut not updating view

Improvements:

#656 - add support for zipped geometry files
#684 - optionally draw some tracks with thicker lines
#687 and #688 - improvements to labels and GUI sync
#696 - update to threejs v0.170, jsroot to 7.8.0 etc

v2.17.0

21 Nov 00:24
Compare
Choose a tag to compare

2.17.0 (2024-11-21)

Note: Version bump only for package root

v2.16.0

24 Mar 17:44
Compare
Choose a tag to compare

2.16.0 (2024-03-24)

Note: Version bump only for package root

v2.15.2

22 Mar 09:34
Compare
Choose a tag to compare

2.15.2 (2024-03-22)

Note: Version bump only for package root

v2.15.1

22 Mar 05:56
Compare
Choose a tag to compare

2.15.1 (2024-03-22)

This is a purely technical release, since there was an issue pushing the last release to npm.

Full Changelog: v2.15.1...v2.15.1

v2.15.0

v2.14.1

14 May 23:28
Compare
Choose a tag to compare

2.14.1 (2023-05-14)

Bug Fixes

  • configure git when trying to release (fc4ae96)