top of page
Search

Version 2.3.3 has been released!

Writer's picture: adminadmin

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!

5 views0 comments

Recent Posts

See All

ApolloOne 3.7.0

In this release, we added some new features and squashed some bugs: NEW! Adds contrast, saturation and vibrance controls in the RAW...

Camera RawX 1.1.0

Minor bug fixes (correct window sizing on 14" MacBook Pro. Prevent app crash with invalid RAF files. )

ApolloOne 3.6.9

This is a maintenance release: Updates ExifTool to version 13.03. Updates MediaInfo to version 24.11. Regression bug fixes.

Commentaires


bottom of page