Skip to content

Decent 0.7.11

Choose a tag to compare

@github-actions github-actions released this 07 Jul 08:02
· 426 commits to main since this release
a17a3b1

Decent 0.7.11

Downloads

  • Android: decent-android-0.7.11.apk
  • macOS: decent-macos-0.7.11.zip
  • Linux x64: decent-linux-x64-0.7.11.tar.gz
  • Linux ARM64 (Raspberry Pi): decent-linux-arm64-0.7.11.tar.gz
  • Windows x64: decent-windows-x64-0.7.11.zip

Installation

Android: Download the APK and install it on your device.

macOS: Download the ZIP, extract it, and move the app to your Applications folder.

Linux: Download the tar.gz, extract it, and run the executable inside the bundle directory.

Windows: Download the ZIP, extract it, and run the executable inside the extracted folder.

Windows users: Decent requires the Microsoft Visual C++ Redistributable to be installed. If the app doesn't start, please download and install the latest Visual C++ Redistributable from Microsoft.

iOS: Available via TestFlight. Check the project's TestFlight page for access.

What's Changed

Full Changelog: https://github.com/tadelv/reaprime/compare/v0.7.11

What's Changed

  • fix(ios): add NSCameraUsageDescription purpose string by @tadelv in #413

Full Changelog: v0.7.10...v0.7.11