Release Notes for Xojo 2022r1.1

Xojo 2022 Release 1.1, with 11 improvements was released on May 3rd, 2022.

Bug Fixes

11 bugs were fixed.

Case

Category

Description

68282

Build

Reduced non-Universal macOS app size by stripping unused architecture parts from the final build.

68153

Framework > All

Using Dictionary.HasKey(), Lookup(), Value() and Remove() with an empty Text key value no longer crashes on Windows/Linux.

68254

Framework > Web

Fixed an issue with WebLink that was not truncating long links.

68273

Framework > Web

Fixed a visual issue while using

68303

Framework > iOS » Mobile

Graphics.DrawPicture no longer cuts off part of the image when specifying all parameters.

67938

IDE > Auto Complete

Properly show deprecated Array methods in autocomplete in older projects.

68286

IDE > Layout Editor

Dragging a Timer onto an iOS MobileScreen now correctly adds the Run event handler, instead of the incorrect Action event handler.

68253

Miscellaneous

Now correctly loads the MSOfficeAutomation plugin (especially the Office module).

68355

Framework > All

Now PDFGraphics.DrawLine honors again the starting and ending coordinates when drawing diagonal lines.

68253

Framework > All

DatabaseRow: Double values now preserve the same 20 digit decimal place precision that RowSet Double values do.

67713

Documentation Window > Documentation

Navigating with the Back/Forward buttons now behave correctly instead of intermittently.