Date: prev next · Thread: first prev next last
2026 Archives by date, by thread · List index




El 1 de mayo de 2026 1:22:55 a.m. GMT-03:00, Ilmari Lauhakangas 
<ilmari.lauhakangas@libreoffice.org> escribió:
On 5/1/26 00:06, Emiliano Vavassori wrote:
Hi all,

I was (ab)using the HTML code of the download page to understand which
was the last official (still and fresh) versions of LibreOffice
available to start (if needed) the build of a new version of the
LibreOffice AppImages from the .deb sources. I was also watching the
prerelease versions sometimes.

I saw it coming, but failed to ask beforehand: what's the recommended
way to understand which is the latest version available?
Parsing
https://downloadarchive.documentfoundation.org/libreoffice/old/ would
still be acceptable/trustworthy? What about for prereleases?

For the releases, how about:
curl 
"https://git.libreoffice.org/infra/libreofficeorg/+/refs/heads/master/data/releases.toml?format=TEXT";|
base64 --decode

If you bumped the Python requirement of loaih to 3.11, you could even use the tomllib module to 
parse the TOML data.
What happened to still and fresh? Are they still a thing and they can
be defined as 2nd last and latest major versions (26.2 and 25.8, now)
available on the downloadarchive?

Marketing replaced those terms with "Latest" and "Previous" over two years ago.

🫣 didn't know/noticed that

-- 
To unsubscribe e-mail to: website+unsubscribe@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/website/
Privacy Policy: https://www.documentfoundation.org/privacy

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.