Skip to content

FilmLogger NT 3.51 Service Pack 2

Compare
Choose a tag to compare
@jakelandau jakelandau released this 03 Sep 05:15
· 159 commits to main since this release

Changes

  • Dependencies updated:
    • Avalonia v11.0.3 => v11.0.4
    • Newtonsoft.Json v9.0.1 => v13.0.3 (dependency of TMDbLib, update pinned to fix security hole)
  • XUnit tests implemented to verify functionality of business logic
  • Migrated business logic from code-behind to it's own separate class for modularity and maintainability

Supported Platforms

FilmLogger NT 3.51 SP2 is validated with prepackaged binaries for the following Operating Systems and architectures:

  • Windows 10 Build 1709+ / Windows 11 Build 22000+
    • i686 (Installer .exe)
    • x86_64 (Installer .exe)
  • Ubuntu 18.04+
    • x86_64 (.deb)
  • Fedora 36+
    • x86_64 (.rpm)

If your Linux distro uses musl or bionic instead of glibc, you will have to build your own libSkiaSharp.so and recompile FilmLogger for your own platform; the provided binaries will not work for you natively.

AArch64 builds of FilmLogger have not been tested or validated, as I do not have access to suitable dev kits for Windows or Linux using the AArch64 ISA.

Full Changelog: v3.51.1...v3.51.2