From e40991fcc336223e3840d6136a85abdb9d5008b7 Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Mon, 18 Jul 2022 14:55:30 +0200 Subject: [PATCH] Add missing feature to change log This was actually completed quite a while ago (not in 5.0 yet, but in 5.1) but testing completed way later, making us miss this one. --- resources/texts/change_log.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/texts/change_log.txt b/resources/texts/change_log.txt index 2ebfc388f0..79ba5b4d5a 100644 --- a/resources/texts/change_log.txt +++ b/resources/texts/change_log.txt @@ -16,6 +16,7 @@ Newly created project files will now store which packages they require from the * Other new features and improvements: - The interface to select the printing profile in Recommended Mode has been redesigned. +- Implemented multi-threaded slicing for MacOS, to bring it in line with other operating systems. - Cura now links toolpaths to project files in the Digital Factory. - Improved performance of loading STL files on Linux. - Packages from the Marketplace can now contain intent profiles.