Summary
This is a small bug fix patch. 3 issues have been fixed:
- Fixed an intermittent error with creating screenshots and movies. This would appear as an error saying the screenshot/movie cannot be created.
- Fixed an error that prevented downloading/playing large movies
- Fixed an issue where attempting to share the viewport fails intermittently when using the "base difference" option
One minor update has been made to the popup which shows the FITS Metadata:
- The sort button previously said "Abc", now says "Sort Labels" to be more clear.
Upgrade Guide
Only composer install
is needed after updating to this version.
What's Changed
- Fix unit tests by @dgarciabriseno in #415
- Fix out of memory error for download movies by @mudhoney in #414
- Add playwright tests to CI by @dgarciabriseno in #417
- Update helioviewer event interface by @dgarciabriseno in #416
Full Changelog: 4.4.2...4.4.3