Skip to content

4.4.3

Latest
Compare
Choose a tag to compare
@dgarciabriseno dgarciabriseno released this 01 Oct 18:03
· 15 commits to main since this release
8dc3eb1

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.

Many changes are test related as we continue to add more automated playwright tests.

Upgrade Guide

Update javascript bundle with cd resources/build && ant

What's Changed

Full Changelog: 4.4.2...4.4.3