Commit Graph

6 Commits

Author SHA1 Message Date
Sebastian Palencsar
5eef320b5a fix: About dialog version display (1.0.7)
Pass app version and build id explicitly from Main.qml to AboutDialog
instead of relying on context properties inside the QML module scope.
Remove the confusing "Public beta" label.
2026-06-22 16:52:18 +02:00
Sebastian Palencsar
75ef65e1d8 release: bump to 1.0.6 and show build id in About dialog
Make Flatpak updates unmistakable after clients were stuck on the
May 1.0.3 commit. Expose bearwaveVersion/bearwaveBuildId to QML and
set the flatpak manifest version explicitly.
2026-06-22 16:43:49 +02:00
Sebastian Palencsar
ccb215274d fix(flatpak): move runtime to KDE 6.10 (freedesktop 25.08)
Restore the Flatpak manifest to the repo and target org.kde.Platform
6.10 instead of the EOL 6.6/23.08 stack reported in issue #5.

Add a maintainer build script and a CI job that verifies the manifest
builds against the current KDE SDK.
2026-06-22 16:20:31 +02:00
Sebastian Palencsar
6c93b70c1d Move Flatpak manifest and showcase to flatpak_backup folder 2026-05-27 07:53:10 +02:00
Sebastian Palencsar
b511387c39 Fix Flathub linter errors 2026-05-25 19:55:06 +02:00
Sebastian Palencsar
ccbf5b430d Rename App ID to de.nerdbear.bearwave 2026-05-25 09:37:11 +02:00