In this article, you can read which new features the GAPTEQ 4.0 versions have in store for you and which bug fixes and improvements have been incorporated.
🔍 Highlight features of GAPTEQ 4.0 at a glance:
- Copy & paste of configured components within and across pages
- Import of data records from CSV files via new “CSV Importer” component
- Copy & paste of Excel content into the Data Grid table component
- Support for PostgreSQL databases
More about the highlights in GAPTEQ version 4.0 → New in GAPTEQ 4.0 (german version)
06 / 2024 - GAPTEQ-Version 4.0.2
⚒️ Bugfixes & Improvements
Component | Bugfix | Improvement |
General | When a user tries to log in and there are no more free licenses, the error message was "Invalid login". Now there is a meaningful error message. | |
GAPTEQ-Designer |
Renaming a design object to a duplicate name now displays a meaningful error message.
|
|
Performance improvement for Designer when working with http/s protocol.
|
||
Data Grid | Page sizes more than 1000 are now possible. | |
In grouped DataGrids there was sometimes an error message because of invalid SQL. This is fixed. | ||
deleteRowTriggered did not work in the first call. Now it works.
|
||
customText in aggregates now work correct.
|
||
Update columns now reads the setting "Identity" of columns correct.
|
||
Mail Sender |
|
Port-Setting 0 is now allowed. When set to 0 the default is used. This is required for some Email-Providers.
|
Script Parts |
|
ScriptParts were not available during the pageLoaded event. Now it's possible to call ScriptParts during pageLoaded. |
05 / 2024 - GAPTEQ-Version 4.0.2
⚒️ Bugfixes & Improvements
Component | Bugfix | Improvement |
General | Now we support PostgreSQL Databases. | |
GAPTEQ-Designer | Restore function is now available in Designer for Repository Server. | |
Copy & Paste is now available for single components of a page. Copy a component and paste it on the same or a different page. | ||
Data Grid | Paste of cells copied from Excel now works. Also paste of text formattet like csv is possible. The DataGrid switches to Batch Mode to show the pasted rows. After save or cancel the DataGrid switches back to the original Edit Mode. | |
New button "Refresh" is now available. | ||
Chart | New option "Swap argument and value axis" in Bar-Charts is now available. | |
Clicked actions in Chart are now available. | ||
show/hide or setVisible now works in Chart. | ||
Data Form | Action focus() on DataFrom caused JavaScript error. | |
WebAPI | Custom Headers are now available in WebAPI. | |
Editors |
Now more formats for DateTime values are available.
|
|
Clear Button in Date/Time editors is now available.
|
||
Script Parts |
Navigation-Actions are now available in ScriptParts.
|
|