• v1.0.1 1c8a6a227e

    v1.0.1 Stable

    0xf0xx0 released this 2026-02-02 15:54:24 +00:00 | 44 commits to logopo since this release

    added

    • NO_COLOR/FORCE_COLOR support
    • systemd service
    • dockerfile, docker-compose, and docker image
    • swagger spec for the api
    • benchmark script

    changed

    • handle all the error routes
    • more detailed logs
    • make diff adjustment a bit more sensitive
    • default config from --writedefaultconf sets [pogolo].interface to lo

    api

    • /api/v1/gopher/:idOrNickname now returns the gopher mining address

    config

    • [pogolo].ip renamed to [pogolo].host
    • [pogolo].host resolves and binds to all ips if given a domain
    • add env overrides for [pogolo].host (POGOLO_HOST), [backend].host (POGOLO_BACKEND_HOST), and [backend].rpcauth (POGOLO_BACKEND_RPCAUTH) (for docker)

    Full Changelog: https://github.com/0xf0xx0/pogolo/compare/v0.1.0...v1.0.1