<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Version 2.1.8 on RawCull</title><link>https://rawcull.netlify.app/tags/version-2.1.8/</link><description>Recent content in Version 2.1.8 on RawCull</description><generator>Hugo</generator><language>en</language><lastBuildDate>Mon, 22 Jun 2026 07:18:52 +0200</lastBuildDate><atom:link href="https://rawcull.netlify.app/tags/version-2.1.8/index.xml" rel="self" type="application/rss+xml"/><item><title>Version 2.1.8</title><link>https://rawcull.netlify.app/blog/2026/06/22/version-2.1.8/</link><pubDate>Mon, 22 Jun 2026 00:00:00 +0000</pubDate><guid>https://rawcull.netlify.app/blog/2026/06/22/version-2.1.8/</guid><description>&lt;h1 id="rawcull-changelog--v205--218"&gt;RawCull Changelog — v2.0.5 → 2.1.8&lt;a class="td-heading-self-link" href="#rawcull-changelog--v205--218" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;Submitted for update on &lt;a href="https://apps.apple.com/no/app/rawcull/id6759362764?mt=12"&gt;Apple App Store&lt;/a&gt;.&lt;/p&gt;
&lt;hr&gt;
&lt;h3 id="-actual-pixels-inspection"&gt;🔍 Actual-Pixels Inspection&lt;a class="td-heading-self-link" href="#-actual-pixels-inspection" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Added &lt;code&gt;Z&lt;/code&gt; as a fast inspection shortcut from grid, loupe, and comparison views.&lt;/li&gt;
&lt;li&gt;Opens the zoom overlay directly on the embedded JPEG at an actual-pixels zoom level.&lt;/li&gt;
&lt;li&gt;Centers the view around the AF focus point when one is available.&lt;/li&gt;
&lt;li&gt;Shows the focus-point marker on open for faster sharpness checking.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-faster-culling-flow"&gt;⭐ Faster Culling Flow&lt;a class="td-heading-self-link" href="#-faster-culling-flow" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Rating, reject, keep, and tag actions now advance automatically to the next image.&lt;/li&gt;
&lt;li&gt;The same advance behavior is available in thumbnail navigation, zoom overlay, and comparison grid workflows.&lt;/li&gt;
&lt;li&gt;Catalog loading now preselects the first visible file by name, so keyboard culling can begin immediately.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-orientation-correct-previews"&gt;🧭 Orientation-Correct Previews&lt;a class="td-heading-self-link" href="#-orientation-correct-previews" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Normalized source orientation for thumbnails, embedded previews, sharpened previews, comparison images, and zoom previews.&lt;/li&gt;
&lt;li&gt;Improved handling for Sony embedded previews that do not carry their own orientation metadata.&lt;/li&gt;
&lt;li&gt;Added corrected transform handling for EXIF orientation values, including rotated and mirrored images.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-adaptive-memory-handling"&gt;🧠 Adaptive Memory Handling&lt;a class="td-heading-self-link" href="#-adaptive-memory-handling" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Added adaptive preview and grid cache recommendations based on installed memory, current system memory use, and macOS memory pressure.&lt;/li&gt;
&lt;li&gt;Reduced cache budgets automatically when memory pressure is warning or critical.&lt;/li&gt;
&lt;li&gt;Updated default cache settings for different memory tiers.&lt;/li&gt;
&lt;li&gt;Simplified the memory warning banner and added a close button.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-about-window"&gt;🪟 About Window&lt;a class="td-heading-self-link" href="#-about-window" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Added a native About RawCull window.&lt;/li&gt;
&lt;li&gt;Replaced the standard app info command with RawCull&amp;rsquo;s custom About window.&lt;/li&gt;
&lt;li&gt;Included app version/build information and a compact keystroke reference.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-saved-files-view-cleanup"&gt;🗂️ Saved Files View Cleanup&lt;a class="td-heading-self-link" href="#-saved-files-view-cleanup" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Split saved-files UI into smaller focused components for catalog rows, file rows, detail rows, section headers, and star ratings.&lt;/li&gt;
&lt;li&gt;Kept the saved-file detail presentation while making the view easier to maintain.&lt;/li&gt;
&lt;li&gt;Added a &lt;code&gt;FileRecord&lt;/code&gt; convenience initializer for previews and tests.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-tests"&gt;🧪 Tests&lt;a class="td-heading-self-link" href="#-tests" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Added and expanded Swift Testing coverage for culling auto-advance, thumbnail/cache admission, zoom overlay key actions, comparison navigation, and thumbnail provider behavior.&lt;/li&gt;
&lt;li&gt;Added coverage for &lt;code&gt;Z&lt;/code&gt; actual-pixels inspection in comparison navigation.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="-maintenance"&gt;🛠️ Maintenance&lt;a class="td-heading-self-link" href="#-maintenance" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Aligned project versioning across build settings and release branches.&lt;/li&gt;
&lt;li&gt;Added a &lt;code&gt;test-performance&lt;/code&gt; Makefile target.&lt;/li&gt;
&lt;li&gt;Performed cleanup in scoring parameter UI and cache-related code.&lt;/li&gt;
&lt;/ul&gt;</description></item></channel></rss>