Improved Shader
Extremely bright areas are now clamped more effectively, giving the highlights tool a much better chance to recover detail. Exposure adjustments also behave more realistically. Values are no longer clamped before masks are applied, ensuring that even masked regions retain the full dynamic range.
Below is a comparison using the exact same adjustments and some extreme slider values:
Small Improvements
Contains various small improvements, such as remembering the library scroll position when switching between editor and library.
Running on macOS
To run the app on macOS, you’ll need to remove the quarantine flag using the following command:
xattr -dr com.apple.quarantine /Applications/RapidRAW.app
This is necessary because the app isn’t code-signed yet, and macOS may otherwise report it as "corrupted."