Monday 2 December 2019

Stadium 4.2.2856.6221 is available

The new version of Stadium 4 is available for download from the Twenty57 website. It contains the following:
  • Column Visibility - Specify Condition throws an exception (#5680)

Tuesday 22 October 2019

Stadium 4.2.2855.6219 is available

The new version of Stadium 4 is available for download from the Twenty57 website. It contains the following:
  • Menu Item Navigation to Other SAP doesn't work when passing a Custom Setting (#5357)
  • Add a System Variable 'CurrentURL' (#5520)

Friday 6 September 2019

New Stadium 5 website

Hi all!

Stadium 5 has a brand new website. This website has a new blog as well as Stadium community section. As a result any Stadium 5 news, including new releases etc., will be communicated on the new blog.

Visit https://stadium.software and let me know what you think!

Stadium 4.2.2853.6215 is available

The new version of Stadium 4 is available for download from the Twenty57 website. It contains the following:
  • Missing data grid entries when exporting to Excel (#5240)

Thursday 22 August 2019

Stadium 4.2.2852.6213 is available

The new version of Stadium 4 is available for download from the Twenty57 website. It contains the following:
  • Fix: Stadium like filter condition error (#5161)

Thursday 16 May 2019

Stadium 4.2.2851.6210 is now available

The new version of Stadium 4 is available for download from the Twenty57 website. It contains the following:
  • Fix: DataGrid SelectedRows get out of sync when button is clicked. (#4631)
  • Fix: OpenFile must not send user credentials in clear text in the URL. (#4528)

Tuesday 30 April 2019

Stadium 5.11.2312.8770 is available (Hotfix)

This hotfix addresses the following issue:
  • The Application Manager throws an exception when trying to add Server Users

We are currently hard at work on our next feature release which will contain a lot of exciting new features! Please visit our roadmap for more information.

Tuesday 2 April 2019

Stadium 5.11.2306.8639 is available (Hotfix)

This hotfix release only contains critical bug fixes. We are currently hard at work on our next feature release which will contain a lot of exciting new features! Please visit our roadmap for more information.

Bug Fixes

  • Server Installer fails with message: "A DLL required for this install to complete could not be run."
  • Theme is not selectable in the Property Grid
  • EmbeddedFiles cannot be renamed using the context menu
  • Selecting an image from the Gallery assigns that image to all Image controls on the page
  • Undo loses it's history
  • Issues around undo-ing a page rename
  • Issues around undo-ing a CallScript action
  • Redo on Folder does not work in specific situations
  • "Name already in use" thrown when undo-ing web service import
  • Error on undo of DisplayMessageBox property
  • Settings indicate a "Name already used" error even though it has not been used
  • Object reference exception when closing an application
  • Importing Files and Folders dialog has no owner set to it

Thursday 7 March 2019

Stadium 5.11 is available

It's been a long wait but it's finally here! This release contains a brand-new web service connector, an Application Manager, Undo and many other exciting new features. Keep reading for more details.

New features:

  • Separate Designer and Server installers

    The 2 parts of Stadium were split and placed into separate installers. This allows you to install them independently of each other on the same or different environments. The 2 parts are:
    • The Designer: applications are designed here.
    • The Server: build, deploy and manage your applications
  • Stadium Application Manager

    Stadium Application Manager (or SAM as we affectionately call it  ) allows you to deploy, delete and manage applications. Read the detailed list of features here.
  • Undo / Redo

    Now you can undo those 'Noooooooo, what was I thinking??' moments after accidentally destroying your core piece of functionality.
  • Web Service Connector

    Create a Web Service Connector manually or by importing an OpenApi 3 file. Read more.
  • Forgot Password

    Configure your SMTP server details in the Stadium Application Manager and all of your secured applications, built on this version or later, will automatically include 'Forgot Password' functionality.
    Read more.
  • Query Tester

    Test your database queries or stored procedures from within the Designer to see whether the expected data is returned.
  • Improved Security Model

    The security model has been changed to be in line with the more familiar Roles security model. A page is now only accessible to a user if the page and the user belong to the same role.
  • Removed ExecuteConnector and CallScript

    To invoke a script or connector now, simply drag it from the Application Explorer and drop it into a script at the position where you want to call it. As simple as that!
  • Broken References

    Changing your application, e.g. deleting a Setting, can leave it with a lot of broken references to items that no longer exist. In the past, we removed these broken references, leaving you puzzled as to why a property is now suddenly blank? We changed this.

    Now a broken reference is rather marked as invalid and a validation error will be displayed in the Validation panel. This allows you to easily fix any issues that arise as a result of changes you make in your application.
  • Extended UserAPI

    FetchUser and DeleteUser were added to the list of available web service methods. For more information see the API help in the generated application's Admin Section.
  • Sample Applications

    See how to accomplish certain basic tasks in Stadium by means of examples. Find them at the Stadium website.

Other smaller changes:

  • Connectors can now only be used inside of scripts.
  • Rename [Static Data] to [Embedded Files]
  • All new pages have a LoadScript by default
  • Generate applications into individual application pools
  • Exporting to excel now exports the dateformat of columns as well
  • Designer performance improvements

Bug fixes:

  • Fixed 'New Version' notification issues
  • Fixed issue when downloading a file from a database
  • Fixed issues with boolean comparisons
  • Client-side validations were triggered at the incorrect time
  • Fixed client-side exception when loading lots of data
  • Access Denied was encountered when leaving the site idle for a while and then refreshing the page
  • Query timeout was not respected when a DataGrid's Data is set via a script
  • RadioButtonList triggered a Change event when rebinding a list with a selected item
  • Stadium Designer crashed at a resolution of 1280 x 720
  • Fixed many other bugs

Tuesday 5 February 2019

Stadium 4.2.2847.6198 is now available

The new version of Stadium 4 is available for download from the Twenty57 website. It contains the following:
  • Fix: The loading spinner does not disappear when viewing PDF's in the UrlViewer - IE/Firefox (#4119)