diff --git a/_pages/de/upcoming.md b/_pages/de/upcoming.md index 814a258b8..fde9cb82d 100644 --- a/_pages/de/upcoming.md +++ b/_pages/de/upcoming.md @@ -1,7 +1,7 @@ --- title: "Neue Funktionen, Aktualisierungen und Fehlerbehebungen für die nächste Ink/Stitch verison (3.1.0)" permalink: /de/upcoming/ -last_modified_at: 2024-07-04 +last_modified_at: 2024-07-13 sidebar: nav: pages toc: true @@ -420,6 +420,10 @@ Bestehende Designs mit Ink/Stitch Parametern werden automatisch aktualisert um m ## Bug Fixes +* [#3071](https://github.com/inkstitch/inkstitch/issues/3071) Lettering: skip font with corrupt json file +* [#3074](https://github.com/inkstitch/inkstitch/issues/3074) Reset corrupted cache files +* [#3065](https://github.com/inkstitch/inkstitch/issues/3065) Params: fix stroke and fill rendering order +* [#3053](https://github.com/inkstitch/inkstitch/issues/3053) Ensure that redwork and auto-run underpath style to dashed and top stitching lines to solid * [#3034](https://github.com/inkstitch/inkstitch/issues/3034) adding commands to clones informs users that they have to unlink clones * [#3021](https://github.com/inkstitch/inkstitch/issues/3021) make line to satin a little bit more robust * [#3007](https://github.com/inkstitch/inkstitch/issues/3007) Fix about extension for Inkscape version 1.4 (use wxpython) diff --git a/_pages/en/upcoming.md b/_pages/en/upcoming.md index ae6aed617..e00751b62 100644 --- a/_pages/en/upcoming.md +++ b/_pages/en/upcoming.md @@ -1,7 +1,7 @@ --- title: "New Features, Updates and Fixes for the upcoming Ink/Stitch version (3.1.0)" permalink: /upcoming/ -last_modified_at: 2024-07-04 +last_modified_at: 2024-07-013 sidebar: nav: pages toc: true @@ -409,6 +409,10 @@ to manual stitches and keep previous behavior. [#2866](https://github.com/inksti ## Bug Fixes +* [#3071](https://github.com/inkstitch/inkstitch/issues/3071) Lettering: skip font with corrupt json file +* [#3074](https://github.com/inkstitch/inkstitch/issues/3074) Reset corrupted cache files +* [#3065](https://github.com/inkstitch/inkstitch/issues/3065) Params: fix stroke and fill rendering order +* [#3053](https://github.com/inkstitch/inkstitch/issues/3053) Ensure that redwork and auto-run underpath style to dashed and top stitching lines to solid * [#3034](https://github.com/inkstitch/inkstitch/issues/3034) adding commands to clones informs users that they have to unlink clones * [#3021](https://github.com/inkstitch/inkstitch/issues/3021) make line to satin a little bit more robust * [#3007](https://github.com/inkstitch/inkstitch/issues/3007) Fix about extension for Inkscape version 1.4 (use wxpython) diff --git a/_pages/fr/upcoming.md b/_pages/fr/upcoming.md index 0158f5b9d..8c776a167 100644 --- a/_pages/fr/upcoming.md +++ b/_pages/fr/upcoming.md @@ -1,7 +1,7 @@ --- title: "Changements, Mises à jour et Corrections pour la prochaine version Ink/Stitch v3.1.0" permalink: /fr/upcoming/ -last_modified_at: 2024-07-04 +last_modified_at: 2024-07-12 sidebar: nav: pages toc: true @@ -398,6 +398,10 @@ Ils seront maintenant reconnus comme des objets de type chemin normaux et rendu ## Corrections de bug +* [#3071](https://github.com/inkstitch/inkstitch/issues/3071) Lettering: skip font with corrupt json file +* [#3074](https://github.com/inkstitch/inkstitch/issues/3074) Reset corrupted cache files +* [#3065](https://github.com/inkstitch/inkstitch/issues/3065) Params: fix stroke and fill rendering order +* [#3053](https://github.com/inkstitch/inkstitch/issues/3053) Ensure that redwork and auto-run underpath style to dashed and top stitching lines to solid * [#3034](https://github.com/inkstitch/inkstitch/issues/3034) l'ajout de commande aux clones informe les utilisateurs de la necessité de délier les clones. * [#3021](https://github.com/inkstitch/inkstitch/issues/3021) rend l'extension trait en satin un peu plus robuste. * [#3007](https://github.com/inkstitch/inkstitch/issues/3007) Correction de l'extension à propos pour la version 1.4 d'Inkscape (utilise wxpython)