<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Version 1.6.3 on RawCull</title><link>https://rawcull.netlify.app/tags/version-1.6.3/</link><description>Recent content in Version 1.6.3 on RawCull</description><generator>Hugo</generator><language>en</language><lastBuildDate>Thu, 23 Apr 2026 07:38:07 +0200</lastBuildDate><atom:link href="https://rawcull.netlify.app/tags/version-1.6.3/index.xml" rel="self" type="application/rss+xml"/><item><title>Version 1.6.3</title><link>https://rawcull.netlify.app/blog/2026/04/23/version-1.6.3/</link><pubDate>Thu, 23 Apr 2026 00:00:00 +0000</pubDate><guid>https://rawcull.netlify.app/blog/2026/04/23/version-1.6.3/</guid><description>&lt;h1 id="rawcull-changelog--v159--v163"&gt;RawCull Changelog — v1.5.9 → v1.6.3&lt;a class="td-heading-self-link" href="#rawcull-changelog--v159--v163" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;RawCull version &lt;strong&gt;1.6.3&lt;/strong&gt; is submitted for update on Apple App Store.&lt;br&gt;
This changelog summarizes all notable updates through &lt;strong&gt;v1.6.3&lt;/strong&gt; in one combined release note.&lt;/p&gt;
&lt;h2 id="-major-updates"&gt;🚀 Major updates&lt;a class="td-heading-self-link" href="#-major-updates" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Added &lt;strong&gt;Nikon NEF support&lt;/strong&gt; via a &lt;code&gt;RawFormat&lt;/code&gt;-based architecture, expanding beyond Sony ARW workflows.&lt;/li&gt;
&lt;li&gt;Added &lt;strong&gt;navigation keys in Rated Grid View&lt;/strong&gt; for faster keyboard-based culling.&lt;/li&gt;
&lt;li&gt;Nikon NEF support is currently &lt;strong&gt;experimental&lt;/strong&gt;: core functionality works, but &lt;strong&gt;focus-point extraction is not yet behaving as expected&lt;/strong&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-performance-improvements"&gt;⚡ Performance improvements&lt;a class="td-heading-self-link" href="#-performance-improvements" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Improved &lt;strong&gt;Grid View selection performance from O(n) to O(1)&lt;/strong&gt; for much faster selection handling on large sets.&lt;/li&gt;
&lt;li&gt;Increased &lt;strong&gt;Grid cache cap from 2000 to 3000&lt;/strong&gt; to reduce cache churn and improve responsiveness.&lt;/li&gt;
&lt;li&gt;Continued optimization of grid interactions and rated/grid-heavy workflows.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-workflow--ux-improvements"&gt;🧭 Workflow &amp;amp; UX improvements&lt;a class="td-heading-self-link" href="#-workflow--ux-improvements" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Fixed navigation behavior in &lt;strong&gt;Burst Groups&lt;/strong&gt; for more consistent sequence browsing.&lt;/li&gt;
&lt;li&gt;Temporarily disables &lt;strong&gt;Grid View while thumbnails are being created&lt;/strong&gt; to avoid inconsistent interactions during loading/indexing.&lt;/li&gt;
&lt;li&gt;Improved keyboard-first workflow for review and rating in grid contexts.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-stability-and-fixes"&gt;🛠️ Stability and fixes&lt;a class="td-heading-self-link" href="#-stability-and-fixes" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Multiple fixes for &lt;strong&gt;Grid cache behavior in Settings View&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Renamed &lt;code&gt;RatedPhotoItemView&lt;/code&gt; for improved code clarity and maintainability.&lt;/li&gt;
&lt;li&gt;General maintenance updates to project/build flow (including Makefile and housekeeping updates).&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-under-the-hood-engineering-changes"&gt;🔧 Under-the-hood engineering changes&lt;a class="td-heading-self-link" href="#-under-the-hood-engineering-changes" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Refactored Nikon NEF handling into dedicated extraction components:
&lt;ul&gt;
&lt;li&gt;NEF thumbnail extraction&lt;/li&gt;
&lt;li&gt;NEF JPEG extraction&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Added a &lt;strong&gt;binary TIFF-walk fallback&lt;/strong&gt; for NEF JPEG extraction to improve resilience across file variants.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="-maintenance--logging-cleanup"&gt;🧹 Maintenance &amp;amp; logging cleanup&lt;a class="td-heading-self-link" href="#-maintenance--logging-cleanup" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Removed noisy/unused logging, including:
&lt;ul&gt;
&lt;li&gt;CacheDelegate eviction debug logging (commented out)&lt;/li&gt;
&lt;li&gt;Noisy NEF extractor warning logging&lt;/li&gt;
&lt;li&gt;Additional log cleanup for lower console noise&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="commit-highlights-included-in-this-range"&gt;Commit highlights included in this range&lt;a class="td-heading-self-link" href="#commit-highlights-included-in-this-range" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;08dae6e&lt;/code&gt; — New version 1.6.1&lt;/li&gt;
&lt;li&gt;&lt;code&gt;ab64888&lt;/code&gt; — Disabled Grid View during creating thumbnails&lt;/li&gt;
&lt;li&gt;&lt;code&gt;7831c81&lt;/code&gt; — Removed log message&lt;/li&gt;
&lt;li&gt;&lt;code&gt;bf44008&lt;/code&gt; — Updated selection in Grid View from O(n) to O(1)&lt;/li&gt;
&lt;li&gt;&lt;code&gt;16cb6c2&lt;/code&gt; — Fixed navigation in Burst Groups&lt;/li&gt;
&lt;li&gt;&lt;code&gt;951199c&lt;/code&gt; — New branch version 1.6.2&lt;/li&gt;
&lt;li&gt;&lt;code&gt;37092ea&lt;/code&gt; — Fix for Grid cache in Settings View&lt;/li&gt;
&lt;li&gt;&lt;code&gt;4422811&lt;/code&gt; — Fix for Grid cache in Settings View&lt;/li&gt;
&lt;li&gt;&lt;code&gt;1228325&lt;/code&gt; — Updated Grid Cache cap from 2000 to 3000&lt;/li&gt;
&lt;li&gt;&lt;code&gt;89dc808&lt;/code&gt; — Updated version 1.6.3, added navigation keys in Rated Grid View&lt;/li&gt;
&lt;li&gt;&lt;code&gt;e1cd41b&lt;/code&gt; — Rename RatedPhotoItemView&lt;/li&gt;
&lt;li&gt;&lt;code&gt;0c276c1&lt;/code&gt; — Updates&lt;/li&gt;
&lt;li&gt;&lt;code&gt;a93999&lt;/code&gt; — Update Makefile&lt;/li&gt;
&lt;li&gt;&lt;code&gt;bae6fd4&lt;/code&gt; — feat: add Nikon NEF support via RawFormat protocol&lt;/li&gt;
&lt;li&gt;&lt;code&gt;bdcb796&lt;/code&gt; — refactor: extract Nikon NEF JPEG extraction into dedicated type&lt;/li&gt;
&lt;li&gt;&lt;code&gt;439e909&lt;/code&gt; — refactor: extract Nikon NEF thumbnail extraction into dedicated type&lt;/li&gt;
&lt;li&gt;&lt;code&gt;90e8d4c&lt;/code&gt; — feat: add binary TIFF-walk fallback for NEF JPEG extraction&lt;/li&gt;
&lt;li&gt;&lt;code&gt;ca0d856&lt;/code&gt; — chore: remove noisy NEF extractor warning log&lt;/li&gt;
&lt;li&gt;&lt;code&gt;7fe4c46&lt;/code&gt; — chore: comment out unused CacheDelegate eviction logging&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;p&gt;&lt;strong&gt;Upgrade recommendation:&lt;/strong&gt;&lt;br&gt;
Updating from &lt;strong&gt;v1.5.9&lt;/strong&gt; to &lt;strong&gt;v1.6.3&lt;/strong&gt; is recommended for users who want improved grid performance, better keyboard navigation, stronger cache behavior, and early Nikon NEF support.&lt;/p&gt;</description></item></channel></rss>