Releases
v1.0.2
Compare
Sorry, something went wrong.
No results found
Changes in v1.0.2
Dependencies Updated
Updated GitHub Actions: checkout@v6, setup-node@v6
Updated npm dependencies:
dotenv: ^16.3.1 -> ^17.2.3
node-cron: ^3.0.3 -> ^4.2.1
express: ^4.18.2 -> ^5.2.1
jest: ^29.7.0 -> ^30.2.0
Docker Improvements
Updated Docker base image to Node.js 22-slim (LTS)
Fixed permission issues with docker-entrypoint.sh
Improved error handling for database and logging
Features
Added Dependabot configuration for automated dependency updates
Improved Docker setup with docker-compose.yml
Enhanced permission system and data protection
Fixed all command handlers to properly use API and database
Added comprehensive input validation and sanitization
Bug Fixes
Fixed ephemeral flag deprecation warnings
Fixed database permission errors in Docker
Improved error handling across all commands
Fixed Logger and DatabaseManager permission issues
You can’t perform that action at this time.