eBalistyka 0.1.13
Fixed
- FilePicker API migration — replaced broken
FilePicker.platform.*calls with the staticFilePicker.*API introduced infile_picker@11.0.0(ebcp_service.dart,a7p_service.dart)
Changed
- file_picker updated — upgraded to
file_picker@11.0.2; uses XDG portal (org.freedesktop.portal.FileChooser) exclusively on Linux - flatpak manifest — aligned icon filename and finish-args to be compatible with Flathub requirements
- flatpak runtime — bumped
org.gnome.Platformfrom48to49(GNOME 48 is end-of-life since March 24, 2026)
Removed
- zenity workarounds — removed;
file_picker@11.0.xuses only the XDG portal backend, so zenity is no longer needed
Full Changelog: v0.1.12...v0.1.13