-
Notifications
You must be signed in to change notification settings - Fork 0
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!
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
2024-Nov-15
- Support Alias 2025.1 and improve Alias plugin start up.
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
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
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
2024-Mar-26
Rebranding component for Flow Production Tracking
2024-Mar-13
- Fix plugin bootstrap clean up on exit
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
2024-Feb-01
- Pyside6 support for Alias 2025.0
- Fix restart Alias plugin
- Alias Python API update to v4.2.0
- Add software credits
2023-Dec-13
- Update Alias distributable files for the Alias Python Plug and Python API.
2023-Oct-27
- Bug fix and improvements to framework start up.
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
2023-Jun-30
- Initial Release