Skip to content

Commit

Permalink
Release version 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ximion committed Dec 8, 2024
1 parent 785c5e9 commit ed3be6d
Showing 1 changed file with 43 additions and 0 deletions.
43 changes: 43 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,46 @@
Version 1.0.4
~~~~~~~~~~~~~
Released: 2024-12-08

Features:
* bundle: Add AS_BUNDLE_KIND_SYSUPDATE
* desktop-style-ids: Add dark support for Plasma
* desktop-style-ids: add pantheon:dark
* qt: Expose branding color
* sysinfo: Add memory size detection support for Illumos and Solaris
* sysinfo: Add memory size detection support for GNU/Hurd
* validator: Don't fail validation if a snapshot release is missing a time

Specification:
* docs: Note that support for some legacy path was dropped in 1.0
* docs: Update fd.o spec URLs
* docs: Better explain desktop applications
* Update ESRA website URL

Bugfixes:
* validator: Make sure we read an initialised variable
* qt: Specify utc as the dates' timezone
* tests: Ignore some tests on Windows
* sysinfo: make uname() usage POSIX compliant
* Only emit legacy compat tag developer_name for catalog data
* compose: Allow file discovery even in symlinked directories
* Avoid a race condition when loading GResource data
* validator: Mention length limit in summary length warning message
* utils: Explicitly set permissions on installed metadata files
* as-vercmp: Fix gtkdoc to not start with '>'

Miscellaneous:
* desktop-style-ids: Remove Endless
* ci: Fix FreeBSD build (update `py-gi-docgen`)
* ci: Update to Ubuntu 24.04 for Debian Testing builds
* utils: Assume 64px as size when installing an icon tarball of unknown size

Contributors:
Adrien Plazas, Airat Makhmutov, Aleix Pol, Carl Schwan,
Cassidy James Blaede, Danielle Foré, Elliott Sales de Andrade,
James Addison, Marcel Telka, Matthias Klumpp, Roke Julian Lockhart,
Pino Toscano, sid

Version 1.0.3
~~~~~~~~~~~~~~
Released: 2024-04-24
Expand Down

0 comments on commit ed3be6d

Please sign in to comment.