## Synfig 1.4.5 Release Notes Synfig Studio version 1.4.5 delivers some important bugfixes for all platforms. - Fixed line end distortions when using the drawing tool ([#2471](https://github.com/synfig/synfig/issues/2471)). - Fixed an error that prevented importing images into an unsaved SIF file that had not yet been saved ([#2243](https://github.com/synfig/synfig/issues/2243)). - Fixed an error that caused the program to crash when trying to move an object that is attached to a curve, if that curve is exported ([#2971](https://github.com/synfig/synfig/issues/2971)). - Fixed an error opening a file from a network folder (in Windows) ([#2505](https://github.com/synfig/synfig/issues/2505)). - Fixed an error when closing the program in MacOS ([#2540](https://github.com/synfig/synfig/issues/2540)). - Fixed an error when closing the program that occurred if bones were used in the active document ([#3037](https://github.com/synfig/synfig/issues/3037)). - Fixed an error that caused the program to crash when creating curves consisting of two points that are too close to each other ([#2855](https://github.com/synfig/synfig/issues/2855)). - Fixed a program crash when using a graphics tablet in Linux on the Wayland graphics system ([#2988](https://github.com/synfig/synfig/issues/2988)). - Fixed a program crash when clicking on rows in the Library Panel ([#3046](https://github.com/synfig/synfig/issues/3046)). - The "Open With History" button in the file open dialog is now only active when a file with the extension "sfg" is selected ([#3101](https://github.com/synfig/synfig/issues/3101)). - Fixed a the GUI crash when clicking on a control point with the Graphs panel active ([#3207](https://github.com/synfig/synfig/issues/3207)). - Pixel information about the current cursor position is now only requested if the Info panel is active ([#3328](https://github.com/synfig/synfig/issues/3328)). - Fixed memory leak when importing PNG files ([#3144](https://github.com/synfig/synfig/issues/3144)).