Releases: albireox/boson
Releases · albireox/boson
v0.5.1
v0.5.0
v0.4.9
v0.4.8
🚀 New
- Added a button to the Expose macro to cancel ongoing exposures.
✨ Improved
- Added option to not disable other macros in HAL when the auto-pilot is running.
v0.4.7
✨ Improved
- Add option to use different background colours for the various macros in HAL.
🔧 Fixed
- Fix theme mode in preferences.
v0.4.6
✨ Improved
- Support HAL 1.2.0.
v0.4.5
✨ Improved
- Added a new
Customsound mode that allows for assignment of a sound to all implemented sound triggers. After selecting theCustomsound mode you can also upload your own .wav or .mp3 files for use. - Added a drop down and play button to test available sounds. If sounds are listed but not playing use the
Remove Missing Soundsbutton to update the list. - Added the sound files from STUI to the default sounds list.
🔧 Fixed
- An error sound should no longer play when boson first starts.
v0.4.4
🏷️ Changed
- The
Guider Exp. Timebox in Go To Field is now empty by default, which will not issue the command with the--guider-timeflag. If the box is populated with an exposure time, the flag is issued. - Renamed
Auto ModetoAuto Pilot.
🔧 Fixed
- Sounds should now play in both the packaged and development versions.
⚙️ Engineering
- Reverted to using the internal
electronauto-updater, but now with some hooks that will show a dialog when a new version has been downloaded. This auto-updater does not allow to reject the update before it's downloaded. - Fixed an issue that often caused the GitHub
publishworkflow to hand during code-signing. - In macOS, package for
arm64,x64, anduniversalarchitectures.
v0.4.3
v0.4.1
✨ Improved
- Add preload ahead time box to auto mode.
- Set the
CommandButtoncolour toerrorwhen the command fails.
🔧 Fixed
- Fix the
LOADbutton in the preload banner not being clickable. - Fix
CommandButtonnot being clickable/cancellable while the command is running.