Skip to content

Commit c4d78bf

Browse files
authored
Update README.md
1 parent 8659c78 commit c4d78bf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,11 @@ In the directory samples you'll find phpminiconfig.php for known OpenSource pack
3131
- [My website](http://osalabs.com)
3232

3333
## Change Log
34+
### changes in phpMiniAdmin 1.9.160705
35+
- screen appearance changes/fixes
36+
- added buttons which inserts standard "template" queries for Select, Insert, Update, Delete
37+
- disabled counting total number of records for pagination as it slows down response, especially on large datasets. Set `$IS_COUNT=true` to enable this feature back.
38+
3439
### changes in phpMiniAdmin 1.9.160630
3540

3641
- all queries now base64 encoded to bypass applications firewalls. Note, **IE10 browser or later required from now**

0 commit comments

Comments
 (0)