No edit summary
No edit summary
 
(26 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages />
<translate>
=Siril 0.9.4= <!--T:1-->
=Siril 0.9.4= <!--T:1-->
'''Release date: ..., 2016.'''
'''Release date: Aug 17, 2016.'''


<!--T:2-->
<!--T:7-->
This release is the fourth stability release for the 0.9 branch. Its SVN revision is ''....'', but it also has an SVN tag: [https://free-astro.org/svn/siril/tags/0.9.4 0.9.4]. Stability updates and minor improvements occur in the dedicated [https://free-astro.org/svn/siril/branches/0.9 0.9 branch].
This release is the fourth stability release for the 0.9 branch. Its SVN revision is ''1496'', but it also has an SVN tag: [https://free-astro.org/svn/siril/tags/0.9.4 0.9.4]. Stability updates and minor improvements occur in the dedicated [https://free-astro.org/svn/siril/branches/0.9 0.9 branch].


<!--T:3-->
<!--T:8-->
Downloads:
Downloads:
* Source package: [https://free-astro.org/download/siril-0.9.4.tar.bz2 siril-0.9.4.tar.bz2]
* Source package: [https://free-astro.org/download/siril-0.9.4.tar.bz2 siril-0.9.4.tar.bz2]
* Linux Mint (17.3): [https://free-astro.org/download/siril_0.9.4-1_amd64-rafaela.deb 64 bits]
* Ubuntu (16.04) and Linux Mint 18: [https://free-astro.org/download/siril_0.9.4-1_amd64-xenial.deb 64 bits]
* Debian stable: [https://free-astro.org/download/siril_0.9.4-1_amd64-jessie.deb 64 bits]
* Debian stable: [https://free-astro.org/download/siril_0.9.4-1_amd64-jessie.deb 64 bits]
* Debian testing: [https://free-astro.org/download/siril_0.9.4-1_amd64-stretch.deb 64 bits]
* Ubuntu 16.04 / Linux Mint 18.XX:
    sudo add-apt-repository ppa:lock042/siril
    sudo apt-get update
    sudo apt-get install siril
* Fedora 24: [https://free-astro.org/download/siril-0.9.4-2.fc24.x86_64.rpm 64 bits], other versions [http://koji.russianfedora.pro/koji/packageinfo?packageID=232 here]
* Mageia 5: [https://free-astro.org/download/siril-0.9.4-1.mga5.x86_64.rpm 64 bits]
* Arch Linux: [https://aur.archlinux.org/packages/siril/ All].


<!--T:5-->
<!--T:9-->
See the [[Siril:install|installation page]] for help on dependencies and compilation.
See the [[Siril:install|installation page]] for help on dependencies and compilation.


==What's new in Siril 0.9.4== <!--T:6-->
==What's new in Siril 0.9.4== <!--T:6-->
Siril '''0.9.4''' is a stability release: it contains a few critical bug fixes over to the previous version, [[Siril:0.9.3|0.9.3]] ans some new features:
Siril '''0.9.4''' is a stability release: it contains some bug fixes over to the previous version, [[Siril:0.9.3|0.9.3]] and some new features:
* Issues with SER in generic processing function
* Fixed issues with SER in generic processing function
* Unable to open FITS when filename has parenthesis
* Fixed inability to open FITS when filename had parenthesis
* Selecting new images doesn't update the number of selected images
* Fixed selecting new images did not update the number of selected images
* Histogram sliders lag on OS-X
* Fixed histogram sliders lag on OS-X
* Message "Error in highest quality accepted for sequence processing....." during stack of %, even if quality data are computed
* Fixed message "Error in highest quality accepted for sequence processing....." during stack of %, even if quality data are computed
* Read and write SER timestamps in trailer
* Fixed sequence export to SER with unselected images
* Resize exported sequence
* Fixed global star alignment with angle close to 180deg
* Global star alignment does not work with angle close to 180deg
* Fixed undo cosmetic correction
* Cannot undo cosmetic correction
* Fixed crash in peaker function
* Crash in peaker function
* Fixed aborting global star registration summary
* Aborting global star registration leads to wrong summary
* Fixed sequence list which was unreadable with dark GTK theme  
* Sequence list is unreadable with dark GTK theme  
* Fixed the update of the list of images
* Update of the list of images




* Histogram: add an option for logarithm scale
<!--T:10-->
* Use siril.desktop in archlinux
* Added support of internationalization:
* Internationalization of Siril
** French
* Commands for arithmetic operations with immediate values instead of files
** Dutch
* Sequence export to SER with unselected images fails
** Chinese
* Added support for avi output
** Italian
* Allowing users to make a selection for global star registration
** Arabic
* Option for logarithm scale in histogram transformation
* Add siril.desktop in archlinux
* Added support for exporting sequence in avi format
* Option to make a selection for global star registration in a smaller region
* Read commands from a file
* Read commands from a file
* Option to follow star in registration
* Option to follow star in registration
* Added support for resizing exported sequence
* Added support for reading and writing SER timestamps
* Added support for RGB alignment
* Added functionality to fix broken (0 framecount) SER files




<!--T:7-->
<!--T:11-->
'''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 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.


</translate>
</translate>

Latest revision as of 09:20, 14 September 2016

Other languages:

Siril 0.9.4

Release date: Aug 17, 2016.

This release is the fourth stability release for the 0.9 branch. Its SVN revision is 1496, but it also has an SVN tag: 0.9.4. Stability updates and minor improvements occur in the dedicated 0.9 branch.

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

Siril 0.9.4 is a stability release: it contains some bug fixes over to the previous version, 0.9.3 and some new features:

  • Fixed issues with SER in generic processing function
  • Fixed inability to open FITS when filename had parenthesis
  • Fixed selecting new images did not update the number of selected images
  • Fixed histogram sliders lag on OS-X
  • Fixed message "Error in highest quality accepted for sequence processing....." during stack of %, even if quality data are computed
  • Fixed sequence export to SER with unselected images
  • Fixed global star alignment with angle close to 180deg
  • Fixed undo cosmetic correction
  • Fixed crash in peaker function
  • Fixed aborting global star registration summary
  • Fixed sequence list which was unreadable with dark GTK theme
  • Fixed the update of the list of images


  • Added support of internationalization:
    • French
    • Dutch
    • Chinese
    • Italian
    • Arabic
  • Option for logarithm scale in histogram transformation
  • Add siril.desktop in archlinux
  • Added support for exporting sequence in avi format
  • Option to make a selection for global star registration in a smaller region
  • Read commands from a file
  • Option to follow star in registration
  • Added support for resizing exported sequence
  • Added support for reading and writing SER timestamps
  • Added support for RGB alignment
  • Added functionality to fix broken (0 framecount) SER files


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.