Hi all,
today we are releasing release candidate 1 of Hugin 2025.0.0
Source tarball can be downloaded
Verify its checksums:
md5:
2097412a824a2d2dc5333a9f8033ccb3 hugin-2025.0rc1.tar.bz2
sha1:
2eb5fe179723c379ab274da1b8dc65e9ee428978 hugin-2025.0rc1.tar.bz2
This is a source code release.
Users communities produce executables for their respective platforms. Please announce them here.
(The release candidate 1 correspond to changeset cf857c87875cour repository, which is also tagged as 2025.0rc1).
Canges since 2025.0 beta 1
* Updated translations
* Fix top handling issue when optimizing
* hugin_toolbox stores its internal settings in a internal subfolder for better extension
* Fixes an assert when switching between mask and crop editor
* Fixes drawing of line cp in fast preview. Also draw for these cp now a straight line instead of a great arc.
* Fast preview: ignore line cp in layout mode.
Changes since 2024.0
The most changes are under the hood and affect mainly the builders.
Now
a C++17 compiler is needed. Therefore the boost library is not needed
anymore.
You may need newer version of some dependencies depending on the used compiler.
Also libjpeg and libpng are not needed when building the shared
version (which is the default).
wxWidgets 3.2 or later is now required. The code has be refactored to
follow the modern wxWidgets code style. With this change Hugin is now
using vector SVG files instead of raster PNG files for the toolboor and
buttons. This should improve the appearance on hdpi displays.
A new GUI has be added: hugin_toolbox. It provides a GUI for enfuse and for simple perspective correction.
Beside there are many small bugfixes.
Upgrading
from previous versions of Hugin should be seamless. If you do have
problems with old settings, these can be reset in the Preferences window
by clicking 'Load defaults'.
Windows binaries (64 bit) can be found at sourceforge:
MD5 checksum
dd4d0ea7c4ee9318424018bc4fb74217 Hugin-2025.0rc1-win64.msi