SQLite Editor for PHP beta 8 is now available
Written by Richard Heyes, RGraph author, on 26th August 2026Now available for you to download is beta 8 of the SQLite Editor for PHP. This verson includes a lot of changes so be sure to check the changelog for anything that may affect you.
Good morning! The next release of the SQLite Editor for PHP is now available - beta 8. This version has a lot of changes so be sure to check the changelog for anything that might affect you.
Particularly noteworthy is the change to how the editing of data works. Previously, to edit data you would double-click the cell that you wanted to change and it would be changed to a form input - either a text input or a select dropdown depending on what you had configured it to do.
Now though, you can double-click anywhere on a row and the window is covered with a popup dialog that shows you the whole rows' data with form inputs for the editable columns. Then just click the Save or Cancel button at the bottom of the popup. You see an example of this in the image shown here.
Other changes can be seen by reading the changelog for this release and the main page (with download links and the API documentation) is here: https://www.rgraph.net/sqliteeditor