• v0.1.3 bccfe658e7

    0.1.3 Stable

    zZedix released this 2025-11-20 15:39:31 -05:00 | 145 commits to main since this release

    What's Changed

    🚀 Release Notes

    Added Chisel Core

    🎛️ Panel port can now be configured during fresh installation

    🔧 Node API port is now fully configurable (no longer hardcoded to 8888)

    🔌 Added Panel API port configuration for nodes

    🌐 Added support for HTTP/HTTPS port configuration

    ⚙️ Nginx now automatically picks up port changes from the .env file

    🔄 Added:

    smite restart

    smite-node restart

    📝 Added:

    smite edit / smite edit-env

    smite-node edit / smite-node edit-env

    🆕 Restart commands now properly detect and apply .env changes

    🔁 When HTTPS is enabled, Nginx restart is now integrated into smite restart

    Full Changelog: https://github.com/zZedix/Smite/compare/v0.1.2...v0.1.3