var img = document.createElement('img'); img.src = "https://webstats.gnome.org//piwik.php?idsite=40&rec=1&url=https://docs.flathub.org/" + location.pathname; img.style = "border:0"; img.alt = "tracker"; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(img,s);
Skip to main content

What's new in Vorarbeiter

· 4 min read
Bart Piotrowski
Bart Piotrowski
Flathub Janitor

It is almost a year since the switch to Vorarbeiter for building and publishing apps. We've made several improvements since then, and it's time to brag about them.

Enhanced License Compliance Tools for Flathub

· 5 min read
Cassidy James Blaede
Cassidy James Blaede
Flathub Community Member
Robert McQueen
Robert McQueen
Flathub Community Member

tl;dr: Flathub has improved tooling to make license compliance easier for developers. Distros should rebuild OS images with updated runtimes from Flathub; app developers should ensure they're using up-to-date runtimes and verify that licenses and copyright notices are properly included.

Flathub Safety: A Layered Approach from Source to User

· 11 min read
Cassidy James Blaede
Cassidy James Blaede
Flathub Community Member

With thousands of apps and billions of downloads, Flathub has a responsibility to help ensure the safety of our millions of active users. We take this responsibility very seriously with a layered, in-depth approach including sandboxing, permissions, transparency, policy, human review, automation, reproducibility, auditability, verification, and user interface.

Linter breaking change: restricting automatic merge

· 2 min read
Bart Piotrowski
Bart Piotrowski
Flathub Janitor

Starting next week, June 17th, the linter will no longer allow enabling automatic merge for pull requests created by flatpak-external-data-checker, unless the app uses an extra-data source or has been added to the exceptions list.

Introducing App Brand Colors

· 3 min read
Kolja Lampe
Kolja Lampe
Flathub Community Member
Tobias Bernard
Tobias Bernard
Flathub Community Member

We're gearing up to launch curated banners on the Flathub home page! However, before we can do that there's one more blocker: Banners need a background color for each app, and many apps don't provide this metadata yet. This is why today we're expanding our MetaInfo quality guidelines and quality checks on the website; If you haven't yet, please add these colors to your app's MetaInfo file using the <branding/> appstream tag, and read on to learn more about brand colors.