What's Changed
- Fix references to
env_files/appname.envto.env.app.appnameby @CLHatch in #2137 - Update all references to
env_files/appname.envfiles to `.env.app.a… by @CLHatch in #2138 - Fix regular expressions to search from the beginning of strings by @CLHatch in #2139
- Update how the port range is assigned in
Azuracastby @CLHatch in #2140 - Remove the old
appname.app.envandappname.global.envfiles from … by @CLHatch in #2141 - Add the missing
<__instance>to allenv_file:lines in the templates by @CLHatch in #2142
Full Changelog: v2025.08.11-1...v2025.08.11-2