Skip to content

Releases: LicenseChain/LicenseChain-Discord-Bot

Release v1.0.2

19 Dec 04:03

Choose a tag to compare

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

v1.0.1

07 Dec 09:36

Choose a tag to compare

Release v1.0.1

Changes

  • Updated README with API endpoints documentation
  • Updated LICENSE to Elastic-2.0
  • Standardized repository structure

Installation

See README.md for installation instructions.

v1.0.0

07 Dec 07:46

Choose a tag to compare

Initial release of LicenseChain-Discord-Bot