Releases: HSF/phoenix
v3.0.3
v3.0.2
v3.0.1
v3.0.0
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
2.17.0 (2024-11-21)
Note: Version bump only for package root
v2.16.0
2.16.0 (2024-03-24)
Note: Version bump only for package root
v2.15.2
v2.15.1
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
2.15.0 (2024-03-21)
Bug fixes
- fix dev deployment
- Use mergeGeometries since mergeBufferGeometries is deprecated
- Fix IOOptionsDialogComponent tests
- We migrated master to main - fix this in a few places
- fix #591 - color should be int not string
- Resurrected (and improved) tooltip for cycle event tool
Features
- Auto reload feature for cycle-event component
- Add cartesian grid option
- Adding possibility to specify opacity for a calorimeter cell.
- Implemented size checking in make-picture
- Add a functionality to show 3d points and distance, and to translate cartesian grid
- Allowed to specify "no-cache" for file loading
- Update threejs to 0.162
- Update to Angular 17
Documentation
- add: docs for automated release through GitHub Actions
- Add Yarn2 info to README](#584)
- Add a reference to the Belle II event display based on Phoenix
Full Changelog: v2.14.1...v2.15.0