Decent 0.7.9
Decent 0.7.9
Downloads
- Android:
decent-android-0.7.9.apk - macOS:
decent-macos-0.7.9.zip - Linux x64:
decent-linux-x64-0.7.9.tar.gz - Linux ARM64 (Raspberry Pi):
decent-linux-arm64-0.7.9.tar.gz - Windows x64:
decent-windows-x64-0.7.9.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.9
What's Changed
- fix: refresh skins list after skin update check (#370) by @giladger in #376
- fix: retry a failed profile upload instead of marking it pushed by @giladger in #372
- fix: clear the BLE queue and fail fast on a GATT timeout by @giladger in #373
- fix: skip the no-scale guard for cleaning profiles by @giladger in #374
- Serve /api/v1/logs and /api/v1/webview/logs newest-first by @giladger in #375
- Hot water stop-at-weight (tare scale + stop at target) by @giladger in #377
- docs: correct profile storage to Drift/SQLite; remove dead Hive impl by @giladger in #378
- Fix profile move-on race for mixed weight and firmware exits by @ODevStudio in #371
- fix(profiles): don't 500 on profile create/update with missing notes/author by @giladger in #379
- fix(profiles): keep user-hidden default profiles hidden across restarts by @giladger in #380
- fix: return 400 when workflow PUT fails to parse instead of hanging by @tadelv in #381
- fix(webui): offline skin server startup fails when WiFi IP unavailable by @tadelv in #382
- feat(skins): add "Go to skin" button and rework the Web Interface page by @giladger in #383
Full Changelog: v0.7.8...v0.7.9