Version | Change log |
AppGini 24.16 Revisi Aug 8, 2024 | This is a hotfix release to fix a bug in setup.php that was discovered in the previous release. If you are using AppGini 24.15, please upgrade to this version to fix this issue. |
AppGini 24.13 Jun 5, 2024 | |
AppGini 24.12 May 5, 2024 | |
AppGini 24.11 Mar 9, 2024 |
UI/UX enhancements: Fix TV pagination layout for mobile screens Fix .bg-primary and various other color issues in all themes Close app generation log window when clicking 'Upload' or 'Run locally' Bug fixes: Fix default values in lookup drop-downs not getting pre-selected if they contain non-Latin characters. Fix default values in option lists not getting pre-selected if they contain non-Latin characters. Fix empty options not being sorted correctly in drop-downs that contain both Latin and non-Latin items. Fix handling of ut=1 param in ajax_combo.php causing empty lookups (this also fixes a bug in search pages created by the Search Page Maker plugin). Handle error occurring with empty option lists. |
AppGini 23.17 Dec 16, 2023 |
UI/UX enhancements: Unify plugins icon height in plugins menu Better alignment of date and lookup fields in detail view If a PK field is editable, mark it as required in detail view hide empty image upload toolbox in read-only mode Fix layout of tech docs window in high DPI screens Fix layout of preferences window in high DPI screens Fix layout of file upload window in high DPI screens Fix image upload window layout in high DPI screens Fix theme preview link Fix theme preview window layout in high DPI screens Fix icon selector window layout for high DPI screens Bug fixes: Fix bug in creation statement of membership_cache table. Include hidden/read-only lookup fields in INSERT query if used as filterer, adding it to $data array before passing to before_insert hook. |
AppGini 23.15 Sep 14, 2023 |
UI/UX enhancements Prevent right-aligned fields in non-default TV layouts from being too wide. Make selected records in TVDV bold to distinguish them better. Update calculated fields if children count is updated in TV, TVP. Make parent/children settings dialog resizable and Preserve its width in app config. Remove the listbox of child links from table properties as this option has been moved to the parent/children settings dialog. Hide non-applicable record ownership filters in the filters page. Force min height for html editor. Add support for high DPI screens in AppGini. Admin view groups page: Hide 'Prev' link in first page, and 'Next' link in last page. Bug fixes Fix 'back' link behavior in error messages displayed in modal windows to close the modal rather than do nothing. file-uploader.php: Better detection of secure connection when using trusted proxies. Security fixes Upgrade PHPMailer to latest release (v6.8.1). |
AppGini 23.14 Aug 21, 2023 |
Add 'Update calculated fields' page to admin area to allow batch updates easily through GUI Reduce file size, improve performance and consistency of large database backups UI/UX enhancements 'Send mail' page: show recipient count, hide too many recipients if recipients count < 100, show Messages plugin hint, and some UI enhancements UI/UX enhancements in groups and members list pages Fix RTL layout issues in some pages Bug fixes Fix undefined is_xhr() error in db backup page Fix errors in displaying some translated strings Security fixes Force image captcha in setup page to prevent accidental/malicious bot submissions Hide db password when logging mysqldump command Server-side programmatic improvements Add Captcha class, with support for image captchas and Google Recaptcha (see documentation and examples in resources/lib/Captcha.php) Support for autoloading namespaced classes in linux |
AppGini 23.13 Jun 25, 2023 |
For image upload fields, allow mobile users to capture photo via camera (watch short video demo). Add support for drag and drop file uploading. Preview images before uploading (watch short video demo). Allow SHOW queries in interactive SQL page. |
AppGini 23.12 Jun 4, 2023 | |
AppGini 23.11 Mar 25, 2023 |