Releases: finanalyst/grav-plugin-sqlite
Releases · finanalyst/grav-plugin-sqlite
Correction update
Typo in Readme
Security enhancement
Extra security
Bugfixes
Fixes to logging errors and id propagation
New example in dox
A new example is added to show how to get data from an sqlite db alter it with a form, then update the database with a sql-update process.
Enhancement with extraSecurity option
Added extra_security option to plugin config that requires explicit permission on each page for [sql-table] shortcode.
Enhancement of logging
New logging functionality
Enhancement
Add error_logging functionality and ignore field.
Update
Add shortcode dependency to blueprints
Bug Fix
Process action was incorrectly spelt
Remove field provided by Form plugin before creating sql stanza.
Error Correction release
correct error in translate call