16 Commits

Author SHA1 Message Date
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
4806f9306a feat(ui): Mac-inspired layout with sidebar, details panel, and About page
Replace the modal About dialog with an embedded About page and introduce
a three-pane desktop layout: persistent sidebar navigation, flat station
list, right-side details panel, and compact player bar.

Load the GPLv3 license text from C++ and expose it to QML as context
data. Normalize i18n source strings to English, complete German and
Russian translations (133 strings each), and centralize page navigation
helpers in Main.qml. Simplify compact HeaderNavigation and extend
.gitignore for local build artifacts.
2026-06-27 13:21:55 +02:00
Sebastian Palencsar
91f18d8ab5 docs: credit aaly11 in CHANGELOG for translations 2026-06-24 08:32:12 +02:00
Sebastian Palencsar
0014a8567c chore(flatpak): rotate GPG signing key to Bearwave App
Replace the legacy Flatpak repo key with Bearwave App
<dev@bearwave.app> (5BAA384577671E45) in bearwave.flatpakref,
build-flatpak.sh, and deploy-flatpak.sh.
2026-06-23 12:06:03 +02:00
Sebastian Palencsar
094e0eef60 docs: align CHANGELOG and README with 1.0.5 bugfix release (2026-06-22)
Document post-release fixes (QRC paths, dialogs, Flatpak 6.10, GPU/dri,
MPRIS Raise, build id) so CHANGELOG matches metainfo.xml.
2026-06-22 19:48:59 +02:00
Sebastian Palencsar
72b4c35669 docs: clarify 1.0.3→1.0.5 version lineage and refresh AUR workflow
Explain why 1.0.4 is a git tag while 1.0.5 is the verified GitHub release.
Trigger AUR publish on releases and via workflow_dispatch; bump PKGBUILD base.
2026-06-21 09:02:06 +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
28e96065f7 docs: add Flatpak repository release to version 1.0.3 in CHANGELOG 2026-05-30 23:24:43 +02:00
Sebastian Palencsar
ea97dee282 Add Flatpak repository installation instructions to README 2026-05-30 22:59:14 +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
c1a1152169 Implement single instance check using DBus 2026-05-28 08:28:57 +02:00
Sebastian Palencsar
42c1b66950 Fix segmentation fault when stopping stream 2026-05-28 07:09:40 +02:00
Sebastian Palencsar
599c55f609 Refine changelog details 2026-05-27 08:33:23 +02:00
Sebastian Palencsar
c2227f8408 Add CHANGELOG.md containing release history 2026-05-27 08:29:35 +02:00