Hugin 2025.0 beta 1 released

44 views
Skip to first unread message

T. Modes

unread,
Oct 3, 2025, 3:10:58 AM (yesterday) Oct 3
to hugin and other free panoramic software
Hi all,

today we are releasing beta 1 of Hugin 2025.0.0

Source tarball can be downloaded
https://sourceforge.net/projects/hugin/files/hugin/hugin-2025.0/hugin-2025.0beta1.tar.bz2/download

Verify its checksums:
md5:
5ce87268bc9fa43a7bedd84f3d0e5813  hugin-2025.0beta1.tar.bz2
sha1:
02e70e93c817872c3ff30f5c206eabf3d469bcfb  hugin-2025.0beta1.tar.bz2


This is a source code release.
Users communities produce executables for their respective platforms. Please announce them here.

(The beta 1 correspond to changeset 2eb1e558a243 our repository, which is also tagged as 2025.0beta1).

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

Please test and report bug/issues to mailing list or bug tracker https://bugs.launchpad.net/hugin (so issues can be fixed before the final release).

Windows binaries (64 bit) can be found at sourceforge: 
https://sourceforge.net/projects/hugin/files/hugin/hugin-2025.0/Hugin-2025.0beta1-win64.msi/download

MD5 checksum
8a4d4ea7e3bbdbca42e4f1f8bff6fbe5  Hugin-2025.0beta1-win64.msi

Request for translators
Please update the translation file of your language. New strings have been added, mainly by hugin_toolbox.

Marius Loots

unread,
Oct 3, 2025, 3:13:51 AM (yesterday) Oct 3
to hugi...@googlegroups.com
New release!

Can I take a moment and give a big THANK YOU to all the developers.
Your time and dedication is highly appreciated.

Groetnis
Marius
mailto:marius...@up.ac.za
BMedSci (Hons) UP, PGCHE (UP) HCM (FPD)

add some chaos to your life and put the world in order
> --
> A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ
> ---
> You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to hugin-ptx+...@googlegroups.com.
> To view this discussion visit https://groups.google.com/d/msgid/hugin-ptx/29b6e30f-9b73-4f58-a55f-45c1f4a6444dn%40googlegroups.com.

--
This message and attachments are subject to a disclaimer.

Please refer to 
http://upnet.up.ac.za/services/it/documentation/docs/004167.pdf
<http://upnet.up.ac.za/services/it/documentation/docs/004167.pdf> for
full
details.

David W. Jones

unread,
Oct 3, 2025, 5:23:51 AM (yesterday) Oct 3
to hugi...@googlegroups.com


On October 2, 2025 9:10:57 PM HST, "'T. Modes' via hugin and other free panoramic software" <hugi...@googlegroups.com> wrote:
> Hi all,
>
> today we are releasing beta 1 of Hugin 2025.0.0

Hurrah! Unfortunately, I'll be away from home for two weeks, so cannot try building and playing with it. Me sad. But thank you, thank you, thank you!

> 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. Also libjpeg and libpng are not needed when building the shared
> version (which is the default).

What is this "shared" version?

It supports BigTIFF output?

> wxWidgets 3.2 or later is now required.

Of course, the question is, will it build on Debian Bookworm. I guess I'll get to find that out.

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

Excellent! My 4K display will say thank you, as will my eyes.

> A new GUI has be added: hugin_toolbox. It provides a GUI for enfuse and for
> simple perspective correction.

Sounds interesting. I guess it can process an exposure or focus stack by itself?


--
David W. Jones
gnome...@gmail.com
exploring the landscape of god
http://dancingtreefrog.com

Sent from my Android device with F/LOSS K-9 Mail.

Frédéric Da Vitoria

unread,
Oct 3, 2025, 5:57:48 AM (yesterday) Oct 3
to hugi...@googlegroups.com
On 03/10/2025 09:10, 'T. Modes' via hugin and other free panoramic
software wrote:
> Hi all,
>
> today we are releasing beta 1 of Hugin 2025.0.0

Hello and thank you Thomas.

If I find anything wrong, can write about it in this thread or do you
prefer me to create a separate thread ?

Frédéric Da Vitoria

unread,
Oct 3, 2025, 6:04:29 AM (yesterday) Oct 3
to hugi...@googlegroups.com
... or add an entry in the launchpad bug tracker ?

T. Modes

unread,
Oct 3, 2025, 6:19:39 AM (yesterday) Oct 3
to hugin and other free panoramic software
I would prefer to open a bug report on launchpad.
But you can also write in this thread.

Harry van der Wolf

unread,
Oct 3, 2025, 7:27:18 AM (yesterday) Oct 3
to hugi...@googlegroups.com


Op vr 3 okt 2025 om 11:23 schreef David W. Jones <gnome...@gmail.com>:


> wxWidgets 3.2 or later is now required.

Of course, the question is, will it build on Debian Bookworm. I guess I'll get to find that out.


bookworm comes with libwxgtk3.2-1 (sudo apt install libwxgtk3.2-1 libwxgtk3.2-dev) 

The problem is libtiff-dev
The following packages have unmet dependencies:
 libwebp-dev : Depends: libwebp7 (= 1.2.4-0.2+deb12u1) but 1.5.0-5 is to be installed
               Depends: libwebpmux3 (= 1.2.4-0.2+deb12u1) but 1.5.0-5 is to be installed
               Depends: libwebpdemux2 (= 1.2.4-0.2+deb12u1) but 1.5.0-5 is to be installed

I just did a quick check. I will look further this weekend.

Bruno Postle

unread,
8:33 AM (2 hours ago) 8:33 AM
to hugi...@googlegroups.com
Thanks Thomas!

As usual there is a preview build for fedora here: https://copr.fedorainfracloud.org/coprs/bpostle/panorama/ and 2025.0.0 will get pushed to official fedora when it is released.

-- 
Bruno

--
A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ
---
You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hugin-ptx+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/hugin-ptx/29b6e30f-9b73-4f58-a55f-45c1f4a6444dn%40googlegroups.com.


--
Bruno
Reply all
Reply to author
Forward
0 new messages