News regarding changes and new releases can be found here.
-
a.gneady
- Site Admin
- Posts: 1308
- Joined: 2012-09-27 14:46
-
Contact:
Post
by a.gneady » 2024-05-06 12:06
Download free trial
Free upgrade if you ordered AppGini Pro (or an upgrade license) on or after May 5, 2023.
Discounted upgrade if you ordered before that date.
New features
UI/UX enhancements
- Press
Ctrl
while clicking the 'Move up' icon to move table/field to the top when sorting tables/field in AppGini.
Ctrl + Move up to move table to top (screenshot)
- Press
Ctrl
while clicking the 'Move down' icon to move table/field to the bottom when sorting tables/field in AppGini.
Ctrl + Move down to move field to bottom (screenshot)
- Refactor 'Move up' and 'Move down' for faster sorting without redrawing the treeview, and with preserving expanded tables.
- Fix truncated text in Google map options dialog in high DPI screens.
Bug fixes
- Fix issue with formatting numbers when locale is German (de-DE).
- Fix quick search not highlighting matches in non-default table view templates.
- When renaming a field with a magic/smart name, fix some schema properties not getting applied to the
ALTER TABLE
statement.
Client-side programmatic improvements
- Homepage search can be disabled by adding
AppGini.disableHomePageSearch = true;
in a script block in hooks/footer-extras.php
.
- To search both titles and descriptions in the homepage search box, add
AppGini.homePageSearchDescriptions = true;
in a script block in hooks/footer-extras.php
Other changes
- Add database client info to server status page for more comprehensive reporting/debugging.
- Show app date and time (both configured time zone and GMT) in server status page
AppGini plugins to add more power to your apps: