Skip to content

Releases: ToServeTheKing/FlatKontrol

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 03 Jul 17:14
v0.2.1

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 01 Jul 19:49
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

Choose a tag to compare

@github-actions github-actions released this 01 Jul 00:33
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.