What's Changed
- 🚀 Persist EXIF Data in Image Exports by @bencevans in #130
Some Changes to the Testing and Release Workflows
- Fix Testing Builds by @bencevans in #124
- Disable macOS actions release build by @bencevans in #116
Dependency Upgrades
- Bump tauri from 1.2.3 to 1.2.4 in /src-tauri by @dependabot in #122
- Bump bumpalo from 3.10.0 to 3.12.0 in /src-tauri by @dependabot in #123
- Bump web-vitals from 3.1.0 to 3.1.1 by @dependabot in #117
- Bump @tauri-apps/cli from 1.2.2 to 1.2.3 by @dependabot in #120
- Bump react-spinners from 0.13.7 to 0.13.8 by @dependabot in #121
- Bump tokio from 1.24.1 to 1.25.0 in /src-tauri by @dependabot in #125
- Bump serde_json from 1.0.91 to 1.0.92 in /src-tauri by @dependabot in #126
- Bump serde_json from 1.0.92 to 1.0.93 in /src-tauri by @dependabot in #128
Full Changelog: v0.3.0...app-v0.4.0
Installation Notes
Installers can be found under the Assets below. The file required is based on the operating system. This can be identified with:
- Windows (x64) - …x64_en-US.msi
- Windows (x64) with CUDA Acceleration …x64_en_US-cu117.msi
- Linux (x64) - …amd64.deb or …amd64.AppImage
- macOS Intel - …x64.dmg
- macOS M1/M2 - ...aarch64.dmg
Windows users, it’s recommended not to use the CUDA Acceleration version unless the computer already has the NVIDIA CUDA Toolkit 11 installed and a compatible graphics card.
macOS users, if unsure if your computer is an Intel or an M1/M2 device, this can be found in About This Mac.