The beta versions of PHPRunner and ASPRunner.NET 10.9 are here!
Download links:
PHPRunner 10.9 beta
ASPRunner.NET 10.9 beta
Please note that this is a beta version and is not meant to be used in production.
This new version features the following improvements:
Excel-like filters in field headers on List pageThe feature many of you asked for and now it is here.
To enable it proceed to the Page Designer, open the List Page, click on the fields in the grid header and on the right-side settings panel select ‘Filter’ and ‘Apply to all fields’. There also will be additional ways to enable this feature as well.
Users can now enable multiple 2FA methodsEach user can now select which 2FA methods they can use to protect their account.
New Menu API functionalityMenu elements can be added or removed in the custom code. You can, for instance, load the whole menu from the database now.
Improved page load speedThis is being achieved by reducing number of JS and CSS files, something that we need to do from time to time to keep the page load speed under control.
Notifications API updateImplemented fine-tuned permissions system to define who can see notifications:
– a specific user only
– specific group members only
– only users logged via Active Directory or via Google
– only users who have access to a specific page
– only users who have access to a specific record
New totals optionsYou can choose between displaying current page totals and all data in the table totals.
Added Swal2 library for popupsNow you can simply use any code example from Swal2 library.
Upgraded jQuery libraryThe latest stable version of jQuery 3.6 is now bundled with PHPRunner and ASPRunner.NET.
Another minor upgrade is planned in January-February– SQL and REST Views functionality improvements
– a bunch of minor improvements and fixes related to security, login and registration pages
Enjoy!