# 2017r1.1

Released April 25th, 2017.

This release fixes important issues found in Xojo 2017r1.

## Bug fixes (7 cases)

| Case                                         | Area                                           | Description                                                                                                                                                        |
|----------------------------------------------|------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [47639](http://feedback.xojo.com/case/47639) | Crashes & Assertions » IDE Unhandled Exception | IDE no longer generates an exception when reloading certain state data in iOS projects.                                                                            |
| [47698](http://feedback.xojo.com/case/47698) | Crashes & Assertions » IDE Unhandled Exception | Navigating to “build” step then to another item and moving back no longer causes an exception.                                                                     |
| [47546](http://feedback.xojo.com/case/47546) | Framework » Windows                            | PrinterSetup.Landscape property is now honored instead of using the default printer orientation setting.                                                           |
| [47565](http://feedback.xojo.com/case/47565) | Framework » Windows                            | Restoring a previously saved PrinterSetup.SetupString now works again.                                                                                             |
| [47742](http://feedback.xojo.com/case/47742) | Framework » Windows                            | Printer SetupString is now built and restored correctly.                                                                                                           |
| [47519](http://feedback.xojo.com/case/47519) | IDE » Code Editor                              | Toggling line number display no longer disables the cursor (Windows).                                                                                              |
| [47567](http://feedback.xojo.com/case/47567) | IDE » Layout Editor                            | Duplicating an instance of a container control no longer creates an invalid control set. Controls sets of containers are not supported on desktop or iOS projects. |

## New items (1 case)

| Case                                         | Area            | Description                              |
|----------------------------------------------|-----------------|------------------------------------------|
| [47518](http://feedback.xojo.com/case/47518) | IDE » Scripting | Line number toggle works in IDE scripts. |
