Releases: albireox/boson
Releases · albireox/boson
0.0.4-alpha.24
- Add crash reporting to Sentry.
- Better handling of snapshots PDF loading and hostname.
- Tweaks to guider exposure time progress bar.
- Show HAL expose progress bars based on the
running_macros
keyword value.
0.0.4-alpha.23
- Add guider status chip in the guider window and improve responsiveness when the window is small.
- Add a progress bar for exposure time remaining when
fliswarm
is exposing.
0.0.4-alpha.22
- Expose macro now show expected exposure times and progress bars with ETR.
- Expose macro now only shows one exposure time box depending on the selected stages.
- Expose macro now uses APOGEE reads as exposure time for APOGEE.
- Macros now handle precondition stages.
- Improved HAL header section.
- Fix a bug when resetting the zoom to 1 in snapshots.
- Back to using default autoUpdater quite and install method.
- Several tweaks to style.
0.0.4-alpha.20
- Use
autoUpdater.quitAndInstall()
. This may not yet work with Big Sur. - Add scrollbars if snapshot is zoomed in.
- Fix a bug showing the acquisition valid chip.
0.0.4-alpha.19
- Improvements to loading of designs in HAL. Loading from queue is now functional.
- Fixes the colour of the title bar in Snapshots.
- Fixes some references to the go to field macro in the expose macro.
0.0.4-alpha.18
- Tweaks to guide and snapshots windows layouts.
- Guider table with measured and applied corrections, PID coefficients, and input boxes to command manual offsets.
0.0.4-alpha.16
This release adds search and highlighting to the snapshots window and solves an issue with packaging of react-pdf
.
0.0.4-alpha.14
- Uses
app.relanch()
instead ofautoUpdater.quiteAndInstall()
to try to circumvent issue with Big Sur. - Adds a chip with the status of the acquisition.
0.0.4-alpha.13
This version adds axes selection to the guider window and reports RMS and FWHM. It also fixes an issue with commands being failed after an error message.
0.0.4-alpha.9
Fix interval at which new releases are checked.