Version 2025.1.0: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
Version 2025.1.0 is released on preview.tygron.com on November 29th 2024. | Version 2025.1.0 is released on preview.tygron.com on November 29th 2024. | ||
''' | '''AI''' | ||
* Improved Inference Overlay speed and stability. | |||
* Support multiple Overlays on single GPU Cluster at once for more capacity. | |||
'''TQL''' | |||
* Fixed consistency in TQL Grid queries (GRID, GRIDTYPE, GRID_WITH_ATTRIBUTE, RESULTTYPE). | * Fixed consistency in TQL Grid queries (GRID, GRIDTYPE, GRID_WITH_ATTRIBUTE, RESULTTYPE). | ||
* Grid queries must always refer to a single unique Overlay otherwise result in error. | * Grid queries must always refer to a single unique Overlay otherwise result in error. | ||
* Grid queries can now also update Overlay attributes. | * Grid queries can now also update Overlay attributes. | ||
'''Other''' | |||
* Several smaller bug fixes, security updates and WIKI Updates. | * Several smaller bug fixes, security updates and WIKI Updates. | ||
[[Category:Version 2025]] | [[Category:Version 2025]] | ||
Latest revision as of 19:30, 29 November 2024
Version 2025.1.0 is released on preview.tygron.com on November 29th 2024.
AI
- Improved Inference Overlay speed and stability.
- Support multiple Overlays on single GPU Cluster at once for more capacity.
TQL
- Fixed consistency in TQL Grid queries (GRID, GRIDTYPE, GRID_WITH_ATTRIBUTE, RESULTTYPE).
- Grid queries must always refer to a single unique Overlay otherwise result in error.
- Grid queries can now also update Overlay attributes.
Other
- Several smaller bug fixes, security updates and WIKI Updates.