4.3.0
Big Changes
- IRIS Support
- Improved (Repaired) screenshots and movies on mobile devices.
- Support for external event data
- More zoom
- Selecting the "Center Viewport" button now works for sub-disk images.
What's Changed
- Support external DONKI CME events
- Increase zoom level and fix issues with zooming in on sub-disk images like IRIS and XRT
- Fix issue where only half of the sub-disk image appears
- Make screenshots and movies align with mobile viewport
New Contributors
- @ayushkumarbhadani made their first contribution in #471
Maintainer Notes
- npm is now required on the hosting server as some React components have been added.
ant
is still used to build files. As long as npm is installed, ant will executenpm install
and transpile the React components without any further involvement.
Full Changelog: 4.2.1...4.3.0