Export Functionality
New export functionality: Export with metadata, GPS metadata remover, batch export file naming scheme using tags

Adaptive Editor Theme
Was more an experiment, but turned out pretty cool. You can turn this on in the settings, if you want to try it. The editor changes accent color based on the image you're editing:
Delete Associated RAW/JPEG File
You can now directly delete the associated jpeg or raw image, so you don't have to delete twice.
Smooth Zoom Slider
This slider is finally smooth:
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."