Features
- Adds a
INSTALL_CHROMIUMoption to the bench, custom, and production Docker builds, letting you skip Chromium installation when it’s not needed and shrink the image size by about 180 MB for v15 setups. (#1905) - Adds environment-based settings to adjust server worker count, thread count, and request timeout, allowing you to scale the backend without editing Docker files. (#1896)
- Issues carrying the
keep-openlabel are no longer auto-tagged as inactive or closed by the stale bot, allowing important discussions to remain open. (#1911)
Bug Fixes
- Corrects a missing line break in the "How Assets Are Handled" documentation note. (#1920)
- Adds an automatic restart rule to the proxy service, so it starts again after a crash or reboot unless you have manually stopped it. (#1936)
Other Changes
- Fixes container startup failures by granting read and execute rights to
/usr/local/bin/entrypoint.shinside the images. (#1903) - Updates the ARM64 installation guide to reference ERPNext v16.19.1 images and the correct
linux/arm64platform tag instead oflinux/amd64. (#1914)
New Contributors
- @oktett-8 made their first contribution in #1903
- @harshith-ashok made their first contribution in #1909
- @fredol made their first contribution in #1914
- @iragca made their first contribution in #1916
Authors: @iragca, @DanielRadlAMR, @oktett-8, @harshith-ashok, @fredol, @jslocomotor, @dandax123 For these release notes, we used an LLM (OpenAI o3) to review and summarise the code changes, along with the associated issue and PR descriptions. It may contain typical errors and inaccuracies. You can read the prompt here.
Changes with the following labels were excluded:
Changes with the following types were excluded:
Reviewers: @DanielRadlAMR, @Rocket-Quack
AI content