Skip to content

Releases: devmuaz/CoreDeck

CoreDeck v0.8.0-beta.1

Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Jun 16:42

CoreDeck v0.8.0-beta.1

A new CoreDeck release is available. Here's what's changed in this version.

What's New

  • Fix live resource usage CPU always showing 0% on Windows by aggregating stats across the emulator process tree (thanks @sjoerdev, #27)
  • Fix live resource usage CPU reading above 100% by normalizing against logical core count so the Details panel shows 0–100% of total system capacity

Download the appropriate version for your platform:

Windows (x86-64):

  • coredeck-windows-x86-64.msi - Professional installer (recommended)
  • coredeck-windows-x86-64.zip - Portable version

macOS (Apple Silicon): coredeck-darwin-arm64.dmg

Linux (x86-64): coredeck-linux-x86-64.tar.gz

Linux (ARM64): coredeck-linux-arm64.tar.gz

Each artifact has an accompanying .sha256 file for download verification.

Installation

Windows: Double-click the MSI to install, or extract the ZIP and run CoreDeck.exe directly.

macOS: Open the DMG and drag CoreDeck.app into your Applications folder.

Linux: Extract the archive and run the CoreDeck executable.

Troubleshooting (macOS)

If the app won't open after copying it out of the DMG, remove the quarantine attribute:

xattr -cr /Applications/CoreDeck.app

CoreDeck v0.7.0

Choose a tag to compare

@github-actions github-actions released this 21 May 12:13

CoreDeck v0.7.0

A new CoreDeck release is available. Here's what's changed in this version.

What's New

  • Add 30+ new emulator option flags and merge saved configs with defaults so new options surface without losing user state
  • Make popup windows movable
  • Make Sentry crash reporting opt-in via a new preference
  • Add a custom SubtitledCheckbox widget to replace ImGui's default checkboxes

Download the appropriate version for your platform:

Windows (x86-64):

  • coredeck-windows-x86-64.msi - Professional installer (recommended)
  • coredeck-windows-x86-64.zip - Portable version

macOS (Apple Silicon): coredeck-darwin-arm64.dmg

Linux (x86-64): coredeck-linux-x86-64.tar.gz

Linux (ARM64): coredeck-linux-arm64.tar.gz

Each artifact has an accompanying .sha256 file for download verification.

Installation

Windows: Double-click the MSI to install, or extract the ZIP and run CoreDeck.exe directly.

macOS: Open the DMG and drag CoreDeck.app into your Applications folder.

Linux: Extract the archive and run the CoreDeck executable.

Troubleshooting (macOS)

If the app won't open after copying it out of the DMG, remove the quarantine attribute:

xattr -cr /Applications/CoreDeck.app

CoreDeck v0.7.0-beta.6

Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 May 19:43

CoreDeck v0.7.0-beta.6

A new CoreDeck release is available. Here's what's changed in this version.

What's New

  • Replace the View menu checkboxes with Show/Hide text toggles for the AVD List, Options, Details, and Output Log panels
  • Replace the modal close button with a rounded red-tinted custom render
  • Add MenuStyle/ComboStyle RAII helpers plus RoundedMenuItem, RoundedBeginMenu, and RoundedSelectable widgets, and map -camera-back/-front values to human-readable labels
  • Fix VS Build Tools detection in VSCode build tasks (#26)
  • Fix HiDPI borders, table overflow, toolbar button shapes, and Windows UTF-8 glyphs, and polish the storage breakdown bar (#23)
  • Make editor configs cross-platform on Ninja and document the dev setup in the README

Download the appropriate version for your platform:

Windows (x86-64):

  • coredeck-windows-x86-64.msi - Professional installer (recommended)
  • coredeck-windows-x86-64.zip - Portable version

macOS (Apple Silicon): coredeck-darwin-arm64.dmg

Linux (x86-64): coredeck-linux-x86-64.tar.gz

Linux (ARM64): coredeck-linux-arm64.tar.gz

Each artifact has an accompanying .sha256 file for download verification.

Installation

Windows: Double-click the MSI to install, or extract the ZIP and run CoreDeck.exe directly.

macOS: Open the DMG and drag CoreDeck.app into your Applications folder.

Linux: Extract the archive and run the CoreDeck executable.

Troubleshooting (macOS)

If the app won't open after copying it out of the DMG, remove the quarantine attribute:

xattr -cr /Applications/CoreDeck.app

CoreDeck v0.7.0-beta.5

Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 May 11:57

CoreDeck v0.7.0-beta.5

A new CoreDeck release is available. Here's what's changed in this version.

What's New

See CHANGELOG.md for details.


Download the appropriate version for your platform:

Windows (x86-64):

  • coredeck-windows-x86-64.msi - Professional installer (recommended)
  • coredeck-windows-x86-64.zip - Portable version

macOS (Apple Silicon): coredeck-darwin-arm64.dmg

Linux (x86-64): coredeck-linux-x86-64.tar.gz

Linux (ARM64): coredeck-linux-arm64.tar.gz

Each artifact has an accompanying .sha256 file for download verification.

Installation

Windows: Double-click the MSI to install, or extract the ZIP and run CoreDeck.exe directly.

macOS: Open the DMG and drag CoreDeck.app into your Applications folder.

Linux: Extract the archive and run the CoreDeck executable.

Troubleshooting (macOS)

If the app won't open after copying it out of the DMG, remove the quarantine attribute:

xattr -cr /Applications/CoreDeck.app

CoreDeck v0.7.0-beta.3

Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 May 13:09

CoreDeck v0.7.0-beta.3

A new CoreDeck release is available. Here's what's changed in this version.

What's New

See CHANGELOG.md for details.


Download the appropriate version for your platform:

Windows (x86-64):

  • coredeck-windows-x86-64.msi - Professional installer (recommended)
  • coredeck-windows-x86-64.zip - Portable version

macOS (Apple Silicon): coredeck-darwin-arm64.dmg

Linux (x86-64): coredeck-linux-x86-64.tar.gz

Linux (ARM64): coredeck-linux-arm64.tar.gz

Each artifact has an accompanying .sha256 file for download verification.

Installation

Windows: Double-click the MSI to install, or extract the ZIP and run CoreDeck.exe directly.

macOS: Open the DMG and drag CoreDeck.app into your Applications folder.

Linux: Extract the archive and run the CoreDeck executable.

Troubleshooting (macOS)

If the app won't open after copying it out of the DMG, remove the quarantine attribute:

xattr -cr /Applications/CoreDeck.app

CoreDeck v0.6.0

Choose a tag to compare

@github-actions github-actions released this 07 May 13:24
8944920

CoreDeck v0.6.0

Download the appropriate version for your platform:

Windows (x86-64):

  • coredeck-windows-x86-64.msi - Professional installer (recommended)
  • coredeck-windows-x86-64.zip - Portable version

macOS (Apple Silicon): coredeck-darwin-arm64.dmg

Linux (x86-64): coredeck-linux-x86-64.tar.gz

Linux (ARM64): coredeck-linux-arm64.tar.gz

Each artifact has an accompanying .sha256 file for download verification.

Installation

Windows: Double-click the MSI to install, or extract the ZIP and run CoreDeck.exe directly.

macOS: Open the DMG and drag CoreDeck.app into your Applications folder.

Linux: Extract the archive and run the CoreDeck executable.

Troubleshooting (macOS)

If the app won't open after copying it out of the DMG, remove the quarantine attribute:

xattr -cr /Applications/CoreDeck.app

CoreDeck v0.5.0

Choose a tag to compare

@github-actions github-actions released this 04 May 05:38

CoreDeck v0.5.0

Download the appropriate version for your platform:

Windows (x86-64):

  • coredeck-windows-x86-64.msi - Professional installer (recommended)
  • coredeck-windows-x86-64.zip - Portable version

macOS (Apple Silicon): coredeck-darwin-arm64.dmg

Linux (x86-64): coredeck-linux-x86-64.tar.gz

Linux (ARM64): coredeck-linux-arm64.tar.gz

Each artifact has an accompanying .sha256 file for download verification.

Installation

Windows: Double-click the MSI to install, or extract the ZIP and run CoreDeck.exe directly.

macOS: Open the DMG and drag CoreDeck.app into your Applications folder.

Linux: Extract the archive and run the CoreDeck executable.

Troubleshooting (macOS)

If the app won't open after copying it out of the DMG, remove the quarantine attribute:

xattr -cr /Applications/CoreDeck.app

CoreDeck v0.5.0-beta.8

Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 May 05:08

CoreDeck v0.5.0-beta.8

This is a macOS-only beta for verifying the DMG layout polish. Windows and Linux builds will return in the next release.

Download the appropriate version for your platform:

macOS (Apple Silicon): coredeck-darwin-arm64.dmg

Each artifact has an accompanying .sha256 file for download verification.

Installation

macOS: Open the DMG and drag CoreDeck.app into your Applications folder.

Troubleshooting (macOS)

If the app won't open after copying it out of the DMG, remove the quarantine attribute:

xattr -cr /Applications/CoreDeck.app

CoreDeck v0.5.0-beta.7

Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 May 04:23

CoreDeck v0.5.0-beta.7

This is a macOS-only beta for verifying the DMG layout polish. Windows and Linux builds will return in the next release.

Download the appropriate version for your platform:

macOS (Apple Silicon): coredeck-darwin-arm64.dmg

Each artifact has an accompanying .sha256 file for download verification.

Installation

macOS: Open the DMG and drag CoreDeck.app into your Applications folder.

Troubleshooting (macOS)

If the app won't open after copying it out of the DMG, remove the quarantine attribute:

xattr -cr /Applications/CoreDeck.app

CoreDeck v0.5.0-beta.6

Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 May 04:08

CoreDeck v0.5.0-beta.6

This is a macOS-only beta for verifying the DMG layout polish. Windows and Linux builds will return in the next release.

Download the appropriate version for your platform:

macOS (Apple Silicon): coredeck-darwin-arm64.dmg

Each artifact has an accompanying .sha256 file for download verification.

Installation

macOS: Open the DMG and drag CoreDeck.app into your Applications folder.

Troubleshooting (macOS)

If the app won't open after copying it out of the DMG, remove the quarantine attribute:

xattr -cr /Applications/CoreDeck.app