A new version of tk-framework-alias has been released!

Welcome to the release notes for this Engine. Below you will find an overview of all the changes we did for each release. We try to be as detailed as possible and include all bugs we have fixed, features we have added and things that may have changed. If you have questions about a particular release, don't hesitate to contact our support team!

See the complete release note.

1 Like

v1.0.1

2023-Jul-24

  • Alias Plugin update v3.1.1 (Alias < 2024)
  • Alias Plugin update v4.0.0
  • Alias Python API update v3.5.1 (Alias < 2024)
  • Alias Python API update v4.0.0
1 Like

v1.0.2

2023-Oct-27

  • Bug fix and improvements to framework start up.

v1.1.0

2023-Dec-13

  • Update Alias distributable files for the Alias Python Plug and Python API.

v1.2.0

2024-Feb-01

  • Pyside6 support for Alias 2025.0
  • Fix restart Alias plugin
  • Alias Python API update to v4.2.0
  • Add software credits
1 Like

v1.2.1

2024-Mar-08

  • Add support for Python 3.10
  • Ensure all supported python versions have their packages installed
  • Improve error logging
  • Add files for Alias Python Plugin v3.1.3
  • Add files for Alias Python API v3.7.0, v4.3.0
  • Remove unused Alias distribution files

v1.2.2

2024-Mar-13

  • Fix plugin bootstrap clean up on exit

v1.4.0

2024-May-1

  • Update Alias Python Plugin and API

v1.4.1

2024-Jun-24

  • Expose start up method and fix typo

Details * Alias Engine requires start up method ensure_python_c_extension_packages_installed to run headless

v2.0.0

2024-Sep-10

  • Performance updates and support Qt 6.5 and Python 3.11

Details * Remove Alias 2022 support * Support Qt 6.5.x * Support Python 3.11.x * Add documentation including Alias Python API docs * Performance updates

v2.1.0

2024-Nov-15

  • Support Alias 2025.1 and improve Alias plugin start up.

v2.1.1

2024-Dec-06

  • Performance and resiliency improvements.

Details

  • Increase server timeout for Alias API calls
  • Improve performance on batch Alias API calls
  • Improve framework initialization time
  • Handle client disconnect more gracefully
  • Bug fix to set client timeout
  • Update python packages

v2.1.2

2025-Feb-06

  • Removed Python 2 code.

v2.1.3

2025-Mar-07

  • Add handling for proxy servers