0.3.2
✨ Improved
- APO-33 Ask for confirmation before loading a preloaded design or running goto-field while an exposure is ongoing.
- Modifying the count of exposures in
Auto
orExpose
takes effect immediately without having to press Enter. A snackbar shows the updated count.
⚙️ Engineering
- HAL hooks have been moved to
src/renderer/hooks
- Added a
useIsExposing
hook that track whether BOSS and/or APOGEE are exposing. - Added a
SnackAlert
component.
Full Changelog: v0.3.1...v0.3.2