No edit summary
(Created page with "Cette version est le cinquième correctif de stabilité pour la branche 0.9. Sa révision SVN est 1639 mais il y a aussi un tag [https://free-astro.org/svn/siril/tags/0.9.5 0....")
Line 3: Line 3:
'''Date de sortie: 28 Nov, 2016.'''
'''Date de sortie: 28 Nov, 2016.'''


This release is the fifth stability release for the 0.9 branch. Its SVN revision is ''xxx'', but it also has an SVN tag: [https://free-astro.org/svn/siril/tags/0.9.5 0.9.5]. Stability updates and minor improvements occur in the dedicated [https://free-astro.org/svn/siril/branches/0.9 0.9 branch].
Cette version est le cinquième correctif de stabilité pour la branche 0.9. Sa révision SVN est 1639 mais il y a aussi un tag [https://free-astro.org/svn/siril/tags/0.9.5 0.9.5]. Les mises à jour de stabilité et les améliorations mineures seront effectuées dans la [https://free-astro.org/svn/siril/branches/0.9 branche 0.9] dédiée.


Downloads:
Downloads:

Revision as of 12:50, 29 November 2016

Other languages:

Siril 0.9.5

Date de sortie: 28 Nov, 2016.

Cette version est le cinquième correctif de stabilité pour la branche 0.9. Sa révision SVN est 1639 mais il y a aussi un tag 0.9.5. Les mises à jour de stabilité et les améliorations mineures seront effectuées dans la branche 0.9 dédiée.

Downloads:

   sudo add-apt-repository ppa:lock042/siril
   sudo apt-get update
   sudo apt-get install siril

See the installation page for help on dependencies and compilation.

What's new in Siril 0.9.5

Siril 0.9.5 is mostly a stability release, it contains some bug fixes over to the previous version, 0.9.4 but also adds new features:

  • Implement a graph interface to display quality registration information
  • Export sequence to MP4
  • No X and Y binning value could lead to errors with fwhm
  • Retrieve Bayer pattern from RAW file
  • Add ComboBox for registration interpolation
  • Take reference image as normalisation reference
  • Statistics should not take into account black point
  • Fixed interpolation in global star registration that gave blurred results
  • Fixed FreeBSD intltool compilation fails
  • Fixed erroneous created sequence in registration with unselected images
  • Fixed compilation that failed on KFreeBSD

Note: support for films such as AVI has been dropped and many functions of Siril will not work for them, in favour of the SER format. This version of Siril provides a way to convert films into SER sequences, on which all Siril processing functions are supported.

Note: support for GIF file export has been dropped in favour of the mp4 or webm film format, which is a more modern way of handling animated image and also compatible with Web browsers.