Skip to content

v1.7 release

Compare
Choose a tag to compare
@github-actions github-actions released this 07 May 14:43
· 106 commits to master since this release
70efc47

What's Changed

  1. Bug fix: Disable Lua submodule on error. It will prevent flooding the log with error messages from Lua interpreter.
  2. FIP enhancements:
    2.1: Add interpolation to the FIP rendering. This will eliminate the ugly black dots on the rotated images
    2.2: You can now define mask layers. This can be useful in the case of sliding-scale displays
    2.3: Text rendering layers. You can put text on any part of the screen
  3. Document updated. Merged doc fragments into a single document and add the pdf version to the release packages as well

Full Changelog: v1.6...v1.7