You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cross-platform rendering expansion: Added macOS build support and integrated the Metal pipeline (briefly: raw/resize/lens utilities, pipeline wiring, and performance/refactor passes) (5eed41d, 0a37cfa, aefa6f0)
macOS visual pipeline upgrades: Added basic color management and experimental HDR support on macOS (880234c, 4c879c3)
Windows preview backend update: Ported Windows preview surface to D3D11 (3a079ad)
Internationalization: Added i18n support, language selection UI adjustments, and zh-CN font updates (2caeaed, 9657bf5, 44b5401)
New scopes & controls: Added histogram/waveform display, aspect ratio selection, thumbnail waiting animation, and reset adjustments support (5f47c71, e559e1e, 85a4440, 2c18f7f)
Only support Bayer RAW images with RGGB pattern. Support for other patterns will be added in future releases.
Nikon's High Efficiency Compressed RAW format is currently not supported. You can convert these files to DNG format to use them in the app.
Lens correction will fail if the focal length data is not properly read by the metadata parser. This issue frequently occurs on Canon mirrorless cameras.
Color Temp/Tint adjustments will fail if the camera model is not properly read by the metadata parser. This issue may occur on some mobile devices.
ACES 2.0 does not support HDR processing, where the peak luminance option is currently broken.
Histogram/Waveform display may not be rendered when switching between two scopes. You can workaround this issue by dragging a slider in the control panel to trigger a re-render.
Versioning
Version switching may cause LUT to be applied incorrectly. You can solve this by re-selecting the LUT in the control panel.
The versioning UI is too compact to display long version names.
The "Plain" version does not reset adjustments to default values at all. Use "Incremental" version instead.
Assets Management
If you have imported unsupported images, the thumbnail will not be generated. You can delete this image from the project and re-import it after the issue is fixed in future releases.
If you have delete an image from your disk, the current implementation will not be able to relink the image, and all adjustments will be lost.
The project file is not backward compatible. Please do not open a project created in v0.1.2 or earlier versions, as it may behave unexpectedly.
Other Issues
Some texts miss localization and may appear in English even if you have set the app to another language.
Windows Issues
The HDR preview is not available on Windows due to a technical limitation in the current implementation. But you can still export Ultra HDR images when you set the DRT to P3/ST2084 or Rec. 2020/ST2084.
Does not support Color Management System (CMS) on Windows. If you use a wide-gamut monitor, limit your monitor to sRGB. Otherwise, the output colors may be inaccurate as the output image will not be properly tagged with the correct color space. This issue will be fixed in future releases.
Please update your GPU drivers to the latest version. The minimum required GPU driver version is 570.xx. Older drivers will cause crashes.
macOS Issues
I only have access to a MacBook Air M4 running macOS Tahoe (macOS 26), so I can only test the app on this specific hardware and software configuration. The app is built for Apple Silicon. If you encounter any issues on other ARM Mac models or macOS versions that support Metal, please report them to me, and I will try to fix them in future releases.
Since I haven't enrolled in the Apple Developer Program, the app is NOT signed and notarized. It will be blocked by macOS's safety measures. Workaround may exist but will not be discussed here. It is recommended to build the app from source code if you are concerned about security.
The HDR preview and color management IS available on macOS, and the export images will be tagged with the color space you choose in the DRT settings. However, the UI color will be inaccurate if you are using a color space other than sRGB, as the app does not support color management in the UI.
It is recommended to have 16GB of RAM for the app to run smoothly. The app may perform poorly or even crash on machines with less RAM, especially when processing large images.