Releases: jvo203/fits_web_ql
Releases · jvo203/fits_web_ql
x265 v4
maintenance
- updated the dependencies
- recompiled WebAssembly with the latest Emscripten
maintenance
- updated the WebAssembly code to make it compile with the latest Emscripten WASM compiler
- updated dependencies
maintenance
- dealt with a few deprecated functions from the updated Rust chrono package (
chrono::TimeDelta::seconds()
andchrono::NativeDateTime::from_timestamp_opt()
) - client JavaScript: changed the format of the FITS file size to the base-2 IEC binary
- updated dependencies
maintenance
- replaced ":" with "-" in the filename of a resulting tar archive to be downloaded during RGB-composite partial FITS downloads (macOS does not handle colons in filenames)
- updated dependencies
spectrum binning 2
- spectrum binning: replaced the Largest Triangle Three Buckets downsampling with true binning (averaging adjacent values)
- updated dependencies
spectrum binning
- added a new spectrum binning functionality (see a menu setting Preferences / spectrum binning)
a Firefox workaround
- fixed a long-standing "disappearing menu" issue in Firefox (worked around a Firefox CSS hover bug)
- updated dependencies
Google Analytics
- removed Google Analytics
- updated dependencies
new NRO45M data
- added support for newly-released NRO45M data
- started loading the client-side JavaScript library d3.js from the global Content Delivery Network (CDN)
- updated dependencies