Skip to content

v1.2.0

Choose a tag to compare

@ArtTrail ArtTrail released this 21 May 23:27
· 11 commits to master since this release

What's New in v1.2.0

New Features

  • 6 typed SIMBAD measurement sheets in batch export: SpT, Plx, Dist, PM, RV, Rot — each with proper SIMBAD column names; always created (shows 'no data' message when empty)
  • Target name column for coord-mode batch queries — optionally map a name column from your input file so the Target column in exports shows the star name instead of coordinates
  • Server cooldown during auto-run — automatic 45-second pause every 150 targets with status bar countdown, to prevent server timeouts on large batches
  • .xls file import — batch config now accepts Excel 97-2003 (.xls) files in addition to .xlsx and .csv
  • Coord-mode SIMBAD fix — changed INNER JOIN to LEFT JOIN so all stellar objects are returned, not just variable stars

Export Improvements

  • Freeze column A in addition to row 1 (cell B2 frozen) in all exported sheets
  • Center-align all headers and data cells in exports
  • SIMBAD sheets grouped together regardless of query mode
  • Gaia source IDs preserved as full integers (no precision loss)

UI Fixes

  • Left panel width no longer changes during auto-run as coordinate strings vary in length
  • Tab sizes are now consistent regardless of result count
  • Footer height and status font doubled in size for better readability