16 Commits

Author SHA1 Message Date
Sebastian Palencsar
a935177d40 docs: update screenshots for 1.1.0 desktop redesign
Refresh README and AppStream captions for the new sidebar layout,
details panel, favorites/history views, and embedded About page.
Rename screen6.png to screen06.png for consistent numbering.
2026-06-27 13:48:57 +02:00
Sebastian Palencsar
a6a204ae2b chore(release): bump version to 1.1.0 for desktop UI redesign
Mark the Mac-inspired layout, About page, and i18n work as a minor
release across CMake, Flatpak, AUR, AppStream metadata, and docs.
2026-06-27 13:30:45 +02:00
Sebastian Palencsar
872670bd3e fix: show window on startup and on MPRIS Raise (1.0.5 pkgrel 4)
Register MPRIS only after QML loads, always connect raiseRequested to the
main window (not only when the tray icon exists), and show or activate the
window explicitly on launch. Fix circular dialog property aliases.
2026-06-22 17:04:46 +02:00
Sebastian Palencsar
fe0591e32d fix(flatpak): add --device=dri for GPU/EGL access
Without /dev/dri the sandbox could not initialize EGL, causing MESA/ZINK
warnings on startup. Version stays at 1.0.5.
2026-06-22 17:01:50 +02:00
Sebastian Palencsar
448aa130a7 chore: keep release version at 1.0.5 (pkgrel 3)
Bugfix builds should not advance the app version ahead of the published
GitHub/AUR release. Distinct builds are identified by the git hash in
About. Consolidate interim 1.0.6–1.0.8 flatpak notes into 1.0.5.
2026-06-22 16:56:24 +02:00
Sebastian Palencsar
2de7706ec0 fix: expose dialog aliases so About and Manual+ open (1.0.8)
HeaderNavigation and StationCard access dialogs via app.aboutDialog etc.,
but Main.qml never exported those ids as property aliases after the QML
module refactor. Align AboutDialog anchoring with the other dialogs.
2026-06-22 16:55:17 +02:00
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
d42aa5e043 release: bump version to 1.0.5
Document CI test fix and publish release metadata for AppStream and README.
2026-06-21 08:59:48 +02:00
Sebastian Palencsar
74cabebc4b release: 1.0.4 security hardening and stability fixes
Validate manual stream URLs (http/https only), restrict notification
cover downloads to HTTPS, and add transfer timeouts for metadata and
cover fetches. Document playback, tray, MPRIS, and QML refactor changes
in CHANGELOG and AppStream metadata.
2026-06-20 14:31:13 +02:00
Sebastian Palencsar
0c6cfbce75 Release 1.0.3: World Categories dashboard and localization 2026-05-30 10:11:36 +02:00
Sebastian Palencsar
954157e605 Bump version to 1.0.2 2026-05-28 08:30:11 +02:00
Sebastian Palencsar
721900083c Add content_rating AppStream tag for Flathub linter compatibility 2026-05-26 16:18:52 +02:00
Sebastian Palencsar
513fc720fa Change license from MIT to GPL-3.0-or-later 2026-05-25 20:17:59 +02:00
Sebastian Palencsar
c70adb710f Add new screenshots to README and metainfo 2026-05-25 09:56:59 +02:00
Sebastian Palencsar
ccbf5b430d Rename App ID to de.nerdbear.bearwave 2026-05-25 09:37:11 +02:00