<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:base="https://macitbetter.com/">
  <id>https://macitbetter.com/</id>
  <title>BetterZip Atom Feed</title>
  <updated>2026-03-27T00:00:00Z</updated>
  <link rel="alternate" href="https://macitbetter.com/" type="text/html"/>
  <link rel="self" href="https://macitbetter.com/feed.xml" type="application/atom+xml"/>
  <author>
    <name>Robert Rezabek</name>
    <uri>https://macitbetter.com/</uri>
  </author>
  <entry>
    <id>tag:macitbetter.com,2026-03-27:/blog/BetterZip-5.4.2/</id>
    <title type="html">BetterZip 5.4.2 brings some smaller bug fixes</title>
    <published>2026-03-27T00:00:00Z</published>
    <updated>2026-03-27T00:00:00Z</updated>
    <link rel="alternate" href="https://macitbetter.com/blog/BetterZip-5.4.2/" type="text/html"/>
    <content type="html">&lt;p&gt;Here is the latest update to BetterZip which brings some smaller bug fixes.&lt;/p&gt;

&lt;p&gt;Work on BetterZip 6 is progressing nicely and I will soon start beta testing. If you are interested in participating in the closed beta test run, please get in touch!&lt;/p&gt;

&lt;p&gt;Here are the details for version 5.4.2:&lt;/p&gt;

&lt;h3&gt;Bug Fixes&lt;/h3&gt;
&lt;ul&gt;
	&lt;li&gt;Rar 7 archives may use huge amounts of memory. BetterZip will show a warning before extracting from such archives.&lt;/li&gt;
	&lt;li&gt;Fixed two possible crasher bugs that could occur under very unusual circumstances.&lt;/li&gt;
	&lt;li&gt;Added two missing strings to the German localization of the Quick Look extension.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you find any problems, please do get in touch and report them. Thanks!&lt;/p&gt;

&lt;center&gt;&lt;a href="//macitbetter.com/BetterZip.zip" class="button download"&gt;Download Now&lt;/a&gt;&lt;/center&gt;

&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
</content>
  </entry>
  <entry>
    <id>tag:macitbetter.com,2026-03-18:/blog/BetterZip-5.4.1/</id>
    <title type="html">BetterZip 5.4.1 is out now</title>
    <published>2026-03-18T00:00:00Z</published>
    <updated>2026-03-18T00:00:00Z</updated>
    <link rel="alternate" href="https://macitbetter.com/blog/BetterZip-5.4.1/" type="text/html"/>
    <content type="html">&lt;p&gt;Here is the latest update to BetterZip. This version includes a number of internal changes that won’t be visible to you directly, but they  should enhance overall stability and performance.&lt;/p&gt;

&lt;p&gt;Work on BetterZip 6 is progressing nicely and I will soon start beta testing. If you are interested in participating in the closed beta test run, please get in touch!&lt;/p&gt;

&lt;p&gt;Here are the details for version 5.4.1:&lt;/p&gt;

&lt;h3&gt;Enhancements&lt;/h3&gt;
&lt;ul&gt;
	&lt;li&gt;Drag-to-select now mimics Finder&amp;#8217;s behavior more closely: Clicking on a filename starts dragging, while clicking the whitespace next to the filename starts selecting files.&lt;/li&gt;
	&lt;li&gt;You can now configure in which folders the Finder extension will run and add a BetterZip item to Finder&amp;#8217;s contextual menu. It could clash with other Finder extensions, especially on cloud drives. I renamed the Quick Look tab in the settings window to &amp;#8220;Extensions&amp;#8221; and moved all extension settings there.&lt;/li&gt;
	&lt;li&gt;Updated the built-in unrar to the latest version.&lt;/li&gt;
	&lt;li&gt;Increased the text size in the presets configuration for better readability.&lt;/li&gt;
	&lt;li&gt;When extracting an archive with minor errors, you can choose to ignore these errors. Make sure to check the extracted files though.&lt;/li&gt;
	&lt;li&gt;Enhanced and updated the Japanese localization. Thank you, Koichi!&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;Bug Fixes&lt;/h3&gt;
&lt;ul&gt;
	&lt;li&gt;CRX Chrome extensions can be opened and extracted again.&lt;/li&gt;
	&lt;li&gt;Fixed a possible crash when viewing or previewing multiple files in succession too quickly.&lt;/li&gt;
	&lt;li&gt;When moving a non-archive item to the trash in the sidebar, it wasn&amp;#8217;t also removed from the Favorites sidebar.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you find any problems, please do get in touch and report them. Thanks!&lt;/p&gt;

&lt;center&gt;&lt;a href="//macitbetter.com/BetterZip.zip" class="button download"&gt;Download Now&lt;/a&gt;&lt;/center&gt;

