Resources

2019r1.1 Release Notes

From Xojo Documentation

(May 21, 2019)

This release has important improvements to Xojo 2019r1.

Download Xojo today.

Release Notes

Bug Fixes

55596Framework » AllListbox no longer leaks memory when Paint events are handled.
55301Framework » WindowsSped up URLConnection/Xojo.Net.HTTPSocket requests and decreased CPU usage.
55420Framework » WindowsURLConnection/Xojo.Net.HTTPSocket events are no longer re-entrant.
55463Framework » WindowsUpdating the case of a Label now works.
55629Framework » WindowsURLConnection/Xojo.Net.HTTPSocket authenticating no longer hangs when there is request content present.
55637Framework » WindowsTabPanels embedded within another TabPanel no longer calls the Changed event multiple times.
6 Bug Fixes

New Items

55381BuildAdded default plist entries for iOS location services which can be overridden by user plist files. NSLocationWhenInUseUsageDescription, NSLocationAlwaysUsageDescription (for iOS 10) and NSLocationAlwaysAndWhenInUseUsageDescription (for iOS 11+).
1 New Items