Skip to content

Commit ef3a52d

Browse files
committed
Merge branch 'master' of github.com:osalabs/phpminiadmin
# Conflicts: # README.md
2 parents 431793b + 0fc8a2f commit ef3a52d

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,12 @@ 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.170203 (latest)
34+
### changes in phpMiniAdmin 1.9.170730 (latest)
35+
- fixed potential XSS in database names and fields [#28](https://github.com/osalabs/phpminiadmin/issues/28)
36+
- db NULLs now displayed in italic to distinguish from "NULL" text
37+
- misc formatting adjustments
38+
39+
### changes in phpMiniAdmin 1.9.170203
3540
- added "compact view" option. If checked - width/height of grid cells limited, so you can see more rows/columns in case your data is large. And in this mode you can double-click on cells to "expand" just that particular cell.
3641

3742
### changes in phpMiniAdmin 1.9.170117

0 commit comments

Comments
 (0)