Categories: LinuxNewsTechnology

Flatpak 1.16 Released with Enhanced Security and Improved Features

Flatpak has released version 1.16, marking a significant update to its Linux application sandboxing and distribution framework. This release comes two and a half years after version 1.14 and introduces several new features and enhancements.

Read More: How to Use SCP Command on Linux

Key Features of Flatpak 1.16

  • USB Device Listing: Users can now list USB devices.
  • KDE Search Completion: Improved support for search completion in KDE environments.
  • Build System Update: Flatpak can now be compiled using Meson instead of Autotools.
  • Wayland Socket Creation: A new security context extension allows the creation of private Wayland sockets, enabling the compositor to recognize connections from sandboxed applications.
  • Enhanced Compatibility with Wine: The modify_ldt system call is now allowed with the --allow=multiarch option, facilitating the execution of 16-bit executables in certain Wine versions.
  • HTTP Backend Variable: A new variable in flatpak.pc helps projects like GNOME Software determine compatibility with the libflatpak library.

Additional Improvements

  • Temporary Directory Cleanup: An automatic cleanup mechanism for old temporary deploy directories is now implemented.
  • Input Device Access: The addition of a --device=input option allows access to evdev devices located in /dev/input.
  • Terminal Emulator Support: Terminal emulators can now detect and display the progress of Flatpak operations more effectively.
  • New API for App Replacement: The flatpak_transaction_add_rebase_and_uninstall() API improves the reliability of replacing end-of-life Flatpak applications.
  • Environment Variable Inheritance: Sub-sandboxes initiated by flatpak-portal will inherit environment variables from the original flatpak run command, enhancing functionality for variables like FLATPAK_GL_DRIVERS.

System Enhancements

  • Automatic removal of obsolete driver versions and pruned references is now supported.
  • D-Bus session bus configuration reloads automatically after app installations or upgrades.
  • Kerberos authentication can now be utilized without requiring sandbox exceptions.

New Environment Variables

  • FLATPAK_DATA_DIR: Overrides the data directory used for configuration file searches.
  • FLATPAK_DOWNLOAD_TMPDIR: Allows specification of alternative download directories.
  • FLATPAK_TTY_PROGRESS: Re-enables terminal progress indicators.

Flatpak 1.16 also enhances accessibility features, allowing apps like WebKit to connect to the AT-SPI accessibility tree across processes in sub-sandboxes. Additionally, users can now run commands with flatpak run -vv $app_id to view detailed sandboxing parameters as debug messages.

This major release is available for download on GitHub, but users are advised to update through their Linux distribution’s software repositories for optimal integration. The Flatpak development team encourages all users and distributions to promptly upgrade to this latest version.

Zarnab Latif

Zarnab Latif is a versatile technical writer with a passion for demystifying the complexities of Artificial Intelligence (AI). She excels at creating clear, concise and user-friendly content that helps developers, engineers, and non-technical stakeholders understand and effectively utilize AI technologies.

Recent Posts

AI-Powered vs. Traditional SIEM: What Should Enterprises Choose in 2026?

The math stopped working for most security operations centers (SOCs) years ago, and 2026 is…

2 weeks ago

12 Best Ransomware Protection & Recovery Solutions for 2026

Your backup is not the safety net you think it is. Ransomware attackers now target…

3 weeks ago

How Traffic Capture and Replay Make Sandbox Testing More Accurate Than Traditional API Mocking

Before a deployment goes out, there is one question worth asking: will this code actually…

4 weeks ago

Why Vibe Coding Is Reshaping Solo SaaS Development in 2026

The shape of an indie SaaS team in 2026 looks nothing like the shape of…

1 month ago

Top 25 Zero Trust Security Tools for Hybrid Cloud in 2026

The perimeter your firewall was built to protect no longer exists. 88% of organizations now…

1 month ago

Understanding Azure Front Door Through an Enterprise Scenario

There are countless situations where a fast and responsive digital experience is taken for granted.…

1 month ago