What's Fixed
- Flutter GUI launcher in Flatpak: The
--guiflag failed with "Flutter GUI not available" because the wrapper script referenced the wrong binary name (openssl_encrypt_mobileinstead ofopenssl_encrypt). This affected all previous v1.4.x Flatpak builds. - GTK window title: Changed from
openssl_encrypt_mobiletoOpenSSL Encrypt.
Affected Files
flatpak/openssl-encrypt— corrected binary pathdesktop_gui/linux/my_application.cc— fixed window titlesetup.py,CHANGELOG.md,version.py.template— version bump to 1.4.3
Upgrade
flatpak update com.opensslencrypt.OpenSSLEncryptCommits