TinyWebGallery 2.6
23 April 2024
TinyWebGallery version 2.6 is now available (major release).
Upgrading to TinyWebGallery 2.6
TinyWebGallery 2.6 can be upgraded to (or installed) using any of Installatron's products. Use Installatron's optional Automatic Update feature to automatically apply TinyWebGallery updates as new versions are released, or use Installatron's Clone feature to duplicate an existing TinyWebGallery install to test the 2.6 upgrade prior to applying it live. Get started managing your TinyWebGallery installations with Installatron
What's New in TinyWebGallery 2.6
2.6
- New: Compatible with php 8.1
- New: Compatible with php 8.2
- New: Compatible with php 8.3
- Fix: TopX for sub directories with SEO enable was broken. E.g: https://www.tinywebgallery.com/demo/index.php?twg_album=03_Mexico+%282004%29&twg_top10=views
- Fix: Fixed/removed some old links in the administration.
2.5.1
- Fix: & was replaced with & when background images are loaded the first time. Some browsers have problems with the urlencoding here. So I removed it.
- Fix: srand was removed from the cose as it was causing "Implicit conversion from float 8459.159892 to int loses precision" messages and is not needed anymore.