Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion docs/v4.3.1.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,11 @@ v4.3.1
Release highlights
------------------

* Fix changeing the context when a file is opened through Alias
* Fix changing the context when a file is opened through Alias
* Fix translation error trying to retrieve Alias product license information

---------------

* Alias translations framework: ``tk-framework-aliastranslations v0.3.1``

* Required for fixing translation bug trying to retrieve Alias product license information
2 changes: 1 addition & 1 deletion info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,6 @@ requires_shotgun_version:
requires_core_version: "v0.19.18"

frameworks:
- {"name": "tk-framework-aliastranslations", "version": "v0.x.x", "minimum_version": "v0.2.3"}
- {"name": "tk-framework-aliastranslations", "version": "v0.x.x", "minimum_version": "v0.3.1"}
- {"name": "tk-framework-alias", "version": "v2.x.x", "minimum_version": "v2.4.0"}
- {"name": "tk-framework-lmv", "version": "v1.x.x"}