&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
</content>
  </entry>
  <entry>
    <id>tag:macitbetter.com,2025-09-11:/blog/BetterZip-5.4/</id>
    <title type="html">BetterZip 5.4 is out now</title>
    <published>2025-09-11T00:00:00Z</published>
    <updated>2025-09-11T00:00:00Z</updated>
    <link rel="alternate" href="https://macitbetter.com/blog/BetterZip-5.4/" type="text/html"/>
    <content type="html">&lt;p&gt;It’s been a while since the last update to BetterZip. Today I have two smaller new features for you, as well as a few enhancements and bug fixes.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;New Features:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;The new Close File command (choose File &amp;gt; Close File from the menu or press ⌃⌘W on the keyboard) will close the current file, but leave the window open and return to the initial state.&lt;/li&gt;
  &lt;li&gt;Non-archive files can now be previewed in BetterZip when selected in the built-in file browser (the left sidebar).&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Enhancements:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;The archive’s macOS quarantine flag will not only be preserved for extracted executable files, but also for extracted (recursive) archives.&lt;/li&gt;
  &lt;li&gt;The Quick Look preview now automatically sorts by file name.&lt;/li&gt;
  &lt;li&gt;When clicking in the background of the file list and dragging the mouse up or down, BetterZip will now select files like in the Finder.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Fixed bugs:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Sequential archives (.001, …) didn’t open correctly in some cases.&lt;/li&gt;
  &lt;li&gt;Archives with a digit in the first place of the filename extension couldn’t be opened if they were not multi-volume archives (e.g., archive.3mf).&lt;/li&gt;
  &lt;li&gt;Moving archives to the trash after extraction now works reliably.&lt;/li&gt;
  &lt;li&gt;When using a save preset, and selecting the option “Don’t include the single root folder in the archive”, BetterZip wouldn’t save the archive to a folder set in the preset, but always next to the original.&lt;/li&gt;
  &lt;li&gt;The preset option “Move after successful extraction” would only move the numbered parts .z01, .z02, … of WinZip-style multi-volume zip archives while leaving the last .zip named part behind.&lt;/li&gt;
  &lt;li&gt;If BetterZip is set to open directly to DropBar, closing the DropBar did not result in BetterZip quitting.&lt;/li&gt;
  &lt;li&gt;Extracting from an opened subfolder in a Finder list view window to a place through the Finder extension extracts to different folder.&lt;/li&gt;
  &lt;li&gt;The Automator actions for extracting or compressing files couldn’t be configured, if there were multiple presets with the exact same name.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you find any problems, please do get in touch and report them. Thanks!&lt;/p&gt;

&lt;p&gt;macOS 26 (Tahoe) is upon us and BetterZip will run nicely on it.&lt;/p&gt;

&lt;center&gt;&lt;a href="//macitbetter.com/BetterZip.zip" class="button download"&gt;Download Now&lt;/a&gt;&lt;/center&gt;

&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
</content>
  </entry>
  <entry>
    <id>tag:macitbetter.com,2023-11-23:/blog/Black-Friday-2023/</id>
    <title type="html">Black Friday 2023 Special - The Apps</title>
    <published>2023-11-23T00:00:00Z</published>
    <updated>2023-11-23T00:00:00Z</updated>
    <link rel="alternate" href="https://macitbetter.com/blog/Black-Friday-2023/" type="text/html"/>
    <content type="html">&lt;p&gt;This year again, the team behind Unclutter put together a bundle of 10 great Mac apps, including BetterZip. Get any of the included apps for 50% off or the whole &lt;a href="https://unclutterapp.com/bundle/?coupon=BZ-BLACKFRIDAY-2023&amp;amp;s=m1&amp;amp;co=d2"&gt;bundle for $58&lt;/a&gt;.&lt;/p&gt;

&lt;div class="blog-image-box"&gt;
	&lt;a title="The Apps" class="image" href="https://unclutterapp.com/bundle/?coupon=BZ-BLACKFRIDAY-2023&amp;amp;s=m1&amp;amp;co=d2"&gt;&lt;img src="/img/bf2023-theApps.jpg" alt="Black Friday 2023 Special - The Apps" /&gt;&lt;/a&gt;
&lt;/div&gt;

&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
</content>
  </entry>
  <entry>
    <id>tag:macitbetter.com,2023-04-11:/blog/BetterZip-5.3.3/</id>
    <title type="html">BetterZip 5.3.3 - Bug Fixes and Stability</title>
    <published>2023-04-11T00:00:00Z</published>
    <updated>2023-04-11T00:00:00Z</updated>
    <link rel="alternate" href="https://macitbetter.com/blog/BetterZip-5.3.3/" type="text/html"/>
    <content type="html">&lt;p&gt;This update has no new features, it just fixes a few bugs:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Updated Zstandard to V 1.5.5.&lt;/li&gt;
  &lt;li&gt;Sped up some operations with large folders containing multi-volume rar files.&lt;/li&gt;
  &lt;li&gt;When creating multi-volume rar archives with more than 9 volumes, BetterZip would show an error message after successfully creating the archive.&lt;/li&gt;
  &lt;li&gt;Under certain conditions, BetterZip did not offer to repair rar files with missing parts when .rev files were available.&lt;/li&gt;
  &lt;li&gt;Tokens for automatically created filenames didn’t work correctly in some localizations.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you find any problems, please do get in touch and report them. Thanks!&lt;/p&gt;

&lt;center&gt;&lt;a href="//macitbetter.com/BetterZip.zip" class="button download"&gt;Download Now&lt;/a&gt;&lt;/center&gt;

&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
</content>
  </entry>
</feed>
