Skip to content
Merged

b3 #123

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 7 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@

| <img height="20" src="https://raw.githubusercontent.com/BurntToasters/bcls/main/media/windows.png" /> Windows | <img height="20" src="https://raw.githubusercontent.com/BurntToasters/bcls/main/media/mac.png" /> macOS | <img height="20" src="https://raw.githubusercontent.com/BurntToasters/bcls/main/media/linux.png" /> Linux |
| :--- | :--- | :--- |
| **MSI:** [x64](https://github.com/BurntToasters/Dacx/releases/download/v0.11.0-beta.2/Dacx-Windows-x64.msi) <!-- / [arm64](https://github.com/BurntToasters/Dacx/releases/download/v0.11.0-beta.2/Dacx-Windows-arm64.msi) --> | **[Universal DMG](https://github.com/BurntToasters/Dacx/releases/download/v0.11.0-beta.2/Dacx-macOS.dmg)** | **AppImage:** [x64](https://github.com/BurntToasters/Dacx/releases/download/v0.11.0-beta.2/Dacx-Linux-x86_64.AppImage) <!-- / [arm64](https://github.com/BurntToasters/Dacx/releases/download/v0.11.0-beta.2/Dacx-Linux-arm64.AppImage) --> |
| | **[Universal ZIP](https://github.com/BurntToasters/Dacx/releases/download/v0.11.0-beta.2/Dacx-macOS.zip)** | **DEB:** [x64](https://github.com/BurntToasters/Dacx/releases/download/v0.11.0-beta.2/Dacx-Linux-amd64.deb) <!-- / [arm64](https://github.com/BurntToasters/Dacx/releases/download/v0.11.0-beta.2/Dacx-Linux-arm64.deb) --> |
| | | **RPM:** [x64](https://github.com/BurntToasters/Dacx/releases/download/v0.11.0-beta.2/Dacx-Linux-x86_64.rpm) <!-- / [arm64](https://github.com/BurntToasters/Dacx/releases/download/v0.11.0-beta.2/Dacx-Linux-aarch64.rpm) --> |
| | | **Flatpak:** [x64](https://github.com/BurntToasters/Dacx/releases/download/v0.11.0-beta.2/Dacx-Linux-x86_64.flatpak) <!-- / [arm64](https://github.com/BurntToasters/Dacx/releases/download/v0.11.0-beta.2/Dacx-Linux-aarch64.flatpak) --> |
| | | **TAR (Generic Linux):** [x64](https://github.com/BurntToasters/Dacx/releases/download/v0.11.0-beta.2/Dacx-Linux-x86_64.tar.gz) |
| **MSI:** [x64](https://github.com/BurntToasters/Dacx/releases/download/v0.11.0-beta.3/Dacx-Windows-x64.msi) <!-- / [arm64](https://github.com/BurntToasters/Dacx/releases/download/v0.11.0-beta.3/Dacx-Windows-arm64.msi) --> | **[Universal DMG](https://github.com/BurntToasters/Dacx/releases/download/v0.11.0-beta.3/Dacx-macOS.dmg)** | **AppImage:** [x64](https://github.com/BurntToasters/Dacx/releases/download/v0.11.0-beta.3/Dacx-Linux-x86_64.AppImage) <!-- / [arm64](https://github.com/BurntToasters/Dacx/releases/download/v0.11.0-beta.3/Dacx-Linux-arm64.AppImage) --> |
| | **[Universal ZIP](https://github.com/BurntToasters/Dacx/releases/download/v0.11.0-beta.3/Dacx-macOS.zip)** | **DEB:** [x64](https://github.com/BurntToasters/Dacx/releases/download/v0.11.0-beta.3/Dacx-Linux-amd64.deb) <!-- / [arm64](https://github.com/BurntToasters/Dacx/releases/download/v0.11.0-beta.3/Dacx-Linux-arm64.deb) --> |
| | | **RPM:** [x64](https://github.com/BurntToasters/Dacx/releases/download/v0.11.0-beta.3/Dacx-Linux-x86_64.rpm) <!-- / [arm64](https://github.com/BurntToasters/Dacx/releases/download/v0.11.0-beta.3/Dacx-Linux-aarch64.rpm) --> |
| | | **Flatpak:** [x64](https://github.com/BurntToasters/Dacx/releases/download/v0.11.0-beta.3/Dacx-Linux-x86_64.flatpak) <!-- / [arm64](https://github.com/BurntToasters/Dacx/releases/download/v0.11.0-beta.3/Dacx-Linux-aarch64.flatpak) --> |
| | | **TAR (Generic Linux):** [x64](https://github.com/BurntToasters/Dacx/releases/download/v0.11.0-beta.3/Dacx-Linux-x86_64.tar.gz) |

> [!IMPORTANT]
> The `.asc` files are my normal GPG signatures which you can verify using my GPG Public Key: https://tuxedo.rosie.run/GPG/BurntToasters_0xF2FBC20F_public.asc.
Expand All @@ -18,7 +18,8 @@

### ℹ️ Enjoying Dacx? Consider [❤️ Supporting Me! ❤️](https://rosie.run/support)

Hello again — Dacx is my lightweight desktop music and video player, meant to launch quick and play media without extra nonsense. This is a polish pass on `0.11.0-beta.1` (Escape behavior, clearer feedback, and a harder Windows self-update path).
## Changes in `v0.11.0-beta.3:`
* **Testing:** This update is purely to test the new windows updater helper.

## Changes in `v0.11.0-beta.2:`

Expand Down
2 changes: 1 addition & 1 deletion flatpak/run.rosie.dacx.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# x-version: 0.11.0-beta.2
# x-version: 0.11.0-beta.3
app-id: run.rosie.dacx
runtime: org.freedesktop.Platform
runtime-version: "25.08"
Expand Down
2 changes: 1 addition & 1 deletion linux/packaging/control.template
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Package: dacx
Version: 0.11.0~beta.2
Version: 0.11.0~beta.3
Section: sound
Priority: optional
Architecture: amd64
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dacx",
"version": "0.11.0-beta.2",
"version": "0.11.0-beta.3",
"private": true,
"description": "Fast, lightweight cross-platform music and video player for Windows, macOS, and Linux.",
"license": "GPL-3.0-only",
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: dacx
description: "Quick, lightweight cross-platform media player."
publish_to: 'none'
version: 0.11.0-beta.2+1100
version: 0.11.0-beta.3+1100

environment:
sdk: ^3.10.7
Expand Down
1 change: 1 addition & 0 deletions run.rosie.dacx.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@
<mediatype>application/pls+xml</mediatype>
</provides>
<releases>
<release version="0.11.0-beta.3" date="2026-07-12"/>
<release version="0.11.0-beta.2" date="2026-07-12"/>
<release version="0.11.0-beta.1" date="2026-07-11"/>
<release version="0.10.1-beta.1" date="2026-07-10"/>
Expand Down
Loading