(→‎Siril 1.0.2: changing link to english)
(→‎Known issues: two new issues)
Line 26: Line 26:
* starting scripts from the command line of the GUI with <tt>@</tt> (as explained [[Siril:Commands#Introduction|here]]) only works one time - filed as [https://gitlab.com/free-astro/siril/-/issues/796 #796], fixed [https://gitlab.com/free-astro/siril/-/commit/5c8b3b7d2aaf625861e4893274a456e3997be0c3 for next 1.0]
* starting scripts from the command line of the GUI with <tt>@</tt> (as explained [[Siril:Commands#Introduction|here]]) only works one time - filed as [https://gitlab.com/free-astro/siril/-/issues/796 #796], fixed [https://gitlab.com/free-astro/siril/-/commit/5c8b3b7d2aaf625861e4893274a456e3997be0c3 for next 1.0]
* closing the background extraction window before having used it doesn't clean-up the preview properly, some actions become impossible until a preview is reopened, fixed [https://gitlab.com/free-astro/siril/-/commit/ef955f5fdd7c8d48baaf8813201c2a0564dcf5c3 for next 1.0]
* closing the background extraction window before having used it doesn't clean-up the preview properly, some actions become impossible until a preview is reopened, fixed [https://gitlab.com/free-astro/siril/-/commit/ef955f5fdd7c8d48baaf8813201c2a0564dcf5c3 for next 1.0]
* registering without rotation and unselected images will reselect them - fixed [https://gitlab.com/free-astro/siril/-/commit/2321cd6261da2306ed14cec0569c31d5f525658e for next 1.0]
* fixing a potential crash on headless registration which tried to draw stars - fixed [https://gitlab.com/free-astro/siril/-/commit/80f170440bbea137c41af8ba59508f1878f81cac for next 1.0]


</translate>
</translate>

Revision as of 14:58, 24 May 2022

Siril 1.0.2

Release date: May 16, 2022

This is the second minor update of the 1.0 branch. It fixes some of the problems identified in the 1.0.1 version, as listed in its page. The only feature to see some improvements as well is the Background Extraction, as explained in the new tutorial that features it.

The commands reference page for this version is the same as for 1.0.0: see the list of commands for siril-1.0.

Download

See the page of the main site for a detailed presentation of the version and download links.

Changes since 1.0.1

  • Added new RBF interpolation method in the background extraction tool
  • Removed file name length limit in conversion
  • Fixed crash in preprocess command if a quote was not closed in -bias= option
  • Fixed crash when star detection box was expanded past a border
  • Fixed crash in plot when X axis data contained negative values
  • Fixed numerous bugs in the background extraction tool
  • Fixed bug in PixelMath where only one char parameter where allowed
  • Fixed bug in FITS partial reader

Known issues

Inevitably, some problems exist in every release, even if we do our best to verify that everything works as expected. For convenience, here is a list of problems that have been found in this release:

  • starting scripts from the command line of the GUI with @ (as explained here) only works one time - filed as #796, fixed for next 1.0
  • closing the background extraction window before having used it doesn't clean-up the preview properly, some actions become impossible until a preview is reopened, fixed for next 1.0
  • registering without rotation and unselected images will reselect them - fixed for next 1.0
  • fixing a potential crash on headless registration which tried to draw stars - fixed for next 1.0