# 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](https://tracker.xojo.com/xojoinc/xojo/-/issues/68282) | Build                                 | Reduced non-Universal macOS app size by stripping unused architecture parts from the final build.                                  |
| [68153](https://tracker.xojo.com/xojoinc/xojo/-/issues/68153) | Framework \> All                      | Using Dictionary.HasKey(), Lookup(), Value() and Remove() with an empty Text key value no longer crashes on Windows/Linux.         |
| [68254](https://tracker.xojo.com/xojoinc/xojo/-/issues/68254) | Framework \> Web                      | Fixed an issue with WebLink that was not truncating long links.                                                                    |
| [68273](https://tracker.xojo.com/xojoinc/xojo/-/issues/68273) | Framework \> Web                      | Fixed a visual issue while using on WebLabel and WebLink components.                                                               |
| [68303](https://tracker.xojo.com/xojoinc/xojo/-/issues/68303) | Framework \> iOS » Mobile             | Graphics.DrawPicture no longer cuts off part of the image when specifying all parameters.                                          |
| [67938](https://tracker.xojo.com/xojoinc/xojo/-/issues/67938) | IDE \> Auto Complete                  | Properly show deprecated Array methods in autocomplete in older projects.                                                          |
| [68286](https://tracker.xojo.com/xojoinc/xojo/-/issues/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](https://tracker.xojo.com/xojoinc/xojo/-/issues/68253) | Miscellaneous                         | Now correctly loads the MSOfficeAutomation plugin (especially the Office module).                                                  |
| [68355](https://tracker.xojo.com/xojoinc/xojo/-/issues/68355) | Framework \> All                      | Now PDFGraphics.DrawLine honors again the starting and ending coordinates when drawing diagonal lines.                             |
| [68253](https://tracker.xojo.com/xojoinc/xojo/-/issues/68363) | Framework \> All                      | DatabaseRow: Double values now preserve the same 20 digit decimal place precision that RowSet Double values do.                    |
| [67713](https://tracker.xojo.com/xojoinc/xojo/-/issues/67713) | Documentation Window \> Documentation | Navigating with the Back/Forward buttons now behave correctly instead of intermittently.                                           |
