top of page
Search

Version 2.3.3 has been released!

  • Writer: admin
    admin
  • Mar 7, 2019
  • 1 min read

There has been reports of app hang with spinning color wheel. Turns out that the synchronous file read we implemented starting with version 2.2.4 is the root cause of the problem.


Now all file reads go back to asynchronous and will not block the UI thread. There is also a modification needed to avoid the UI thread from blocking, which requires sacrificing the panning speed of a zoomed image for macOS 10.13 and below.


Longer term, we plan to rewrite the display code to use Metal. This should improve the rendering speed with zooming and panning.


Finally, ExifTool has been updated to 11.30.


Enjoy!

 
 
 

Recent Posts

See All
ApolloOne 4.6.0

NEW! Official support for Sony A7R VI and Panasonic DC-L10 via RawBridge™ NEW! Automatic Lens Correction — automatically corrects geometric distortion, vignetting, and lateral chromatic aberration usi

 
 
 
Camera RawX 2.6.0

NEW! Official support for Sony A7R VI and Panasonic DC-L10 via RawBridge™. NEW! Support for newer cameras on older versions of macOS via RawBridge™ — full Apple RAW pipeline coverage on older systems

 
 
 
Camera RawX 2.4.1

Updated Shadow & Highlight filter to match the new Shadow & Highlight filter in ApolloOne 4.4.1.

 
 
 

Comments


bottom of page