1.106.0.222
Pre-release
Pre-release
hamster620
released this
22 Feb 13:14
·
421 commits
to master
since this release
- Add
Display-P3
color space and set as default screen color space onmacOS
. - Add information bar to show
ARGB
/L*a*b*
/XYZ
colors of selected pixel. - Limited support of parsing DNG file.
- Support saving image with orientation.
- Support 4x4 Bayer Patterns.
- Support RGB gain for
Bayer Pattern
formats. - Support
BGR_161616
/RGB_161616
formats. - Allow specifying transformation function of brightness/contrast adjustment.
- Add highlight/shadow adjustment on image.
- Support selecting image format automatically according to file name of image.
- Support specifying default byte ordering.
- Support arranging tabs by dragging (not supported yet on
Linux
). - Support opening tab in new window.
- Support drag and drop multiple files to open.
- Support layouting windows in horizontal, vertical or tile mode.
- Support using system theme mode on
macOS
. - Support hiding rendering parameters panel to get more space for viewing image.
- Support auto update on
macOS
. - Improve tab scrolling UX.
- Improve toolbar scrolling UX.
- Calculate memory usage of rendered images with more accuracy.
- Reduce size of update packages for auto updating.
- Other UX improvement.
- Use system menu bar on
macOS
. - Enable
Color Space Management
by default onmacOS
. - Use
Command
key instead ofCtrl
key onmacOS
. - Use single process to manage all windows.
- Update dependent libraries.
- Correct parameters of
DCI-P3
color space. - Correct algorithm of demosaicing.
- Fix issue of unable to launch on
ARM64
PC. - Other bug fixing.