Difference between revisions of "Version 2.6 (Server)"
(Strikethrough 2.6.4 as it was never released and referred to 3.5.0 (live value page links here)) |
|||
(31 intermediate revisions by 2 users not shown) | |||
Line 8: | Line 8: | ||
|- | |- | ||
| 2.6.3 || 2018.12.10 | | 2.6.3 || 2018.12.10 | ||
+ | |- | ||
+ | | <s>2.6.4</s> || see [[Version_3.5_(Server)#3_5_0]] | ||
|- | |- | ||
|} | |} | ||
Line 103: | Line 105: | ||
= 2.6.3 = | = 2.6.3 = | ||
=== New features === | === New features === | ||
− | * UBIK.Console | + | * [[UBIK_Console|UBIK.Console]] |
* It is possible to configure the visibility of AR Items now | * It is possible to configure the visibility of AR Items now | ||
** [[SYSCLS_AR_ITEM_OBJECT_VIS|Classification for control of the ARItems visibility]] | ** [[SYSCLS_AR_ITEM_OBJECT_VIS|Classification for control of the ARItems visibility]] | ||
Line 124: | Line 126: | ||
* Deriving from Root Classification does not create uncompileable custom code any more | * Deriving from Root Classification does not create uncompileable custom code any more | ||
* Deleted metaclasses do not show up as possible "pool metaclass" custom system objects any more | * Deleted metaclasses do not show up as possible "pool metaclass" custom system objects any more | ||
− | + | * UBIK does not crash anymore when not being able to access the UBIK Licensing services | |
+ | * A bug when releasing Metaclasses with string props containing large strings (e.g annotations) is fixed now | ||
+ | * Problems when deriving from MRO Mteeaclasses (not compiling customizing code) is fixed now. | ||
=== Enhancements === | === Enhancements === | ||
Line 134: | Line 138: | ||
** Login and Password | ** Login and Password | ||
* The Workflow Activity [[Activity:CreateXMLScope_(Activity)|CreateXMLScope]] has a new parameter for setting the desired [https://docs.microsoft.com/en-us/dotnet/api/system.text.encoding?view=netframework-4.5 Encoding] | * The Workflow Activity [[Activity:CreateXMLScope_(Activity)|CreateXMLScope]] has a new parameter for setting the desired [https://docs.microsoft.com/en-us/dotnet/api/system.text.encoding?view=netframework-4.5 Encoding] | ||
+ | |||
<headertabs /> | <headertabs /> |
Latest revision as of 11:38, 4 November 2020
Version | Release Date |
---|---|
2.6.0 | 2017.06.14 |
2.6.2 | 2018.04.04 |
2.6.3 | 2018.12.10 |
|
see Version 3.5 (Server) |