Skip to content

v0.6.4

Choose a tag to compare

@github-actions github-actions released this 03 Jul 12:55

Performance & maintenance

Another speed/robustness pass — no behaviour changes.

  • Instant rotation in the inspectors — rotating the image with the Aberration (Inspected) or Tilt window open no longer re-runs the full star analysis; the cached result is just re-projected, so it follows the image with no freeze.
  • Lower memory / less allocation in star detection and the PSF plate.
  • Hardening: the camera-RAW decoder now caps its unpack memory, so a malformed/decompression-bomb RAW can't exhaust memory while Explorer generates a thumbnail.
  • Internal: consolidated the shared median/MAD/quantile and grid-rotation helpers into single sources of truth (with a new round-trip test), reducing drift.

Every output (star counts, HFR, rendering) is byte-for-byte identical to v0.6.3.

Install: download WinStellarSetup-0.6.4.exe below and run it. Windows SmartScreen may warn on first run (the installer is not yet code-signed).

Full Changelog: v0.6.3...v0.6.4