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 (6 cases)

Case Area Description
55596 Framework » All Listbox no longer leaks memory when Paint events are handled.
55301 Framework » Windows Sped up URLConnection/Xojo.Net.HTTPSocket requests and decreased CPU usage.
55420 Framework » Windows URLConnection/Xojo.Net.HTTPSocket events are no longer re-entrant.
55463 Framework » Windows Updating the case of a Label now works.
55629 Framework » Windows URLConnection/Xojo.Net.HTTPSocket authenticating no longer hangs when there is request content present.
55637 Framework » Windows TabPanels embedded within another TabPanel no longer calls the Changed event multiple times.

New Items (1 cases)

Case Area Description
55381 Build Added 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+).