<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0">
  <channel>
    <title><![CDATA[MacUpdate - Latest Updates]]></title>
    <link>https://www.macupdate.com</link>
    <description><![CDATA[]]></description>
    <pubDate>Mon, 27 Nov 2023 06:53:37 -0500</pubDate>
    <generator>Zend_Feed</generator>
    <language>en-EN</language>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <item>
      <title><![CDATA[CheckBook  2.7.27 - Manage personal checking accounts. (Shareware)]]></title>
      <link>https://www.macupdate.com/app/mac/10187/checkbook</link>
      <guid>https://www.macupdate.com/app/mac/10187/checkbook/2.7.27/1701084265</guid>
      <description><![CDATA[<p>With <strong>CheckBook</strong>, easily and simply manage your personal checking accounts.</p> 

<p>A paper check register can't categorize your transactions or report cash flow over time, and it'll never balance itself. That's where we come in. Introducing CheckBook 2, the powerfully simple personal finance manager.</p> 
<ul> 
	<li>Precisely manage your finances: 
<ul> 
	<li>Find transactions with simple searches or dozens of powerful criteria</li> 
	<li>Reconcile your accounts to the penny</li> 
	<li>Schedule transactions that repeat periodically, like monthly bills and paychecks</li> 
	<li>Track cash flow over time with customizable reports so you can see where your money came from and where it's going</li> 
</ul> 
	<li>Import from other personal finance apps or your bank: 
<ul> 
	<li>Strong support for OFX, QFX, QIF, CSV, and Text</li> 
	<li>Import from Quicken Essentials for Mac or Quicken for Mac 2017</li> 
</ul> 
	<li>Share and sync your data: 
<ul> 
	<li>Sync with other users on a local network</li> 
	<li>Sync with iCloud, when used on OS X Mountain Lion</li> 
</ul> 
	<li>And more: 
<ul> 
	<li>Manage accounts in multiple currencies</li> 
	<li>Transfer funds between accounts without creating two transactions</li> 
</ul> 
</ul><br><br><ul>
<li>Prevents a crash that might happen as CheckBook is launching.</li>
<li>Tightens up OFX/QFX imports so they’ll work even when a file is missing account information.</li>
<li>Includes the usual minor user interface fixes and adjustments.</li>
</ul><br><br><br><br><br><a href='https://www.macupdate.com/app/mac/10187/checkbook'>More information</a><br><br><a href="https://www.macupdate.com/download/10187">Download Now</a>]]></description>
      <pubDate>Mon, 27 Nov 2023 06:24:25 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Zettlr  3.0.3 - One-stop publication workbench — from idea to publication in one app. (Free)]]></title>
      <link>https://www.macupdate.com/app/mac/60751/zettlr</link>
      <guid>https://www.macupdate.com/app/mac/60751/zettlr/3.0.3/1701084075</guid>
      <description><![CDATA[<p><strong>Zettlr</strong> is a reliable companion for writing scientific texts and taking notes. It is made for academics in the humanities and arts and is intended to keep your content apart from your design, but close to the notes you take. To reach this goal, Zettlr incorporates several important features:</p> 
<ul> 
	<li><strong>File-agnostic editing</strong>. Zettlr does not store any information about your files, except in your files. This way you can always switch to and from Zettlr. Every file you see inside the preview pane corresponds to a file on your disk. With no special additions that might render the use of your files difficult for other editors.</li> 
	<li><strong>Zettelkasten-Methods</strong> implemented directly into the app. With Zettlr, you can link files and searches using "Wiki-Links" in the format <code>[[your search text|@ID:ID]]</code>, give IDs by typing <code>@ID:Your-ID-Here</code> and tag your files using Twitter-like hashtags: <code>#hashtag</code>. Holding down the <code>Alt</code>-key and clicking on links will try to open exact-match files and also initiate searches, while Alt-clicks on tags will simply initiate searches. More features are likely to come.</li> 
	<li><strong>A directory list</strong>. This list contains all open directories and files. You can open new directories by pressing <code>Cmd/Ctrl+O</code>. New files can be opened simply by double clicking them in your file browser or by dragging them onto the app. Every time you start the app, all previously opened paths will be re-loaded.</li> 
	<li><strong>A preview pane</strong> that lists all the files that are inside the currently selected directory and separates them by their subdirectory. Just click on a file to open it in …</li> 
	<li><strong>… the editor</strong>, which takes the most space and is the crucial component that actually makes Zettlr an editor. You are able to write <code>Markdown</code>-files in the area, a slim text format that keeps formatting to a bare minimum.</li> 
	<li><strong>Exporting options</strong>. Using the open source software <code>pandoc</code> and <code>LaTeX</code>, Zettlr enables you to export all files on the fly in a variety of formats; currently HTML, DOCX, ODT and PDF. Just open a file and press <code>Cmd/Ctrl+E</code>.</li> 
	<li><strong>Searching</strong>. Zettlr enables you to quickly search through your files to find what you are looking for in a fraction of the time you'd need if you store all your information in several word documents that you'd have to open and search.</li> 
	<li><strong>A toolbar</strong> containing all functions in handy button-form.</li> 
</ul>

<p><em><strong>Note:</strong> While the software is classified as free, it is actually donationware. Please consider making a donation to help support development.</em></p><br><br><h5>A Note on Custom CSS</h5>
<ul>
<li>This update includes a full refactor of the theming: The editor themes (Berlin, Frankfurt, Bielefeld, Karl-Marx-Stadt, and Bordeaux) have now moved to their own theme files and do not come with standard CSS anymore. This heavily un-clutters the codebase, but it may impact your Custom CSS, should you use this feature. We have ensured that no class names change and that the styling is mostly the same, but the possibility of having to adapt the Custom CSS may arise for some of you.</li>
</ul>

<h5>GUI and Functionality</h5>
<ul>
<li>Fixed a visual issue that would handle overly long window titles improperly</li>
<li>Fixed Tab not indenting/unindenting code in the CodeEditors (snippets, profiles, etc.)</li>
<li>Fixed a precedence issue that would make it impossible to use autocomplete while filling in a snippet; now, accepting a potential autocomplete has a higher precedence than moving to the next tabstop of a snippet, making working with snippets more ergonomic</li>
<li>Images now render more appropriately in inline-contexts</li>
<li>Updated the German translation</li>
<li>Fixed the keyboard shortcut for inserting footnotes on Windows and Linux Removed the accent color setting: now the accent color will always be the system accent color on macOS and Windows, and Zettlr's brand green on Linux; themes do not provide an accent color anymore</li>
<li>Restored syntax highlighting for inline math code</li>
<li>Fixes an issue that would frequently may make the cursor appear to jump or a dialog appearing warning of external changes (#4729; #4732)</li>
<li>Added some translations</li>
<li>Generating link previews no longer downloads the entire link target if the content is not preview-able</li>
<li>Improved layout of link previews</li>
<li>Overly long summaries of link previews are now shortened</li>
<li>Project properties now adequately resolve the readers and writers of the existing profiles, enabling the usage of profiles with extended readers/writers (#4699)</li>
<li>GraphView's labels are now rendered filled instead of stroked, to make it easier to read the labels.</li>
<li>The GraphView does now support multi-window, so clicking a link will open it in the last focused window. If the file is already open in a leaf, that file will be in that leaf, otherwise it will open the file in the last focused leaf.</li>
<li>Alt+Click in GraphView will force the document to be opened in a new tab.</li>
<li>Zettelkasten links and tags will now be output by our custom Markdown-to-HTML parser (i.e., in various places in the app as well as on Copy with Style)</li>
</ul>

<h5>Under the Hood</h5>
<ul>
<li>Moved all themes from the *.less-files into proper theme plugins for CodeMirror v6; this means that they will not provide any global styles anymore; any applicable styling has been moved to more appropriate places (CodeMirror plugins as well as the WindowChrome and the various remaining *.less files). We tested the changes out and in our settings, no changes were necessary; sometimes you may need to adapt class definitions</li>
<li>Remove unused color variable definitions</li>
<li>Move gray color palette to the Window Chrome component</li>
<li>Fixed an issue where the font definitions were borked and required usage of !important to make them work (#4719)</li>
<li>Upgraded all available CodeMirror components to the most recent version</li>
<li>Replaced fs.unlink with fs.rm in safeDelete to support recursive removal of directories</li>
<li>fsal-directory::removeChild now calls pathExists instead of isFile to make sure directories also are removed in removeChild</li>
<li>pathExists wraps fs.promises.access.</li>
<li>(CodeMirror) Move plugin-specific base styles from the main override as well as from the themes to the respective plugin files</li>
<li>Bump Pandoc to version 3.1.9</li>
<li>Fixed a weird layouting issue with the code block backgrounds</li>
<li>DocumentManager's openFile does now handle the case when windowId and leafId is undefined, by keeping track on the last used editor.</li>
</ul><br><br><ul>
<li>Version for <a href="https://github.com/Zettlr/Zettlr/releases/download/v3.0.3/Zettlr-3.0.3-arm64.dmg" target="_blank">Apple Silicon</a></li>
</ul><br><br><br><a href='https://www.macupdate.com/app/mac/60751/zettlr'>More information</a><br><br><a href="https://www.macupdate.com/download/60751">Download Now</a>]]></description>
      <pubDate>Mon, 27 Nov 2023 06:21:15 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[FreeFileSync  13.2 - Backup software with cross-platform file synchronization. (Free)]]></title>
      <link>https://www.macupdate.com/app/mac/50090/freefilesync</link>
      <guid>https://www.macupdate.com/app/mac/50090/freefilesync/13.2/1701083696</guid>
      <description><![CDATA[<p><strong>FreeFileSync</strong> is a free backup app that helps you compare and synchronize files and folders on Windows, Linux, and OS X. It is designed to save time setting up and running backup jobs while having nice visual feedback along the way.</p> 

<h5>Features</h5> 
<ul> 
	<li>Detect moved and renamed files and folders</li> 
	<li>Copy locked files (Volume Shadow Copy Service)</li> 
	<li>Detect conflicts and propagate deletions</li> 
	<li>Binary file comparison</li> 
	<li>Configure handling of Symbolic Links</li> 
	<li>Automate sync as a batch job</li> 
	<li>Process multiple folder pairs</li> 
	<li>Comprehensive and detailed error reporting</li> 
	<li>Copy NTFS extended attributes (compressed, encrypted, sparse)</li> 
	<li>Copy NTFS security permissions</li> 
	<li>Support long file paths with more than 260 characters</li> 
	<li>Fail-safe file copy</li> 
	<li>Cross-platform: Windows, Linux, OS X</li> 
	<li>Expand environment variables like %USERPROFILE%</li> 
	<li>Access variable drive letters by volume name (USB sticks)</li> 
	<li>Native 64-bit support</li> 
	<li>Keep versions of deleted/updated files</li> 
	<li>Prevent disc space bottlenecks via optimal sync sequence</li> 
	<li>Full Unicode support</li> 
	<li>Highly optimized runtime performance</li> 
	<li>Include/exclude files via filter</li> 
	<li>FreeFileSync portable and local installation available</li> 
	<li>Handle daylight saving time changes on FAT/FAT32</li> 
	<li>Use macros %time%, %date%, etc., for recurring backups</li> 
	<li>Case-sensitive synchronization</li> 
	<li>Built-in locking: serialize multiple jobs running against the same network share</li> 
</ul> 

<p><strong>Note:</strong> FreeFileSync is donationware. <a href="https://freefilesync.org/" target="_blank">Donate here</a>.</p><br><br><ul>
<li>Complete high-DPI/Retina display support (macOS)</li>
<li>Prevent files from being moved to versioning recursively</li>
<li>Fixed tooltip line wrap bug for moved files (Windows)</li>
<li>Return first FTP parsing error when trying multiple variants</li>
<li>Allow file times from the future for Linux-style FTP listing</li>
<li>Fixed setting modification times on certain storage devices (Windows)</li>
<li>Fixed bogus "Sound playback failed" error message (macOS)</li>
<li>Fixed rename dialog text selection wobble (macOS)</li>
</ul><br><br><br><br><br><a href='https://www.macupdate.com/app/mac/50090/freefilesync'>More information</a><br><br><a href="https://www.macupdate.com/download/50090">Download Now</a>]]></description>
      <pubDate>Mon, 27 Nov 2023 06:14:56 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[XnConvert  1.99.0 - Easy image converter. (Free)]]></title>
      <link>https://www.macupdate.com/app/mac/37680/xnconvert</link>
      <guid>https://www.macupdate.com/app/mac/37680/xnconvert/1.99.0/1701083324</guid>
      <description><![CDATA[<p><strong>XnConvert</strong> is a fast, powerful and free cross-platform batch image converter, It allow to automate editing for your massive photo collections, you can convert your different images, photos and pictures easily, and apply over 80 actions (like resize, crop, color adjustements, filter, ...). All common picture and graphics formats are supported (JPEG, TIFF, PNG, GIF, WEBP, PSD, JPEG2000, OpenEXR, camera RAW). You can save and re-use your presets for another batch image convert.</p> 

<h5>Combine and choose between more than 80 different operations including:</h5> 
<ul> 
	<li>Metadata Editing.</li> 
	<li>Transforms: Rotate, Crop, Resize, ...</li> 
	<li>Adjustments: Brightness, Contrast, Saturation, ...</li> 
	<li>Filters: Blur, Emboss, Sharpen, ...</li> 
	<li>Effects: Masking, Watermark, Vignetting, ...</li> 
	<li>Watch folders for new or updated images and automatically apply a custom set of edits.</li> 
</ul><br><br><ul>
<li>Bugs fixed & new features</li>
</ul><br><br><br><br><br><a href='https://www.macupdate.com/app/mac/37680/xnconvert'>More information</a><br><br><a href="https://www.macupdate.com/download/37680">Download Now</a>]]></description>
      <pubDate>Mon, 27 Nov 2023 06:08:44 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Output Factory  2.5.4 - Automate printing and exporting from InDesign. (Shareware)]]></title>
      <link>https://www.macupdate.com/app/mac/40908/output-factory</link>
      <guid>https://www.macupdate.com/app/mac/40908/output-factory/2.5.4/1701083121</guid>
      <description><![CDATA[<p><strong>Output Factory</strong> automates printing and exporting from Adobe InDesign. Automate repetitive tasks and save many hours of tedious manual processing. Output Factory offers batch printing, export as single pages with variable file names, layer versioning, automatic preflighting of InDesign files before output, output to several formats at once, and much more.</p> 

<p>Just select the InDesign documents, adjust settings, and Output Factory will do the rest for you automatically. Keep working with other programs while Output Factory processes InDesign files in the background. Or let Output Factory work while you're on a lunch break. Or leave it working overnight to output hundreds of documents, and pick up the job when you return in the morning.</p> 

<h5>Features</h5> 
<ul> 
	<li>Batch output dozens of InDesign files with a click of a button</li> 
	<li>Supports print. PDF, PostScript, EPS, JPEG, TIFF, IDML, EPUB, HTML and other formats</li> 
	<li>Export as single pages or as groups of pages</li> 
	<li>Output files to multiple formats with one click</li> 
	<li>Layer versioning: output layer combinations as single files</li> 
	<li>Variable output file names</li> 
	<li>Preflight InDesign files before output</li> 
	<li>Run scripts before/after processing (AppleScript/JavaScript)</li> 
	<li>Update modified links automatically</li> 
	<li>Process InDesign books (.indb)</li> 
	<li>Preflight final PDF with Acrobat Pro droplets</li> 
	<li>Send output files automatically over Internet and locally</li> 
</ul><br><br><ul>
<li>Fixed an issue where the text in labeled text frames with text variables wasn’t converted correctly under some conditions.
<li>Improved report of a rare page range error (when ‘every n pages’ value is lower than the number of pages to output).
<li>Disabled expand/collapse animation in History window (a distracting effect introduced by Apple on macOS Lion).
</ul><br><br><ul>
<li>Adobe InDesign CS6 - 2024</li>
</ul><br><br><br><a href='https://www.macupdate.com/app/mac/40908/output-factory'>More information</a><br><br><a href="https://www.macupdate.com/download/40908">Download Now</a>]]></description>
      <pubDate>Mon, 27 Nov 2023 06:05:21 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[MacCleanse  12.5 - Selectively erase logs, caches, activity, and more. (Shareware)]]></title>
      <link>https://www.macupdate.com/app/mac/23970/maccleanse</link>
      <guid>https://www.macupdate.com/app/mac/23970/maccleanse/12.5/1701082937</guid>
      <description><![CDATA[<p><strong>MacCleanse</strong> is the product of thousands of hours of intense research and development. It meticulously scans all of the nooks and crannies of a computer for unnecessary junk that can take up huge amounts of disk space! Because of this, Apps in MacCleanse are also uninstalled correctly, catching the numerous logs, caches, plugins, and other resources left behind versus simply dragging them to the Trash. Your privacy is protected and computer performance enhanced by MacCleanse as it wipes your web and app histories, and can toggle resource-hungry extensions!</p><br><br><ul>
<li>Fixed crash when computing the last opened date for files when the system does not get a valid attribute.</li>
</ul><br><br><br><br><br><a href='https://www.macupdate.com/app/mac/23970/maccleanse'>More information</a><br><br><a href="https://www.macupdate.com/download/23970">Download Now</a>]]></description>
      <pubDate>Mon, 27 Nov 2023 06:02:17 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[AlDente  1.24 - Keep your battery fresh and chewy. (Free)]]></title>
      <link>https://www.macupdate.com/app/mac/63002/aldente</link>
      <guid>https://www.macupdate.com/app/mac/63002/aldente/1.24/1701069794</guid>
      <description><![CDATA[<p><strong>AlDente</strong> allows you to limit your MacBook from charging above a certain percentage. This will not only decrease Battery wear but also increase longevity of your Battery.</p> 

<h5>Features:</h5> 
<ul> 
	<li>Charge Limiter allows you to set your maximum charging percentage between 20 and 100 percent. You can either set it by using the slide bar or by typing in the desired percentage in the field above and pressing enter afterwards.</li> 
	<li>Discharge - This feature allows your MacBook to run completely on Battery even if it is plugged in. Therefore, you can actively discharge your MacBook to a more healthy percentage. Unfortunately, while Discharge is activated, clamshell mode is not supported due to technical limitations.</li> 
</ul> 

<p>AlDente comes in two service levels: Free and Pro. <a href="https://apphousekitchen.com/pricing/" target="_blank">Compare the plans</a>.</p><br><br><ul>
    <li>All: Fixed a bug that caused MacBooks with Intel Mode enabled to not maintain the charge limit when AlDente was closed. (This time for real, we promise!)</li>
    <li>All: Fixed a bug that caused the app to crash when the "Schedule" tab was selected in AlDente's settings.</li>
    <li>All: Fixed a bug that caused the app to crash on Apple Silicon MacBooks running macOS Big Sur or Sonoma.</li>
    <li>All: Improved VoiceOver usability.</li>
    <li>Pro: Complete overhaul of the "Sailing Mode" feature. Read more about in on our blog: Feature Explanation: Sailing Mode.</li>
    <li>Pro: Added a new visual indicator for the sailing range in the status bar.</li>
    <li>Pro: The Power Flow feature is out of Beta!</li>
    <li>Pro: Tweaked the status bar colors for better readability of the status icons.</li>
    <li>Pro: Fixed a bug that caused "Stop Charging when Sleeping" to not work properly in some scenarios.</li>
    <li>Pro: Fixed a bug that caused MacBooks in Clamshell mode to not go to sleep properly if sleep was disabled beforehand.</li>
</ul><br><br><br><br><br><a href='https://www.macupdate.com/app/mac/63002/aldente'>More information</a><br><br><a href="https://www.macupdate.com/download/63002">Download Now</a>]]></description>
      <pubDate>Mon, 27 Nov 2023 02:23:14 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[BetterTouchTool  4.333 - Customize multi-touch trackpad gestures. (Shareware)]]></title>
      <link>https://www.macupdate.com/app/mac/32953/bettertouchtool</link>
      <guid>https://www.macupdate.com/app/mac/32953/bettertouchtool/4.333/1701069729</guid>
      <description><![CDATA[<p><strong>BetterTouchTool</strong> adds many new, fully customizable gestures to the Magic Mouse, Multi-Touch MacBook trackpad, and Magic Trackpad.</p> 

<p>These gestures are customizable:</p> 

<h5>Magic Mouse:</h5> 
<ul> 
	<li>Pinch in / out (zoom)</li> 
	<li>Single-finger tap left</li> 
	<li>Single-finger tap right</li> 
	<li>Single-finger tap middle</li> 
	<li>Single-finger tap</li> 
	<li>Single-finger click middle</li> 
	<li>Two-finger tap</li> 
	<li>Two-finger click</li> 
	<li>Two-finger swipe (up/down/left/right)</li> 
	<li>Two-finger tip tap left/right</li> 
	<li>Three-finger tap</li> 
	<li>Three-finger click</li> 
	<li>Three-finger swipe (up/down/left/right)</li> 
	<li>Four-finger swipe up/down</li> 
	<li>Four-finger click</li> 
	<li>TipTap left/right</li> 
</ul> 

<h5>Touchpad: </h5> 
<ul> 
	<li>Single-finger tap top-left</li> 
	<li>Single-finger tap top-right</li> 
	<li>Single-finger tap top-middle</li> 
	<li>Single-finger tap bottom-left</li> 
	<li>Single-finger tap bottom-right</li> 
	<li>Single-finger tap bottom-middle</li> 
	<li>Single-finger tap left-middle</li> 
	<li>Single-finger tap right-middle</li> 
	<li>Two-finger tip tap left/right</li> 
	<li>Three-finger swipes (up/down/left/right)</li> 
	<li>Three-finger tap</li> 
	<li>Three-finger click</li> 
	<li>Four-finger swipes (up/down/left/right)</li> 
	<li>Four-finger tap</li> 
	<li>Five-finger tap</li> 
	<li>Five-finger swipe up/down/left/right (see FAQ)</li> 
	<li>TipTap</li> 
	<li>Two-finger TipTap</li> 
	<li>Three-finger TipTap</li> 
</ul><br><br><ul> 
	<li>Release notes were unavailable when this listing was updated.</li> 
</ul><br><br><br><br><br><a href='https://www.macupdate.com/app/mac/32953/bettertouchtool'>More information</a><br><br><a href="https://www.macupdate.com/download/32953">Download Now</a>]]></description>
      <pubDate>Mon, 27 Nov 2023 02:22:09 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Spotify  1.2.25.1011 - Stream music, create playlists and more. (Free)]]></title>
      <link>https://www.macupdate.com/app/mac/33033/spotify</link>
      <guid>https://www.macupdate.com/app/mac/33033/spotify/1.2.25.1011/1701069670</guid>
      <description><![CDATA[<p><strong>Spotify</strong> is a streaming music service that gives you on-demand access to millions of songs. Whether you like driving rock, silky R&B, or grandiose classical music, Spotify's massive catalogue puts all your favorites within your reach. No streaming service offers a larger, more varied catalogue.</p> 

<h5>The music you love, whenever you want it</h5> 
<ul> 
	<li><strong>You're the DJ.</strong> Add stars to your favorite tracks, and create playlists. Spotify lets you keep your favorites close at hand.</li> 
	<li><strong>Endless discovery.</strong> With built-in Related Artist suggestions, Spotify will help you discover your new favorite artists, albums, and tracks.</li> 
	<li><strong>Make it social.</strong> Follow your favorite artists, share musical recommendations with friends, and more.</li> 
</ul><br><br><ul>
<li>Release notes were unavailable when this listing was updated.</li>
</ul><br><br><br><br><br><a href='https://www.macupdate.com/app/mac/33033/spotify'>More information</a><br><br><a href="https://www.macupdate.com/download/33033">Download Now</a>]]></description>
      <pubDate>Mon, 27 Nov 2023 02:21:10 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Stats  2.9.13 - Monitor your macOS system. (Free)]]></title>
      <link>https://www.macupdate.com/app/mac/62638/stats</link>
      <guid>https://www.macupdate.com/app/mac/62638/stats/2.9.13/1701069597</guid>
      <description><![CDATA[<p><strong>Stats</strong> is an application which allows you to monitor your macOS system.</p> 
<ul> 
	<li>CPU Usage</li> 
	<li>Memory Usage</li> 
	<li>Disk utilization</li> 
	<li>Sensors information (Temperature/Voltage/Power)</li> 
	<li>Battery level</li> 
	<li>Network usage</li> 
</ul><br><br><h5>Bug fixes</h5>
<ul>
    <li>fix: set color for efficiency and performance cores in the BarChart widget based on the selected color in the popup view settings (#1686)</li>
</ul>
<h5>New features</h5>
<ul>
    <li>feat: changed support buttons logo to higher resolution (24px -> 128px)</li>
    <li>feat: adjusted width of the box with top process value</li>
    <li>feat: added Hindi contributor to the README</li>
</ul>
<h5>Localization</h5>
<ul>
    <li>lang: added missing Ukrainian translation</li>
</ul><br><br><br><br><br><a href='https://www.macupdate.com/app/mac/62638/stats'>More information</a><br><br><a href="https://www.macupdate.com/download/62638">Download Now</a>]]></description>
      <pubDate>Mon, 27 Nov 2023 02:19:57 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Evernote  10.67.2 - Create searchable notes and access them anywhere. (Free)]]></title>
      <link>https://www.macupdate.com/app/mac/27456/evernote</link>
      <guid>https://www.macupdate.com/app/mac/27456/evernote/10.67.2/1701069515</guid>
      <description><![CDATA[<p><strong>Evernote</strong> allows you to easily capture information in any environment using whatever device or platform you find most convenient, and makes this information accessible and searchable at anytime, from anywhere.</p> 
<ul> 
	<li>Create notes containing text and audio </li> 
	<li>Find printed and handwritten text within images </li> 
	<li>Clip application and web content directly into Evernote </li> 
	<li>Synchronize with the Evernote Service and access all notes, even ones taken using other clients</li> 
</ul> 

<p><strong>Note:</strong> while Evernote is listed as free, there are subscription pricing plans that can be viewed <a href="https://evernote.com/compare-plans" target="_blank">here</a>.</p><br><br><ul>
<li>Fixes an issue with wrong month number in exported ENEX file</li>
</ul><br><br><ul> 
	<li><a href="https://www.evernote.com/Registration.action" target="_blank">Evernote account</a></li> 
</ul><br><br><br><a href='https://www.macupdate.com/app/mac/27456/evernote'>More information</a><br><br><a href="https://www.macupdate.com/download/27456">Download Now</a>]]></description>
      <pubDate>Mon, 27 Nov 2023 02:18:35 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[LibreOffice  7.6.3.2 - Free, open-source office suite. (Free)]]></title>
      <link>https://www.macupdate.com/app/mac/35446/libreoffice</link>
      <guid>https://www.macupdate.com/app/mac/35446/libreoffice/7.6.3.2/1701069402</guid>
      <description><![CDATA[<p><strong>LibreOffice</strong> is an office suite (word processor, spreadsheet, presentations, drawing tool) compatible with other major office suites. The Document Foundation is coordinating development and maintenance of this OpenOffice.org fork.</p> 

<p><em><strong>Note:</strong> While the software is classified as free, it is actually donationware. <a href="https://www.libreoffice.org/donate/" target="_blank">Please consider making a donation to help support development.</a></em></p><br><br><ul>
<li>Release notes were unavailable when this listing was updated.</li>
</ul><br><br><ul>
<li>Version for <a href="https://download.documentfoundation.org/libreoffice/stable/7.6.3/mac/aarch64/LibreOffice_7.6.3_MacOS_aarch64.dmg" target="_blank">Apple Silicon</a></li>
</ul><br><br><br><a href='https://www.macupdate.com/app/mac/35446/libreoffice'>More information</a><br><br><a href="https://www.macupdate.com/download/35446">Download Now</a>]]></description>
      <pubDate>Mon, 27 Nov 2023 02:16:42 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[CleanMyMac X  4.14.5 - Delete files that waste your disk space. (Shareware)]]></title>
      <link>https://www.macupdate.com/app/mac/30017/cleanmymac-x</link>
      <guid>https://www.macupdate.com/app/mac/30017/cleanmymac-x/4.14.5/1701069303</guid>
      <description><![CDATA[<p><strong>CleanMyMac X</strong> makes space for the things you love. Sporting a range of ingenious new features, CleanMyMac lets you safely and intelligently scan and clean your entire system, delete large, unused files, reduce the size of your iPhoto library, uninstall unneeded apps or fix the ones that started to work improperly, manage all your extensions from one place and do much more - all from one newly designed and beautifully simple interface.</p><br><br><ul>
<li>Release notes were unavailable when this listing was updated.</li>
</ul><br><br><br><br><br><a href='https://www.macupdate.com/app/mac/30017/cleanmymac-x'>More information</a><br><br><a href="https://www.macupdate.com/download/30017">Download Now</a>]]></description>
      <pubDate>Mon, 27 Nov 2023 02:15:03 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Chromium  121.0.6152.0 - Fast and stable open-source browser. (Free)]]></title>
      <link>https://www.macupdate.com/app/mac/36244/chromium</link>
      <guid>https://www.macupdate.com/app/mac/36244/chromium/121.0.6152.0/1701067278</guid>
      <description><![CDATA[<p><strong>Chromium</strong> is an open-source browser project that aims to build a safer, faster, and more stable way for all Internet users to experience the web.</p><br><br><ul> 
	<li>List of changes available <a href="https://crrev.com/1229172" target="_blank">here</a>.</li> 
</ul><br><br>Version for <a href="https://download-chromium.appspot.com/dl/Mac_Arm?type=snapshots" target="_blank">Apple Silicon</a><br><br><br><a href='https://www.macupdate.com/app/mac/36244/chromium'>More information</a><br><br><a href="https://www.macupdate.com/download/36244">Download Now</a>]]></description>
      <pubDate>Mon, 27 Nov 2023 01:41:18 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Google Drive  84.0 - Access and sync your files anywhere. (Free)]]></title>
      <link>https://www.macupdate.com/app/mac/62170/google-drive</link>
      <guid>https://www.macupdate.com/app/mac/62170/google-drive/84.0/1701067100</guid>
      <description><![CDATA[<p><strong>Google Drive</strong> lets you to safely store your files and access them from any device. </br>Choose folders on your computer to sync with Google Drive or backup to Google Photos, and access all of your content directly from your PC or Mac.</p> 

<p>Works on all major platforms, enabling you to work seamlessly across your browser, mobile device, tablet, and computer.</p><br><br><ul>
    <li>Fixed an issue where the app crashed repeatedly at startup for a small number of users</li>
    <li>When backing up to Google Photos, DNG files are now considered RAW files</li>
    <li>Additional bug fixes and performance improvements</li>
</ul><br><br><br><br><br><a href='https://www.macupdate.com/app/mac/62170/google-drive'>More information</a><br><br><a href="https://www.macupdate.com/download/62170">Download Now</a>]]></description>
      <pubDate>Mon, 27 Nov 2023 01:38:20 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PDF Split and Merge  1.5 - Split,Merge & Edit PDF Anytime (Shareware)]]></title>
      <link>https://www.macupdate.com/app/mac/64567/pdf-split-and-merge</link>
      <guid>https://www.macupdate.com/app/mac/64567/pdf-split-and-merge/1.5/1701066977</guid>
      <description><![CDATA[<p>Introducing <strong>PDF Split & Merge</strong>, the ultimate online solution for all your PDF editing needs.</p>
<p>PDF Split & Merge is a versatile toolkit for organizing and manipulating PDF documents. It simplifies document management by allowing users to effortlessly split, merge, and manipulate PDFs. Whether you need to split PDF pages or consolidate multiple PDFs into a single, well-organized file, this user-friendly application simplifies the process.</p>
<p>With the PDF Split & Merge App, you can effortlessly separate a single PDF into various files, streamlining document management. PDF Split & Merge App ensures that the time-consuming task of manual PDF combination becomes a thing of the past, letting you create unified and organized PDFs effortlessly.</p>
<p>It also offers seamless storage management, allowing you to choose the perfect destination folder for your edited PDFs. Before finalizing your documents, this application provides a quick preview option, ensuring your PDFs are polished and error-free.</p>
<p>Say goodbye to PDF editing challenges and experience the convenience and efficiency of PDF Split & Merge today.</p>

<h5>Features:</h5>
<ul>
    <li>Effortless PDF Splitting and Merging</li>
    <li>Custom Split Options</li>
    <li>Batch Processing</li>
    <li>Quality Preservation</li>
    <li>Drag-and-Drop</li>
    <li>Page Reordering</li>
    <li>Password Protection</li>
    <li>Custom File Names</li>
    <li>Preview PDFs</li>
</ul><br><br><ul>
    <li>Performance Improvement.</li>
</ul><br><br><br><br><br><a href='https://www.macupdate.com/app/mac/64567/pdf-split-and-merge'>More information</a><br><br><a href="https://www.macupdate.com/download/64567">Download Now</a>]]></description>
      <pubDate>Mon, 27 Nov 2023 01:36:17 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Crossword Wizard  6.4.8 - A premiere education and lifestyle program. (Shareware)]]></title>
      <link>https://www.macupdate.com/app/mac/64115/crossword-wizard</link>
      <guid>https://www.macupdate.com/app/mac/64115/crossword-wizard/6.4.8/1701066534</guid>
      <description><![CDATA[<p><strong>Crossword Wizard</strong> is a must have crossword generator and the most popular program packed with new features for crossword enthusiasts!</p> 

<p>Specifically tailored with educators in mind this program should be part of every teacher's resource kit. Apart from standard crosswords the programs includes 14 Extra printable Puzzles types and playable HTML export. Localised for French, German and Spanish languages with associated dictionaries.</p><br><br><ul> 
	<li>Universal (Intel/ARM)</li> 
</ul><br><br><br><br><br><a href='https://www.macupdate.com/app/mac/64115/crossword-wizard'>More information</a><br><br><a href="https://www.macupdate.com/download/64115">Download Now</a>]]></description>
      <pubDate>Mon, 27 Nov 2023 01:28:54 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Easy Data Transform  1.45.0 - Easily merge, split, reshape and reformat data. (Shareware)]]></title>
      <link>https://www.macupdate.com/app/mac/61674/easy-data-transform</link>
      <guid>https://www.macupdate.com/app/mac/61674/easy-data-transform/1.45.0/1701066313</guid>
      <description><![CDATA[<p>Transform your Excel, CSV, XML, text and JSON files without programming with <strong>Easy Data Transform</strong>.</p> 

<h5>Features:</h5> 
<ul> 
	<li>Merge, re-format, dedupe, filter and analyze table and list data on your Mac.</li> 
	<li>Import Excel, CSV, JSON, XML, fixed width, vCard and TSV.</li> 
	<li>Export Excel, CSV, TSV, JSON, HTML, Markdown, vCard, YAML and XML.</li> 
	<li>Transform your data interactively, step by step using 61 built-in transforms.</li> 
	<li>Transforms millions of rows in no time.</li> 
	<li>No need to upload your sensitive data to a third party server.</li> 
</ul><br><br><ul>
    <li>Generating pseudo-random numbers</li>
    <li>Handle numbers from a different locale (e.g. , instead of . for decimal symbol)</li>
</ul><br><br><br><br><br><a href='https://www.macupdate.com/app/mac/61674/easy-data-transform'>More information</a><br><br><a href="https://www.macupdate.com/download/61674">Download Now</a>]]></description>
      <pubDate>Mon, 27 Nov 2023 01:25:13 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[LargeType2  1.2.1 - Display selected type at large sizes. (Free)]]></title>
      <link>https://www.macupdate.com/app/mac/32387/largetype2</link>
      <guid>https://www.macupdate.com/app/mac/32387/largetype2/1.2.1/1701066206</guid>
      <description><![CDATA[<p><strong>LargeType2</strong> is a system service which shows your selected text at large font sizes. It was inspired by Address Book's "Large Type" phone-numbers feature. Since this is a system service, you can enlarge your text in any application!</p><br><br><ul> 
	<li>Fixed non-transparent rounded corners on macOS 13 and later</li> 
</ul><br><br><br><br><br><a href='https://www.macupdate.com/app/mac/32387/largetype2'>More information</a><br><br><a href="https://www.macupdate.com/download/32387">Download Now</a>]]></description>
      <pubDate>Mon, 27 Nov 2023 01:23:26 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Phoenix Slides  1.4.8 - Image browsing/slideshow application. (Free)]]></title>
      <link>https://www.macupdate.com/app/mac/18735/phoenix-slides</link>
      <guid>https://www.macupdate.com/app/mac/18735/phoenix-slides/1.4.8/1701066144</guid>
      <description><![CDATA[<p><strong>Phoenix Slides</strong> is a fast, full-screen slideshow program/image browser for flipping through folders or disks full of images. Phoenix Slides also does lossless JPEG transformations and can display EXIF data.</p> 

<h5>Features:</h5> 
<ul> 
	<li>Fast (pre-cached) full-screen slideshows</li> 
	<li>Rotate/zoom in slideshow</li> 
	<li>Fast JPEG thumbnails (uses Epeg)</li> 
	<li>Lossless JPEG rotation</li> 
	<li>View EXIF data, JPEG comments</li> 
	<li>Search subfolders (recursively) for images</li> 
	<li>Move files to trash, set image as desktop</li> 
	<li>Supports drag and drop, Finder aliases</li> 
</ul><br><br><ul>
	<li>avoid the notch on newer macbooks</li>
	<li>allow undo after moving files to the trash/Finder</li>
	<li>improve performance and memory usage when loading thumbnails</li>
	<li>restore feature: drag files to directory browser to open that directory (broken since 10.6 Snow Leopard!)</li>
	<li>files are now selected when dropping them onto the app or thumbnail view</li>
	<li>improve behavior (don't reload) if the current directory is renamed, deleted, unmounted</li>
	<li>show file type descriptions in the preferences</li>
	<li>fix some crashes that could happen after closing a window</li>
	<li>fix broken contextual menu when right-clicking on corrupt files</li>
	<li>the maxThumbsToLoad hidden preference now defaults to 100</li>
	<li>other bug fixes</li>
	<li>now requires macOS 10.13 or later</li>
</ul><br><br><br><br><br><a href='https://www.macupdate.com/app/mac/18735/phoenix-slides'>More information</a><br><br><a href="https://www.macupdate.com/download/18735">Download Now</a>]]></description>
      <pubDate>Mon, 27 Nov 2023 01:22:24 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Scheduler  7.8.6 - An all-around scheduling utility. (Free)]]></title>
      <link>https://www.macupdate.com/app/mac/4749/scheduler</link>
      <guid>https://www.macupdate.com/app/mac/4749/scheduler/7.8.6/1701066033</guid>
      <description><![CDATA[<p><strong>Scheduler</strong> is a utility that allows you to schedule reminders, application and AppleScript, python and bash script launches, and the automatic download of Web pages or files using your favorite Web browser. It can also set up hotkeys to open sets of apps and web pages and other documents with a hotkey, also accessible from the menu bar.</p>

<p><strong>Note:</strong> You must <a href="https://www.macscheduler.net/registration.php" target="_blank">register Scheduler</a> to obtain a free license code after 30 days.</p><br><br><ul>
                <li>Mac OS Sonoma support, fixing a bug that prevented Scheduler from accessing Apple Calendar database upon authorization by the user</li>
                <li>Fixed several visual bugs on the event set-up windows on Mac OS Sonoma</li>
                <li>Fixed a severe visual bug on the Sound Manager window on Mac OS Sonoma</li>
                <li>Improved how Scheduler reports the source of a given calendar on the Calendar Manager</li>
</ul><br><br><br><br><br><a href='https://www.macupdate.com/app/mac/4749/scheduler'>More information</a><br><br><a href="https://www.macupdate.com/download/4749">Download Now</a>]]></description>
      <pubDate>Mon, 27 Nov 2023 01:20:33 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Menu Snappr II  1.18 - A lightweight menu bar screen capture utility. (Free)]]></title>
      <link>https://www.macupdate.com/app/mac/63398/menu-snappr-ii</link>
      <guid>https://www.macupdate.com/app/mac/63398/menu-snappr-ii/1.18/1701065664</guid>
      <description><![CDATA[<p><strong>Menu Snappr II</strong> is a basic yet full-featured screen capture utility that runs in your Mac's menu bar. It is closely modeled after such classic macOS apps like InstantShot and supports the following functionality:</p> 
<ul> 
	<li>Capture the entire screen (both with and without a count down timer)</li> 
	<li>Capture entire screens on multiple displays</li> 
	<li>Capture a window or UI element</li> 
	<li>Capture a specific area of the screen</li> 
	<li>Save your screen captures in PNG, JPEG, TIFF, BMP, or PDF formats with unique filenames</li> 
	<li>Save your screen captures in a custom location</li> 
	<li>Open the screen capture in Preview for additional manipulation or annotation</li> 
	<li>Choose whether to include the mouse pointer, a drop shadow, or copy the image to the macOS Clipboard</li> 
	<li>Choose whether to run Menu Snappr II every time you login to your computer</li> 
	<li>Works in macOS' Dark mode</li> 
	<li>Fast and compact</li> 
	<li>Take screen captures using definable keyboard shortcuts</li> 
	<li>A fully signed and notarized native application</li> 
	<li>Free as in air pollution!</li> 
</ul><br><br><ul>
    <li>Now a universal app</li>
    <li>Added support for PDFs output format</li>
    <li>Improved the app's responsiveness and fixed various bugs</li>
    <li>Greatly reduced the program size</li>
    <li>Improved the count down timer</li>
    <li>Fixed the app icon resolution</li>
</ul><br><br><br><br><br><a href='https://www.macupdate.com/app/mac/63398/menu-snappr-ii'>More information</a><br><br><a href="https://www.macupdate.com/download/63398">Download Now</a>]]></description>
      <pubDate>Mon, 27 Nov 2023 01:14:24 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[LibreWolf  120.0-2 - A fork of Firefox, focused on privacy, security and freedom. (Free)]]></title>
      <link>https://www.macupdate.com/app/mac/63594/librewolf</link>
      <guid>https://www.macupdate.com/app/mac/63594/librewolf/120.0-2/1701065518</guid>
      <description><![CDATA[<p>This project is an independent "fork" of Firefox, with the primary goals of privacy security and user freedom. It is the community-run successor to LibreFox</p> 

<p><strong>LibreWolf</strong> is designed to minimize data collection and telemetry as much as possible. This is achieved through hundreds of privacy/security/performance settings and patches. Intrusive integrated addons including updater, crash reporter, and pocket are removed too.</p> 

<p>LibreWolf is NOT associated with Mozilla or its products.</p> 

<h5>Features</h5> 
<ul> 
	<li>Latest Firefox - LibreWolf is compiled directly from the latest build of Firefox Stable. You will have the the latest features, and security updates.</li> 
	<li>Independent Build - LibreWolf uses a build independent of Firefox and has its own settings, profile folder and installation path. As a result, it can be installed alongside Firefox or any other browser.</li> 
	<li>No phoning home - Embedded server links and other calling home functions are removed. In other words, minimal background connections by default.</li> 
	<li>User settings updates</li> 
	<li>Extensions firewall: limit internet access for extensions.</li> 
	<li>Multi-platform</li> 
	<li>Community-Driven</li> 
</ul><br><br><ul>
<li>Release notes were unavailable when this listing was updated.</li>
</ul><br><br><ul><li>Version for <a href="https://gitlab.com/api/v4/projects/44042130/packages/generic/librewolf/120.0-2/librewolf-120.0-2-macos-arm64-package.dmg" target="_blank">Apple Silicon</a></li></ul><br><br><br><a href='https://www.macupdate.com/app/mac/63594/librewolf'>More information</a><br><br><a href="https://www.macupdate.com/download/63594">Download Now</a>]]></description>
      <pubDate>Mon, 27 Nov 2023 01:11:58 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PostgreSQL  16.1 - SQL database server. (Free)]]></title>
      <link>https://www.macupdate.com/app/mac/8561/postgresql</link>
      <guid>https://www.macupdate.com/app/mac/8561/postgresql/16.1/1700849556</guid>
      <description><![CDATA[<p><strong>PostgreSQL</strong> for Mac is a collection of graphical tools for using and managing PostgreSQL servers, as well as the server itself installable on any Mac running OS X version 10.5.x.</p> 

<p>Also included as part of the package is the PGSQLKit framework, an open source framework for developers to leverage the power of PostgreSQL in their own applications.</p> 

<p>After many years of development, PostgreSQL has become feature-complete in many areas. This release shows a targeted approach to adding features (e.g., authentication, monitoring, space reuse), and adds capabilities defined in the later SQL standards.</p><br><br><ul>
<li>Fix handling of unknown-type arguments in DISTINCT "any" aggregate functions (Tom Lane). This error led to a text-type value being interpreted as an unknown-type value (that is, a zero-terminated string) at runtime. This could result in disclosure of server memory following the text value. The PostgreSQL Project thanks Jingzhou Fu for reporting this problem. (CVE-2023-5868)</li>
<li>Detect integer overflow while computing new array dimensions (Tom Lane). When assigning new elements to array subscripts that are outside the current array bounds, an undetected integer overflow could occur in edge cases. Memory stomps that are potentially exploitable for arbitrary code execution are possible, and so is disclosure of server memory. The PostgreSQL Project thanks Pedro Gallegos for reporting this problem. (CVE-2023-5869)</li>
<li>Prevent the pg_signal_backend role from signalling background workers and autovacuum processes (Noah Misch, Jelte Fennema-Nio). The documentation says that pg_signal_backend cannot issue signals to superuser-owned processes. It was able to signal these background processes, though, because they advertise a role OID of zero. Treat that as indicating superuser ownership. The security implications of cancelling one of these process types are fairly small so far as the core code goes (we'll just start another one), but extensions might add background workers that are more vulnerable. Also ensure that the is_superuser parameter is set correctly in such processes. No specific security consequences are known for that oversight, but it might be significant for some extensions. The PostgreSQL Project thanks Hemanth Sandrana and Mahendrakar Srinivasarao for reporting this problem. (CVE-2023-5870)</li>
<li>Fix misbehavior during recursive page split in GiST index build (Heikki Linnakangas). Fix a case where the location of a page downlink was incorrectly tracked, and introduce some logic to allow recovering from such situations rather than silently doing the wrong thing. This error could result in incorrect answers from subsequent index searches. It may be advisable to reindex all GiST indexes after installing this update.</li>
<li>Prevent de-duplication of btree index entries for interval columns (Noah Misch). There are interval values that are distinguishable but compare equal, for example 24:00:00 and 1 day. This breaks assumptions made by btree de-duplication, so interval columns need to be excluded from de-duplication. This oversight can cause incorrect results from index-only scans. Moreover, after updating amcheck will report an error for almost all such indexes. Users should reindex any btree indexes on interval columns.</li>
<li>Process date values more sanely in BRIN datetime_minmax_multi_ops indexes (Tomas Vondra). The distance calculation for dates was backward, causing poor decisions about which entries to merge. The index still produces correct results, but is much less efficient than it should be. Reindexing BRIN minmax_multi indexes on date columns is advisable.</li>
<li>Process large timestamp and timestamptz values more sanely in BRIN datetime_minmax_multi_ops indexes (Tomas Vondra). Infinities were mistakenly treated as having distance zero rather than a large distance from other values, causing poor decisions about which entries to merge. Also, finite-but-very-large values (near the endpoints of the representable timestamp range) could result in internal overflows, again causing poor decisions. The index still produces correct results, but is much less efficient than it should be. Reindexing BRIN minmax_multi indexes on timestamp and timestamptz columns is advisable if the column contains, or has contained, infinities or large finite values.</li>
<li>Avoid calculation overflows in BRIN interval_minmax_multi_ops indexes with extreme interval values (Tomas Vondra). This bug might have caused unexpected failures while trying to insert large interval values into such an index.</li>
<li>Fix partition step generation and runtime partition pruning for hash-partitioned tables with multiple partition keys (David Rowley). Some cases involving an IS NULL condition on one of the partition keys could result in a crash.</li>
<li>Fix inconsistent rechecking of concurrently-updated rows during MERGE (Dean Rasheed). In READ COMMITTED mode, an update that finds that its target row was just updated by a concurrent transaction will recheck the query's WHERE conditions on the updated row. MERGE failed to ensure that the proper rows of other joined tables were used during this recheck, possibly resulting in incorrect decisions about whether the newly-updated row should be updated again by MERGE.</li>
<li>Correctly identify the target table in an inherited UPDATE/DELETE/MERGE even when the parent table is excluded by constraints (Amit Langote, Tom Lane). If the initially-named table is excluded by constraints, but not all its inheritance descendants are, the first non-excluded descendant was identified as the primary target table. This would lead to firing statement-level triggers associated with that table, rather than the initially-named table as should happen. In v16, the same oversight could also lead to “invalid perminfoindex 0 in RTE with relid NNNN” errors.</li>
<li>Fix edge case in btree mark/restore processing of ScalarArrayOpExpr clauses (Peter Geoghegan). When restoring an indexscan to a previously marked position, the code could miss required setup steps if the scan had advanced exactly to the end of the matches for a ScalarArrayOpExpr (that is, an indexcol = ANY(ARRAY[])) clause. This could result in missing some rows that should have been fetched.</li>
<li>Fix intra-query memory leak in Memoize execution (Orlov Aleksej, David Rowley)</li>
<li>Fix intra-query memory leak when a set-returning function repeatedly returns zero rows (Tom Lane)</li>
<li>Don't crash if cursor_to_xmlschema() is applied to a non-data-returning Portal (Boyu Yang)</li>
<li>Fix improper sharing of origin filter condition across successive pg_logical_slot_get_changes() calls (Hou Zhijie). The origin condition set by one call of this function would be re-used by later calls that did not specify the origin argument. This was not intended.</li>
<li>Throw the intended error if pgrowlocks() is applied to a partitioned table (David Rowley). Previously, a not-on-point complaint “only heap AM is supported” would be raised.</li>
<li>Handle invalid indexes more cleanly in assorted SQL functions (Noah Misch). Report an error if pgstatindex(), pgstatginindex(), pgstathashindex(), or pgstattuple() is applied to an invalid index. If brin_desummarize_range(), brin_summarize_new_values(), brin_summarize_range(), or gin_clean_pending_list() is applied to an invalid index, do nothing except to report a debug-level message. Formerly these functions attempted to process the index, and might fail in strange ways depending on what the failed CREATE INDEX had left behind.</li>
<li>Avoid premature memory allocation failure with long inputs to to_tsvector() (Tom Lane)</li>
<li>Fix over-allocation of the constructed tsvector in tsvectorrecv() (Denis Erokhin). If the incoming vector includes position data, the binary receive function left wasted space (roughly equal to the size of the position data) in the finished tsvector. In extreme cases this could lead to “maximum total lexeme length exceeded” failures for vectors that were under the length limit when emitted. In any case it could lead to wasted space on-disk.</li>
<li>Improve checks for corrupt PGLZ compressed data (Flavien Guedez)</li>
<li>Fix ALTER SUBSCRIPTION so that a commanded change in the run_as_owner option is actually applied (Hou Zhijie)</li>
<li>Fix bulk table insertion into partitioned tables (Andres Freund). Improper sharing of insertion state across partitions could result in failures during COPY FROM, typically manifesting as “could not read block NNNN in file XXXX: read only 0 of 8192 bytes” errors.</li>
<li>In COPY FROM, avoid evaluating column default values that will not be needed by the command (Laurenz Albe). This avoids a possible error if the default value isn't actually valid for the column, or if the default's expression would fail in the current execution context. Such edge cases sometimes arise while restoring dumps, for example. Previous releases did not fail in this situation, so prevent v16 from doing so.</li>
<li>In COPY FROM, fail cleanly when an unsupported encoding conversion is needed (Tom Lane). Recent refactoring accidentally removed the intended error check for this, such that it ended in “cache lookup failed for function 0” instead of a useful error message.</li>
<li>Avoid crash in EXPLAIN if a parameter marked to be displayed by EXPLAIN has a NULL boot-time value (Xing Guo, Aleksander Alekseev, Tom Lane). No built-in parameter fits this description, but an extension could define such a parameter.</li>
<li>Ensure we have a snapshot while dropping ON COMMIT DROP temp tables (Tom Lane). This prevents possible misbehavior if any catalog entries for the temp tables have fields wide enough to require toasting (such as a very complex CHECK condition).</li>
<li>Avoid improper response to shutdown signals in child processes just forked by system() (Nathan Bossart). This fix avoids a race condition in which a child process that has been forked off by system(), but hasn't yet exec'd the intended child program, might receive and act on a signal intended for the parent server process. That would lead to duplicate cleanup actions being performed, which will not end well.</li>
<li>Cope with torn reads of pg_control in frontend programs (Thomas Munro). On some file systems, reading pg_control may not be an atomic action when the server concurrently writes that file. This is detectable via a bad CRC. Retry a few times to see if the file becomes valid before we report error.</li>
<li>Avoid torn reads of pg_control in relevant SQL functions (Thomas Munro). Acquire the appropriate lock before reading pg_control, to ensure we get a consistent view of that file.</li>
<li>Fix “could not find pathkey item to sort” errors occurring while planning aggregate functions with ORDER BY or DISTINCT options (David Rowley)</li>
<li>Avoid integer overflow when computing size of backend activity string array (Jakub Wartak). On 64-bit machines we will allow values of track_activity_query_size large enough to cause 32-bit overflow when multiplied by the allowed number of connections. The code actually allocating the per-backend local array was careless about this though, and allocated the array incorrectly.</li>
<li>Fix briefly showing inconsistent progress statistics for ANALYZE on inherited tables (Heikki Linnakangas). The block-level counters should be reset to zero at the same time we update the current-relation field.</li>
<li>Fix the background writer to report any WAL writes it makes to the statistics counters (Nazir Bilal Yavuz)</li>
<li>Fix confusion about forced-flush behavior in pgstat_report_wal() (Ryoga Yoshida, Michael Paquier). This could result in some statistics about WAL I/O being forgotten in a shutdown.</li>
<li>Fix statistics tracking of temporary-table extensions (Karina Litskevich, Andres Freund). These were counted as normal-table writes when they should be counted as temp-table writes.</li>
<li>When track_io_timing is enabled, include the time taken by relation extension operations as write time (Nazir Bilal Yavuz)</li>
<li>Track the dependencies of cached CALL statements, and re-plan them when needed (Tom Lane). DDL commands, such as replacement of a function that has been inlined into a CALL argument, can create the need to re-plan a CALL that has been cached by PL/pgSQL. That was not happening, leading to misbehavior or strange errors such as “cache lookup failed”.</li>
<li>Avoid a possible pfree-a-NULL-pointer crash after an error in OpenSSL connection setup (Sergey Shinderuk)</li>
<li>Track nesting depth correctly when inspecting RECORD-type Vars from outer query levels (Richard Guo). This oversight could lead to assertion failures, core dumps, or “bogus varno” errors.</li>
<li>Track hash function and negator function dependencies of ScalarArrayOpExpr plan nodes (David Rowley). In most cases this oversight was harmless, since these functions would be unlikely to disappear while the node's original operator remains present.</li>
<li>Fix error-handling bug in RECORD type cache management (Thomas Munro). An out-of-memory error occurring at just the wrong point could leave behind inconsistent state that would lead to an infinite loop.</li>
<li>Treat out-of-memory failures as fatal while reading WAL (Michael Paquier). Previously this would be treated as a bogus-data condition, leading to the conclusion that we'd reached the end of WAL, which is incorrect and could lead to inconsistent WAL replay.</li>
<li>Fix possible recovery failure due to trying to allocate memory based on a bogus WAL record length field (Thomas Munro, Michael Paquier)</li>
<li>Fix “could not duplicate handle” error occurring on Windows when min_dynamic_shared_memory is set above zero (Thomas Munro)</li>
<li>Fix order of operations in GenericXLogFinish (Jeff Davis). This code violated the conditions required for crash safety by writing WAL before marking changed buffers dirty. No core code uses this function, but extensions do (contrib/bloom does, for example).</li>
<li>Remove incorrect assertion in PL/Python exception handling (Alexander Lakhin)</li>
<li>Fix pg_dump to dump the new run_as_owner option of subscriptions (Philip Warner). Due to this oversight, subscriptions would always be restored with run_as_owner set to false, which is not equivalent to their behavior in pre-v16 releases.</li>
<li>Fix pg_restore so that selective restores will include both table-level and column-level ACLs for selected tables (Euler Taveira, Tom Lane). Formerly, only the table-level ACL would get restored if both types were present.</li>
<li>Add logic to pg_upgrade to check for use of abstime, reltime, and tinterval data types (Álvaro Herrera). These obsolete data types were removed in PostgreSQL version 12, so check to make sure they aren't present in an older database before claiming it can be upgraded.</li>
<li>Avoid false “too many client connections” errors in pgbench on Windows (Noah Misch)</li>
<li>Fix vacuumdb's handling of multiple -N switches (Nathan Bossart, Kuwamura Masaki). Multiple -N switches should exclude tables in multiple schemas, but in fact excluded nothing due to faulty construction of a generated query.</li>
<li>Fix vacuumdb to honor its --buffer-usage-limit option in analyze-only mode (Ryoga Yoshida, David Rowley)</li>
<li>In contrib/amcheck, do not report interrupted page deletion as corruption (Noah Misch). This fix prevents false-positive reports of “the first child of leftmost target page is not leftmost of its level”, “block NNNN is not leftmost” or “left link/right link pair in index XXXX not in agreement”. They appeared if amcheck ran after an unfinished btree index page deletion and before VACUUM had cleaned things up.</li>
<li>Fix failure of contrib/btree_gin indexes on interval columns, when an indexscan using the < or <= operator is performed (Dean Rasheed). Such an indexscan failed to return all the entries it should.</li>
<li>Add support for LLVM 16 and 17 (Thomas Munro, Dmitry Dolgov)</li>
<li>Suppress assorted build-time warnings on recent macOS (Tom Lane). Xcode 15 (released with macOS Sonoma) changed the linker's behavior in a way that causes many duplicate-library warnings while building PostgreSQL. These were harmless, but they're annoying so avoid citing the same libraries twice. Also remove use of the -multiply_defined suppress linker switch, which apparently has been a no-op for a long time, and is now actively complained of.</li>
<li>When building contrib/unaccent's rules file, fall back to using python if --with-python was not given and make variable PYTHON was not set (Japin Li)</li>
<li>Remove PHOT (Phoenix Islands Time) from the default timezone abbreviations list (Tom Lane). Presence of this abbreviation in the default list can cause failures on recent Debian and Ubuntu releases, as they no longer install the underlying tzdb entry by default. Since this is a made-up abbreviation for a zone with a total human population of about two dozen, it seems unlikely that anyone will miss it. If someone does, they can put it back via a custom abbreviations file.</li>
</ul><br><br><br><br><br><a href='https://www.macupdate.com/app/mac/8561/postgresql'>More information</a><br><br><a href="https://www.macupdate.com/download/8561">Download Now</a>]]></description>
      <pubDate>Fri, 24 Nov 2023 13:12:36 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Moodle  4.3 - Produce/manage educational sites. (Free)]]></title>
      <link>https://www.macupdate.com/app/mac/12048/moodle</link>
      <guid>https://www.macupdate.com/app/mac/12048/moodle/4.3/1700848323</guid>
      <description><![CDATA[<p><strong>Moodle</strong> is a course management system (CMS) - a free, <a href="https://opensource.org/docs/definition.php" target="_blank">Open Source</a> software package designed using sound pedagogical principles, to help educators create effective online learning communities.</p> 

<p>You can download and use it on any computer you have handy (including webhosts), yet it can scale from a single-teacher site to a 50,000-student University. The Moodle website itself is created using Moodle, so check out the <a href="https://sandbox.moodledemo.net/" target="_blank">Moodle Demo Site</a> or read the latest news at <a href="https://moodle.org/mod/data/view.php?id=6140" target="_blank">Moodle Buzz</a>.</p><br><br><h5>Major UX improvements</h5>

<h5>Gradebook</h5>
<ul>
<li>MDL-77638 - Create a modal form for basic addition of grade categories in Gradebook setup</li>
<li>MDL-78217 - Improve the overriding of weights in the Gradebook setup</li>
<li>MDL-77447 - Make the grade item status indicators consistent across the Gradebook reports</li>
<li>MDL-77639 - Create a modal form for basic addition of outcomes in Gradebook setup</li>
<li>MDL-77035 - Improve the UI related to the bulk move functionality in Gradebook setup</li>
<li>MDL-77637 - Create a modal form for basic addition of grade item in Gradebook setup</li>
<li>MDL-78100 - Add an option to clear all applied filters in the grader report</li>
</ul>

<h5>Activity cards redesign</h5>
<ul>
<li>MDL-78283 - Add radio dropdown interaction to group mode icon</li>
<li>MDL-78279 - Create new details dropdown components</li>
<li>MDL-78282 - Add radio dropdown interaction to availability badge</li>
<li>MDL-78280 - Add details dropdown to completion criteria badge</li>
<li>MDL-78288 - Add access restriction quickform direct link button to restrictions details dropdown</li>
<li>MDL-78200 - Add the group mode indicator to the activity card</li>
<li>MDL-78954 - Improve action menu subpanel aesthetics and effects</li>
<li>MDL-78826 - Improve accessibility of keyboard control for the generic dropdowns</li>
<li>MDL-78607 - Improve section and activity settings form to load access restrictions</li>
<li>MDL-78665 - Create a generic submenu for status selection</li>
<li>MDL-78286 - Add completion quickform direct link button to completion details dropdown</li>
<li>MDL-78207 - Implement activity card information badge integration</li>
<li>MDL-78203 - Add group mode option to activity actions submenu</li>
<li>MDL-78201 - Create the groupmode state actions</li>
<li>MDL-78199 - Improve activity card styling</li>
<li>MDL-78744 - Refactor 'activity_information' output class</li>
<li>MDL-78289 - Improve the student completion criteria display format</li>
<li>MDL-78204 - Add "show more" / "show less" options for access restrictions on course page</li>
<li>MDL-78291 - Modify the availability activity action menu to open in a subpanel</li>
</ul>

<h5>Usability improvements</h5>
<ul>
<li>MDL-71212 - Add course kebab menu with 'Collapse all' and 'Expand all' options to course index</li>
<li>MDL-78474 - Enable users to personalise the name for the resource "Text and media area"</li>
<li>MDL-76203 - Add support for BDI tag in HTML Purifier</li>
<li>MDL-74679 - Allow students to send Q&A forum post notifications with no editing-time delay</li>
<li>MDL-77793 - Remove the legacy theme selector</li>
<li>MDL-63759 - Replace geoIP lookup with openstreetmap</li>
<li>MDL-76982 - Add floating previous/next buttons to navigate book chapters</li>
<li>MDL-73464 - Focus on chapter content when navigating to next/previous Book chapter</li>
<li>MDL-76270 - Enable/disable group messaging in bulk</li>
<li>MDL-78184 - Improve user flow for connecting to a open badges backpack</li>
<li>MDL-44190 - Select current course by default when restoring a single activity from within a course or activity</li>
<li>MDL-78630 - A notification should be displayed when a user's account is locked/unlocked</li>
<li>MDL-78579 - Glossary should display number of entries pending approval</li>
<li>MDL-78503 - Web service tokens: Add a Last Access column at the table view</li>
<li>MDL-79042 - MathJax: Notify when we finish rendering all the equations</li>
</ul>

<h5>Security improvements</h5>
<ul>
<li>MDL-54704 - SSL support for connection to Postgres and MySQL Database</li>
<li>MDL-67390 - Update password hashing to SHA-512</li>
<li>MDL-72622 - Support TLS connections for Redis</li>
<li>MDL-76656 - Web service tokens should be read-once</li>
<li>MDL-50160 - HTTP only cookies (cookiehttponly) default set to on and UI setting removed</li>
<li>MDL-67774 - Specify password peppers in config.php</li>
<li>MDL-53368 - Captcha available on login page</li>
<li>MDL-69958 - Support /.well-known/password-change requests from password managers</li>
<li>MDL-78801 - Add Auto logout settings for the mobile app</li>
<li>MDL-78698 - Deprecate random_bytes_emulate function</li>
<li>MDL-78571 - Media: Allow Vimeo do not track option</li>
<li>MDL-62401 - Embed YouTube videos with nocookie extension</li>
<li>MDL-75372 - Add logging for URLs which fail the cURL security helper blocking</li>
</ul>

<p>Full changelog available <a href="https://moodledev.io/general/releases/4.3" target="_blank">here.</a></p><br><br><ul> 
	<li>PHP 8.0</li> 
	<li>MariaDB 10.6.7 or MySQL 8.0 or Postgres 13 or MSSQL 2017 or Oracle 19c</li> 
</ul><br><br><br><a href='https://www.macupdate.com/app/mac/12048/moodle'>More information</a><br><br><a href="https://www.macupdate.com/download/12048">Download Now</a>]]></description>
      <pubDate>Fri, 24 Nov 2023 12:52:03 -0500</pubDate>
    </item>
  </channel>
</rss>
