Releases: InPoint-Automation/PubliiDatabaseTool
Releases · InPoint-Automation/PubliiDatabaseTool
Release list
v1.0.0
v1.0.0
- Initial release
- Browse Publii's SQLite database (posts, pages, tags, additional data) from the plugin settings view
- Edit post/page fields, tags, and additional data in memory, then export the modified database
- Freeze post/page created and modified dates
- Detect and strip legacy
postViewSettingsfields (projectTag,langpage,altLink,altLang) - Run raw SELECT and write queries against the in-memory database
- Bundle sql.js and flatpickr locally (
options/vendor/) so the settings view works fully offline