April 12, 2011

phpLiteAdmin v1.8.2 released

It was only a few days ago that v1.8.1 was released, but v1.8.2 is ready for download.

No security fixes are included in this update, so it is completely optional (though, as always, recommended).

Two bugs were fixed in this version:
  • There was an issue with tables that had long columns, causing the data to be cut off, this is now fixed as a scroll bar will appear under such circumstances (fixing issue #5).
  • Logging in did not work in Internet Explorer unless the user explicitly hit the "Log in" button, otherwise when using the Enter button, the log in request would not be processed. This was fixed by adding a hidden field (fixing issue #7).

There is a minor feature addition in v1.8.2, which allows you to change the name of the cookie which contains the user password, which can be changed by modifying the $cookie_name variable near the top of phpliteadmin.php.

Thank you for all those that reported these issues to the development team, we appreciate it, and so does everyone who uses phpLiteAdmin.

If you encounter any issues with phpLiteAdmin, please feel free to create a new issue in the issue tracker.

No comments:

Post a Comment