-*- coding: utf-8; tab-width: 4; mode: markdown; -*- This document describes what’s new in this version of Yojimbo. Please read it in its entirety before installing or using the software. ======================================================================== version 4.6 (451003) (2020-11-10) Additions --------- o (none in this build) Changes ------- o (none in this build) Fixes ----- * [NFR] [411938] Tweaked the Preferences window toolbar style for macOS 11.0. * [NFR] [405115] Fixed a bug in which PDF archive items created via script would overwrite a custom name specified by the script. * [411743] If Yojimbo can't find an existing data folder, *and* your home directory is unwriteable so that Yojimbo can't create a new data folder, the application will now alert you and quit, rather than continuing to start up and behaving strangely. ======================================================================== version 4.6 (451001) (2020-11-04) Additions --------- + Yojimbo runs natively on Apple Silicon. Changes ------- * [DOC] The "Downloads" window makes a triumphant return to the Window menu. Fixes ----- * [404517] Hide the "Change Preferences" button in the software update window if the application doesn't actually provide software update preferences. * [396865, 404114] Fixed cosmetic issue when drawing text in the item list when a label is applied and the OS is in Dark Mode. * PDF archives of web pages are now always created asynchronously, so as not to stall the UI. This change also fixes a bug in which the application would hang when asked to archive a web page by an external source such as an AppleScript or bookmarklet. * When creating a PDF from a web address, if the downloaded data is "raw" PDF data, Yojimbo will create a PDF archive directly from the downloaded data, rather than trying to snapshot it as though it were a web page. * [394251] Restored bookmarklet installation to working order, mainly by making the "Bookmarklets" command on the Help menu open a [page on our web site](https://www.barebones.com/support/yojimbo/InstallBookmarklets.html) which provides appropriate information and instructions. * [396312, probably 404159] Changed a default behavior so that Yojimbo no longer attempts to force a light appearance based on the note's text or background colors when displaying or editing notes in Dark Mode. *fin*