Skip to content

v3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Nov 06:07
· 8 commits to main since this release

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