Releases: ToServeTheKing/FlatKontrol
Releases · ToServeTheKing/FlatKontrol
Release list
v0.2.1
v0.2.0
v0.2.0: data-safety, unsaved-changes guard, FormCard UI, filesystem UX - Preserve override keys we do not model so Save never drops data - Prompt before discarding unsaved changes when switching applications - Native FormCard layout for the permission list (grouped cards) - Filesystem entries gain an access-mode selector and a folder browser - Add resolution autotests (toggle render/save, filesystem split, key preservation)
v0.1.0
fix: discover the host flatpak installation when running sandboxed Inside a flatpak, XDG_DATA_HOME points at our own private data, so the user-installation scan (and override writes) missed every user-installed app, including FlatKontrol itself. Use HOST_XDG_DATA_HOME and the host /etc path when running in a sandbox, matching Flatseal.