Skip to content

0.3.2

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Feb 19:08
· 102 commits to main since this release

✨ 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 or Expose 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