Skip to content

Commit e62cb9a

Browse files
Add illustrations to 1.4.3 release notes (#54)
1 parent c4be3e2 commit e62cb9a

File tree

5 files changed

+24
-1
lines changed

5 files changed

+24
-1
lines changed

source/releases/stable/1.4.3.md

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,44 @@
33
Synfig Studio 1.4.3 introduces major performance optimizations for Windows users and important bugfixes for all platforms. Please read the details below.
44

55
### Optimizations for Windows version
6+
7+
```{image} 1.4.3_dat/windows-boost.jpg
8+
:alt: image
9+
:width: 300px
10+
```
611
- We have removed many bottlenecks in Synfig's code, related with redundant calls of "getenv" function. This resulted in great performance improvement of Windows version ([#2826](https://github.com/synfig/synfig/issues/2826)). This fix also gives slight speed boost for MacOS, while Linux users will not see any significant difference.
712
- Windows version now shipped with embedded Python version 3.8.10, which results in smaller size of distributive and faster installation ([#67](https://github.com/morevnaproject/morevna-builds/pull/67)).
813

914
### Critical fixes
15+
16+
```{image} 1.4.3_dat/link-to-spline-demo.gif
17+
:alt: Link to spline demo
18+
:width: 400px
19+
```
20+
1021
- Connecting bone parameter to exported value does not results in corrupted file anymore ([#2433](https://github.com/synfig/synfig/issues/2433)).
1122
- Fixed issue with autosave not working when interval is set to 15 seconds ([#2647](https://github.com/synfig/synfig/issues/2647)).
1223
- Fixed "Link To Spline" action not shown in menu when trying to connect vertex to spline ([#2344](https://github.com/synfig/synfig/issues/2344)).
1324
- Fixed Appimage compatibility with recent Linux distributions ([#33](https://github.com/morevnaproject/morevna-builds/pull/33)).
1425
- Fixed issue with Text Tool not working on MacOS because of missing "fonts.conf" file ([#2380](https://github.com/synfig/synfig/issues/2380)).
1526

1627
### Improvements
17-
- Ask if user wants to link transformation instead of origin ([#2468](https://github.com/synfig/synfig/issues/2468)).
28+
29+
```{image} 1.4.3_dat/wrong-bone-link.png
30+
:alt: Wrong bone link warning
31+
:width: 400px
32+
```
33+
34+
- Avoid mistakes when linking group to bone: the dialog asks if user wants to link transformation instead of origin ([#2468](https://github.com/synfig/synfig/issues/2468)).
1835
- The "Link width and height" option is enabled by default in Render Settings ([#2351](https://github.com/synfig/synfig/issues/2351)).
1936

2037
### Export
38+
39+
```{image} 1.4.3_dat/render-settings.png
40+
:alt: Render dialog
41+
:width: 400px
42+
```
43+
2144
- Fixed issue with wrong image aspect when rendering to non-standard dimensions ([#2463](https://github.com/synfig/synfig/issues/2463)).
2245
- Fixed exporting issue which was resulting in exported video trimmed to audio length ([#2477](https://github.com/synfig/synfig/issues/2477)).
2346
- Fixed "magick++" render module not available in in Linux AppImage ([#2320](https://github.com/synfig/synfig/issues/2320)).
249 KB
Loading
34.7 KB
Loading
55.5 KB
Loading
316 KB
Loading

0 commit comments

Comments
 (0)