Version 2.3.0
Swift SDK
Version 2.3.0 adds a new SDK for Apples open-sourced programming language "Swift", which will successively substitute ObjectiveC for iOS apps. Download the new SDK as usual in the SDK tab of the dashboard.
Behaviour of <YourModule>.AOM.findByNames(...) changed
Old behaviour:
-
If an exception occurs, return null. Independent of the transience.
-
If the class of the objects you want to find is transient, the return value equals the return value of the doGetAll implementation of that class.
-
If the class of the objects you want to find is non-transient:
-
If no elements were found, return an empty array.
-
If elements were found, return the filled array.
-
New behaviour:
-
If an exception occurs, return null. Independent of the transience.
-
Otherwise, independent of the transience:
-
If no elements were found, return an empty array.
-
If elements were found, return the filled array.
-
Changelog
Key |
Summary |
Resolution |
Behoben |
||
Setting location attribute to mandatory makes data editor fail to create new object |
Behoben |
|
Behoben |
||
Behoben |
||
Behoben |
||
Config dialogue doesn't get shown when adding NM that depends on an NM with config |
Behoben |
|
Plans created via api or database are not selectable in dashboard |
Behoben |
|
Behoben |
||
Behoben |
||
yambas should run on the same port as the Dashboard after Windows installation |
Behoben |
|
Behoben |
||
Behoben |
||
[Xamarin] Loading list of items 2times not working if Offline support is activated |
Behoben |
|
Behoben |
||
Create Contract for all OrgaCustomer not working, if orga has no customer |
Behoben |
|
Behoben |
||
Clear of object / collection storage doesn't clear the ETag storage |
Behoben |
|
Behoben |
||
Behoben |