Releases: mikifus/padland
Releases · mikifus/padland
v3.1
v3.0
v2.0
v1.9
v1.8
v1.7
v1.6
v1.5
Fixed SQL injection
As promised, this release fixes the issue that was detected by a Google bot.
v1.4
New features:
- Fixes #52
- Includes this same list of features: https://github.com/mikifus/padland/releases/tag/v1.4-beta
Reasons for release:
- Months without any bug report.
- Transition to the new database structure looks solid.
Side note:
There's a warning in the logs about SQLite leaks and Google informed about a possible SQL injection issue. It is not a big deal as the app doesn't manage any sensitive data. This ought to be fixed in the next release.