Skip to content

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 15 Dec 22:02
· 28 commits to main since this release
  • Enhance database management features with automatic table repair and maintenance
    • Added functionality to automatically detect and repair missing database tables or columns.
    • Implemented weekly maintenance tasks to check table integrity and optimize performance.
    • Updated documentation in README.md and README.txt to reflect new features and troubleshooting steps.
    • Refactored database interaction methods to handle missing tables/columns gracefully.