Resource icon

Pthread Text 2.0.3

This is a bugfix release for macOS on Apple Silicon.

Changes in 2.0.3
  • Fixed crash and issues that nothing was rendered on Apple Silicon macOS.
  • Added RPM packages for Fedora 36 and 37.
(No changes for Windows and Ubuntu users. No changes for OBS 27 on macOS.)

Limitation
  • Not all binaries are not tested.
    • Version 2.0.2 for Ubuntu is tested on OBS 28 on Ubuntu 22.04.
    • Version 2.0.3 for Apple Silicon mac is the latest tested package.
    • Version 2.0.0 for Intel mac was the latest tested package.
  • No Windows support due to difficulties to build a lot of required libraries.
This is a bugfix release for Ubuntu.

Changes in 2.0.2
  • Fixed library dependencies for OBS 28 on Ubuntu.
(No changes for Windows and macOS users. No changes for OBS 27 on Ubuntu.)

Limitation
  • Not all binaries are not tested.
    • Version 2.0.2 for Ubuntu is tested on OBS 28 and Ubuntu 22.04.
    • Binary package 2.0.0 for macOS is only tested on Intel mac.
  • No Windows support due to difficulties to build a lot of required libraries.
This is a hotfix release for OBS 28 on ARM.

Changes in 2.0.1
  • Fixed library dependencies for OBS 28 on ARM.
(No changes for OBS 27, OBS 28 on Intel mac, or Linux).

Limitation
  • Not all binaries are not tested.
    • Version 2.0.0 for Ubuntu is tested on Ubuntu 22.04.
    • Binary package 2.0.0 for macOS is only tested on Intel mac.
  • No Windows support due to difficulties to build a lot of required libraries.
This is a major release to support OBS 28 and to drop supporting OBS 26.

Changes in 2.0.0
  • Added outline blur using Gaussian. The old blur is deprecated. I appreciate @SkeletonBow for giving me the idea.
  • Support OBS 28 on Apple Silicon.
  • Drop support of OBS 26.
  • Started to use Github Actions to build binary packages instead of Microsoft Azure Pipeline. (This change should not make any difference.)

Limitation
  • Not all binaries are not tested.
    • Version 2.0.0 for Ubuntu is tested on Ubuntu 22.04.
    • Binary package 2.0.0 for macOS is only tested on Intel mac.
  • No Windows support due to difficulties to build a lot of required libraries.
This is a hotfix release.

Changes in 1.0.3
  • Set icon.
  • Ubuntu: Corrected libpango requirements [#23]
  • macOS: Upgraded building host version from 10.14 to 10.15. (This change should not make any difference.)

Since the required libraries are difficult to build, Windows is not supported in this release.
This is a minor release of OBS Pthread Text.
Changes are as below.
  • Notarized packages for macOS.
  • Revised build scripts to commonalize with other plugins.
There is no functional change at all.
This is a major version release of OBS Pthread Text.
There is no much difference from the previous release 0.1.0 but documentation is ready. The major version is increased since the API is stable.
Top