From 320f927fba921a8f9386f2e8f878c989f6ac8f32 Mon Sep 17 00:00:00 2001
From: MariMakes <40423138+MariMakes@users.noreply.github.com>
Date: Tue, 4 Jul 2023 12:19:57 +0200
Subject: [PATCH] Update Changelog for Stable
Update the changelog for the Stable release
---
resources/texts/change_log.txt | 33 +++++++++++++++++++++++++++------
1 file changed, 27 insertions(+), 6 deletions(-)
diff --git a/resources/texts/change_log.txt b/resources/texts/change_log.txt
index 13c567e2457..bc7befbb8a7 100644
--- a/resources/texts/change_log.txt
+++ b/resources/texts/change_log.txt
@@ -13,9 +13,9 @@ Try it for yourself with this Cura Cookie Cutter.
-* Other new features and improvements:
+* New features and improvements:
- Updated the UltiMaker logo to reflect the new company logo
- Added support for the updated mainboard revisions of UltiMaker S3, S5, and S7
- Introduced Hole Horizontal Expansion Max Diameter so only the expansion of smaller holes can be tuned while leaving larger holes untouched.
@@ -27,8 +27,7 @@ Introduced the Smart Brim setting that changes the order in which the brim lines
- Removed the settings related to Wire Printing since it was broken and barely used.
- Upgraded PyQt to version 6.4.2 which improves responsiveness in the UI
-* Other Bug Fixes
-- Fixed a bug where undesirable micro segments would introduce jagged paths on curved surfaces.
+* Bug Fixes
- Fixed a bug where the brim line would not be printed in the same orientation
- Fixed a bug where models dropped to the buildplate when they were supposed to be floating
- Fixed a bug where models would overlap if multiple models were loaded at the same time
@@ -42,8 +41,19 @@ Introduced the Smart Brim setting that changes the order in which the brim lines
- Fixed AppImage Icon for Linux systems, contributed by @leoheck
- Fixed a bug where the buildplate temperature in the USB printing monitor was not rounded, contributed by @asteroids1975
- Fixed a bug where retracting for Filament Change was not performed correctly because of an extra /n in the gcode. Contributed by @JuanManuelCuello
-
-* Printer definitions, profiles and materials:
+- Fixed a bug where the material estimation would not show currencies correctly. Contributed by @Diegovd
+
+* Bugs resolved since the Beta Release
+- Fixed a bug where undesirable micro-segments would introduce jagged paths on curved surfaces.
+- Fixed a bug where it was not possible to use custom support and brim meshes
+- Fixed a bug Cura would not start when upgrading from a Cura 5.4 Nightly
+- Fixed a bug where Connect Top/Bottom Polygons would cause a slicing crash
+- Fixed a bug where generic materials were missing for some printers
+- Fixed a bug where Support Horizontal Expansion would be incorrectly applied to tree supports
+- Fixed a bug where nozzles were missing from the Elegoo Neptune 3 Plus. Contributed by @GregValiant
+
+* Printer definitions, profiles, and materials:
+- Introduced UltiMaker PET CF with Annealing and Engineering intents
- Updated Infill- and Skin Overlap settings for UltiMaker printers
- Enabled a modest Support Brim by default for UltiMaker printers
- Updated Support Interface speeds for PVA for UltiMaker printers
@@ -60,6 +70,17 @@ Introduced the Smart Brim setting that changes the order in which the brim lines
- Updated Creality 3 S1, Creality 3 S1 Plus, and Creality 3 S1 Pro, contributed by @sparkym3
- Updated Cremaker profile to remove material temperature boost, contributed by @hyu7000
+* Community translations:
+- Updated Brazilian translations, contributed by @Patola
+
+* Known critical issues:
+- Support Brim is missing if the Buildplate Adhesion is set to None. We are tracking reports here.
+- Hide seam is actually not hidden and can give random results, for now changing the Seam Corner Preference to None will give better results. We are tracking reports here.
+- Combing Not In Skin can result in unexpected stringing. We are tracking reports here.
+- Multiple external monitors on Windows (especially if from the same brand) might be a problem under some circumstances.
+- Does Cura (not) work on your OS (version)? See this article for clarification.
+
+
[5.3.1]