diff --git a/conandata.yml b/conandata.yml index 735e1ce9e0..4336dd073c 100644 --- a/conandata.yml +++ b/conandata.yml @@ -1,16 +1,16 @@ -version: "5.9.0-beta.1" +version: "5.9.0-beta.2" requirements: - - "cura_resources/5.9.0-beta.1" - - "uranium/5.9.0-beta.1" - - "curaengine/5.9.0-beta.1" - - "cura_binary_data/5.9.0-beta.1" - - "fdm_materials/5.9.0-beta.1" + - "cura_resources/5.9.0-beta.2" + - "uranium/5.9.0-beta.2" + - "curaengine/5.9.0-beta.2" + - "cura_binary_data/5.9.0-beta.2" + - "fdm_materials/5.9.0-beta.2" - "dulcificum/0.2.1" - "pysavitar/5.3.0" - "pynest2d/5.3.0" - "native_cad_plugin/2.0.0" requirements_internal: - - "fdm_materials/5.9.0-beta.1" + - "fdm_materials/5.9.0-beta.2" - "cura_private_data/(latest)@internal/testing" urls: default: diff --git a/resources/conandata.yml b/resources/conandata.yml index 3aff222706..0c252e8bc2 100644 --- a/resources/conandata.yml +++ b/resources/conandata.yml @@ -1 +1 @@ -version: "5.9.0-beta.1" +version: "5.9.0-beta.2" diff --git a/resources/texts/change_log.txt b/resources/texts/change_log.txt index 589ce1f6cb..aabe7687e4 100644 --- a/resources/texts/change_log.txt +++ b/resources/texts/change_log.txt @@ -29,6 +29,17 @@ - Fixed a bug that prevented changes to the initial layer diameter from being applied properly, contributed by @ThomasRahm - Fixed a rounding issue in the engine math, @0x5844 +* Bugs resolved after the first Beta +- Spiralize outer contour no longer adds unnecessary seams to the model +- When coasting is enabled the printhead no longer drops down +- Updated the strategy for sharpest corner - smart hiding seam location combination +- Fixed a bug where long scarf seams and short scarf seam steps would result in the seam being moved outward +- Fixed a bug where seam acceleration and deceleration were not working +- Fixed a bug where infill was wrongly removed from narrow spaces +- Triple-clicking values and searches that you entered now has you select everything so you can edit it in the field similar to other desktop applications +- Updated dependencies and improved how unwanted and unused binaries are excluded from the building process. +- Added Eazao material for the new Eazao printers + * Printer definitions, profiles, and materials: - Introduced Makerbot Sketch Sprint - Introduced Makerbot Sketch and Sketch Large @@ -46,6 +57,12 @@ - Updated Japanese translations by @h1data - Brazilian Portuguese by @Patola +* Known issues +- This second beta introduces a change that affects the UI so please use buttons, dropdowns, menus, and flows. We hope we did this correctly but it is a tricky change. If you see the crash please report it to us, and we will also see it show up in our crash tracking tool. +- There is a slight regression in terms of seam alignment in different strategies we hope to resolve before stable +- We see an increase in micro-segments in the outer wall, which we hope to resolve before stable +- We see rare cases of Cura crashing after opening project files with custom extruders or printer settings than the printer that is already loaded + [5.8.1] * Bug fixes: