• 3.0.4 ecddcfa560

    3.0.4
    Some checks failed
    CI Pipeline / test (push) Has been skipped
    CI Pipeline / test-install (push) Has been skipped
    CI Pipeline / upload-release (push) Has been skipped
    Build and Release Docker Images / create-release (push) Has been skipped
    CI Pipeline / build (push) Failing after 0s
    Build and Release Docker Images / build (8.3, map[fpm_enabled: name:alpine tag:latest]) (push) Failing after 0s
    Build and Release Docker Images / build (8.3, map[fpm_enabled:-fpm name:fpm tag:fpm]) (push) Failing after 0s
    Stable

    netkas released this 2026-01-08 18:48:36 +00:00 | 127 commits to master since this release

    This update introduces new templates and improvements

    Added

    • Added web template, generate it using ncc project --generate=web
    • Added command-line template, generate it using ncc project --generate=cli

    Changed

    • Dockerfiles now checks for the build configuration web_release, otherwise it falls back to the default build
      configuration.
    • Refactored the ApplyTemplate command to handle exceptions in a better way.
    Downloads