We’ve rolled out a new Preview release to https://preview.bungeeconnect.com. This release focused primarily on bug fixes and enhancing the usability of existing features, so there’s not a lot of new functionality to talk about for this release. There are a couple things to call out before we get into the list of bug fixes though.
Deployment Tab
We continue to advance the new deployment tab, which is still in an alpha state. We’re working to make the tab more task based and more easily understood than the old Staging tab. The staging tab is still in this release, but in the next couple releases will be replaced with the new look/feel you see in the Deployments tab. Take a look and try it out. As always we’re looking for your feedback.
Tab list dropdown
The builder now has a drop down menu for all open tabs. This is especially useful for developers who find they are opening a lot of tabs in the design pane. This should save some time for the power developers out there.
That’s pretty much it for new functionality in the Builder.
This release introduces the breaking change that I posted a blog about previously. If you use MySQL in your applications you will need to look closely at this preview build over the next two weeks as this will likely affect your application.
There’s a new error in the event view that you should keep an eye out during simulate sessions. We’re now reporting error messages when a function is called on a variable that hasn’t been constructed. Next release, we’ll be halting in this case. Look for a blog post on this change soon.
Here’s a list of some of the more visible bugs we fixed in this release:
3415 XmlToObject function propertly handles “&” character
4255 getSubCollection backup argument working properly
4583 Solution Detail Header now displays more information on the selected item
4718 StringUtil.findOneNotOf Out parameter now corrected to be an Int
5719 Label property for several controls now more consistently applied
5813 You can now delete posts
5921 Chooser now allows for broader choice when a function argument calls for a string
5986 Performance (speed) of the first call against a Large WSDL object has been improved
6075 Labels at the right of a sight control are now selectable (makes copy/paste easier)
6182 Chooser now automatically selecting objects that are inherited
6193 Enumerations can now be set on a field override
6269 Now TimeUtil.getTZData() can be passed any standard Unix name (“US/Mountain”) and it will return the matching timezone
6373 xmlUtil.convertObjecToXML now assigns namespace prefixes to sub-objects
6381 Sorting in an MultiColumnListBox no longer changes selection
6384 We handle invalid veil colors are handled in IE7
6454 MainRunFunction adapter has been renamed to MainFunction
6515 Double clicking in a FormList no longer selects all
6552 Recent Selections section of Chooser now working for CallFunction
6577 LabelAdapter property “stringvalue” is now “labelvalue”
6592 SingleSelect function now firing properly on the TabList control
6600 Overlay dialog titles are no longer encoding special characters
6606 Copying of Classes disabled
6659 ConvertStrToNumber now handles commas
6667 Multiple overlays can now swap focus more predictably
6709 XY values for positioning of a DynamicImageAction control popups working more consistently
6838 Notes can now be added to a stylesheet
6843 Postgres driver now returns more accurate error when login authentication fails
6854 Design and Properties pane staying in sync better when tied to Vars
6856 Large number of open tabs now navigable via tab chooser
6873 Overly simple WSDL files with no defined types will now import properly
6889 Raw XML strings are now properly being encoded in SOAP requests
6905 Fixed a logic error with the label placement property for CheckBoxes
6910 We’ve enhanced the control that the developer has over PopupButton alignment
6955 You can no longer edit the Model or View Names for Adapters
7002 Set Breakpoint button moved to the code button toolbar from the property pane header
7014 Images for a ButtonImageSet state can now be un-set
7033 Errors are now reported when a function is called on a Var that hasn’t been constructed (see note in italics above)
7040 Fixed a logic error in how margins were being applied from the Edit Grid Margins dialog
7048 Tablist control can now intercept a tab close event with a functionadapter callback
7050 Importing many projects from the Home tab at the same time, now imports properly
7090 SOAP marshalling now supports RPC literal encoding
7105 You no longer have to be a SuperAdmin to deploy or update a deployment
7154 Form titles are no longer defaulting to “Bungee App”
7202 Code buttons (if, comment, moveup,down) now more consistently affect the selected line of code
7254 You can now arrow key through controls in vertical containers
7257 You can now view notes for a Page
7351 Label tied to date tiem now using Text property properly when the value is null
7402 You can update a locally sourced WSDL
7462 Drag Zone and Drop Zone properties removed from several controls where they weren’t applicable
258/3531 Sorting a collection and selection get along better now
5790/6600 Enable/Disable state now triggers correctly across a Class boundary
5902/6374 xmlUtil.convertObjecToXML will now allow you to create element attributes
6014/6015/5780 Several issues around WSDL updating have been resolved
6578/6045/6834 Overlay dialog backgrounds no longer default to transparent
6614/4866/4777 MultiColumnListBox columns were misaligned in some scenarios. They’ve been fixed


August Release is Live « Bungee Connect Developer Network said
[...] the previous post for a list of visible resolved issues and [...]