• v2.3.0 3c4dc07980

    Add file watcher for dynamic configuration and client reloading
    Some checks failed
    docker-image / docker (push) Has been cancelled
    goreleaser / goreleaser (push) Has been cancelled

    airkjw released this 2025-08-02 08:15:56 +00:00 | 2054 commits to main since this release

    • Introduced Watcher for monitoring updates to the configuration file and authentication directory.
    • Integrated file watching into StartService to handle dynamic changes without restarting.
    • Enhanced API server and handlers to support client and configuration updates.
    • Updated .gitignore to include docs/ directory.
    • Modified go dependencies to include fsnotify for the file watcher.
    Downloads