(page creation)
 
Line 26: Line 26:
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:
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:


* Setting a null rotation with crop (or passing the command `rotate 0 -nocrop`) would result in a crash. This has been fixed [https://gitlab.com/free-astro/siril/-/commit/8b1adaa2d5aca83ab7bd31c360b1e7c99b7aa28f for next 1.0]
* the find_cosme thing
* the find_cosme thing


</translate>
</translate>

Revision as of 23:37, 18 July 2022

Other languages:

Siril 1.0.3

Release date: June 28, 2022

This is the second minor update of the 1.0 branch. It fixes some of the problems identified in the 1.0.2 version, as listed in its page. Only one feature was added: the generalized hyperbolic transformation, as explained in the main version release article.

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.2

  • Fixed memory leak in PixelMath
  • Fixed memory leak in SER preview
  • Fixed error in seqsubsky
  • Fixed the start of two scripts from @ in succession
  • Fixed homogeneous image bitpix detection on stacking
  • Fixed dates in median and mean stack results
  • Fixed bug in stack of some float images
  • Fixed black point and clipping in asinh stretch function
  • Added new thread for background extraction that does not freeze UI, with a progressbar for RBF
  • Added generalised hyperbolic transform stretch method in Image Processing menu, based on algorithms proposed by David Payne in the astrobin forums

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:

  • Setting a null rotation with crop (or passing the command `rotate 0 -nocrop`) would result in a crash. This has been fixed for next 1.0
  • the find_cosme thing