Flamenco/CHANGELOG.md
Sybren A. Stüvel 63c60a5b15 Two-way variable replacement: change path separators to target platform
Two-way variable replacement now also changes the path separators. Since
the two-way replacement is made for paths, it makes sense to also clean up
the path for the target platform.
2022-08-25 12:19:30 +02:00

1.0 KiB

Flamenco Change Log

This file contains the history of changes to Flamenco. Only changes that might be interesting for users are listed here, such as new features and fixes for bugs in actually-released versions.

3.0-beta2 - in development

  • Manager & Add-on: avoid error that could occur when submitting jobs with UDIM files (44ccc6c3ca70).
  • Manager: don't stop when the Flamenco Setup Assistant cannot start a webbrowser (7d3d3d1d6078).
  • Change path inside the Linux and macOS tarballs, so that they contain an embedded flamenco-3.x.y-xxxx/ directory with all the files (instead of putting all the files in the root of the tarball).
  • Two-way variable replacement now also changes the path separators to the target platform.

3.0-beta1 - released 2022-08-03

This was the first version of Flamenco to be released to the public, and thus it serves as the starting point for this change log.