Marked this version for translation |
releasing 0.9.5 |
||
Line 2: | Line 2: | ||
<translate> | <translate> | ||
=Siril 0.9.5= <!--T:1--> | =Siril 0.9.5= <!--T:1--> | ||
'''Release date: Nov | '''Release date: Nov 28, 2016.''' | ||
<!--T:2--> | <!--T:2--> | ||
Line 9: | Line 9: | ||
<!--T:3--> | <!--T:3--> | ||
Downloads: | Downloads: | ||
* Source package: [https://free-astro.org/download/siril-0.9. | * Source package: [https://free-astro.org/download/siril-0.9.5.tar.bz2 siril-0.9.5.tar.bz2] | ||
* Debian stable: [https://free-astro.org/download/siril_0.9.5-1_amd64-jessie.deb 64 bits] | * Debian stable: [https://free-astro.org/download/siril_0.9.5-1_amd64-jessie.deb 64 bits soon] | ||
* Debian testing: [https://free-astro.org/download/siril_0.9.5-1_amd64-stretch.deb 64 bits] | * Debian testing: [https://free-astro.org/download/siril_0.9.5-1_amd64-stretch.deb 64 bits soon] | ||
* Ubuntu 16.04 / Linux Mint 18.XX: | * Ubuntu 16.04 / Linux Mint 18.XX: | ||
sudo add-apt-repository ppa:lock042/siril | sudo add-apt-repository ppa:lock042/siril | ||
sudo apt-get update | sudo apt-get update | ||
sudo apt-get install siril | sudo apt-get install siril | ||
* Fedora 24: [https://free-astro.org/download/siril-0.9.5-1.fc24.x86_64.rpm 64 bits], other versions [http://koji.russianfedora.pro/koji/packageinfo?packageID=232 here] | * Fedora 24: [https://free-astro.org/download/siril-0.9.5-1.fc24.x86_64.rpm 64 bits soon], other versions [http://koji.russianfedora.pro/koji/packageinfo?packageID=232 here soon] | ||
* Mageia 5: [https://free-astro.org/download/siril-0.9.5-1.mga5.x86_64.rpm 64 bits] | * Mageia 5: [https://free-astro.org/download/siril-0.9.5-1.mga5.x86_64.rpm 64 bits soon] | ||
* Arch Linux: [https://aur.archlinux.org/packages/siril/ All]. | * Arch Linux: [https://aur.archlinux.org/packages/siril/ All]. | ||
Revision as of 23:03, 28 November 2016
Siril 0.9.5
Release date: Nov 28, 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: 0.9.5. Stability updates and minor improvements occur in the dedicated 0.9 branch.
Downloads:
- Source package: siril-0.9.5.tar.bz2
- Debian stable: 64 bits soon
- Debian testing: 64 bits soon
- 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: 64 bits soon, other versions here soon
- Mageia 5: 64 bits soon
- Arch Linux: All.
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.