Resources

2018r1.1 Release Notes

From Xojo Documentation

(May 21, 2018)

This release has important improvements to Xojo 2018r1.

Download Xojo today.

Release Notes

Bug Fixes

52137CompilerFixed a 2018r1 performance regression in 64-bit Windows built apps with optimizations on.
47557Crashes & Assertions » IDE Unhandled ExceptionA NilObjectException that could be caused by an undo has been fixed (see 51883).
51976Crashes & Assertions » IDE Unhandled ExceptionFixed a NilObjectException that could be caused by selecting a method name from the method name combo box.
52100Crashes & Assertions » IDE Unhandled ExceptionViewing the unicode representation of large text variables no longer causes exceptions or hangs.
52103Crashes & Assertions » IDE Unhandled ExceptionCompilation of an iOS project that has a launch screen with an image on it that has no actual pictures in the image no longer causes an OutOfBoundsException.
51960DebuggerFixed a 2018r1 regression that prevented breakpoints from working reliably in 32-bit applications.
51940Framework » WindowsA hidden TabPanel no longer leaves a visible blank space around.
52004Framework » WindowsControls on a TabPanel no longer have a gradient background.
52011Framework » WindowsSliders/Scrollbars on TabPanels no longer cause the Tabs to scroll off the TabPanel.
52017Framework » WindowsDrawing on a clipped Printer Graphics region now works again.
52037Framework » WindowsCanvas now refreshes properly after Scroll is called.
52106Framework » WindowsLast Tab in a TabPanel is no longer clipped when scale factor changes.
51883IDEUndo no longer causes a crash.
51963IDEUndo of a newly added control no longer leaves the Inspector in an odd state.
44864IDE » DebuggerViewing large text variables unicode no longer hangs or causes exceptions.
52021IDE » DebuggerDebugger now stops at breakpoints correctly for 64-bit and ARM targets.
52051IDE » DebuggerWindows IDE: Global variables can now be viewed when debugging 64-bit apps.
52114IDE » Xojo Cloud » StatisticsHosting Stats window no longer leaks sockets.
51786LinguaTranslated TextField is now disabled by default.
19 Bug Fixes