Skip to content

Fix Release v1.5.2

Compare
Choose a tag to compare
@manongjohn manongjohn released this 31 Mar 17:13
· 132 commits to master since this release
c00d7aa

Tahoma2D 1.5.2 includes the following fixes.

Linux users: Please be aware this is the last release to be built on Ubuntu 20.04. As of April 1st, the Nightlies and the next fix release will be built on Ubuntu 22.04 (Jammy Jellyfish). This change could potentially impact other distros as well.

Fixed

  • Fix canceling cell/column selection [#1721]
  • Fix Task Render/Cleanup failure (Linux) [#1709]
  • Fix startup crash due to incompatible DLLs [#1711]
  • Fix MOV transparency [#1713]
  • Fix camera loading crash + improve Sony configuration [#1733]
  • Fix Excessive Frame Range Tape lag [#1735]
  • Increase Size of Step Lines in Motion Path [#1750]
  • Fix Delete Style Color [#1754]
  • Disable mouse wheel in stopmotion control panel [#1763]
  • Fix Linux Desktop Path Detection Failure [#1777]
  • Fix project reload fail (OpenToonz port) [#17751]
  • Fix Failure when updating the folder node (OpenToonz port) [#17751]
  • Optimize Adjust Current Level to This Palette (OpenToonz port) [#17751]
  • Avoid endless loop for some small fonts (OpenToonz port) [#17751]
  • Fix File Browser Model Refreshing (OpenToonz port) [#17751]
  • Fix selection in File Browser (OpenToonz port) [#17751]
  • Fix Gif Export for newer FFmpeg versions (OpenToonz port) [#17751]
  • Fix Clean Up Palette Related Crash and cleanup parameters related adjustment (OpenToonz port) [#17751]

Other

  • Update Debian dependences doc [#1731]
  • Fix Testing Pull Requests (PRs) instructions [#1741]
  • Update Build Cache Management [#1742, #1744, #1746, #1748]
  • New deb-creator from Appimage script [#1760]
  • Build concurrently to reduce overall build time [#1761]
  • .desktop file comments (with translations) and keywords [#1762]
  • Create Debian Package for Tahoma2D [#1768, #1773]
  • Fix macOS Installer creation [#1787]
  • Include functional in place of removed xstddef (OpenToonz port) [#17751]
  • Remove any_iterator (OpenToonz port) [#17751]
  • Cleanup: Replace deprecated endl with Qt::endl and fix operator prece… (OpenToonz port) [#17751]
  • Update Webm Export (OpenToonz port) [#17751]

Previous versions

  • Version 1.5.1 - (2025-02-03)
  • Version 1.5 - (2024-12-01)

  1. A few fixes from this OpentToonz port PR were moved to the v1.5.3 fix release 2 3 4 5 6 7 8 9 10 11 12