Skip to content

Release Notes

Stacey Oue edited this page Dec 6, 2024 · 17 revisions

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!

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.0

2024-Nov-15

  • Support Alias 2025.1 and improve Alias plugin start up.

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

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

v1.4.0

2024-May-1

  • Update Alias Python Plugin and API

Details

  • Update Alias Plugin support for Alias 2025.0
  • Updates to Alias Python API:
    • Pick nodes on layer has option to pick only top-level nodes
    • Add functions for ungrouping nodes
    • Add functions for curve creation
    • Add functions for storing and retrieving file options

v1.3.0

2024-Mar-26

Rebranding component for Flow Production Tracking

v1.2.2

2024-Mar-13

  • Fix plugin bootstrap clean up on exit

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.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

v1.1.0

2023-Dec-13

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

v1.0.2

2023-Oct-27

  • Bug fix and improvements to framework start up.

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

v1.0.0

2023-Jun-30

  • Initial Release
Clone this wiki locally