top of page
Search
  • Writer's pictureadmin

Version 2.3.3 has been released!

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

This is bug fix release: Fixed a bug for not recognizing keywords stored in .xmp file when Display Mode is RAW Only or All Files. Increased spacing between thumbnails in Contact Sheet mode. Fixed a bu

In this release, we fixed some regression bugs plus an enhancement: REGRESSION: Deleting multiple RAW files in Contact Sheet was not working in version 3.3.2, it is now fixed. Fixed a bug for not rest

In this release, we worked very hard to squash many bugs, improve reliability and add many new features and enhancements: NEW! Option to save thumbnails in HEIC format to save space (under Preferences

bottom of page