···11# Changelog
2233+## 0.26.0
44+55+- remove `on-demand-tls` flag in `smallweb up` command
66+- move `crons`, `private`, `privateRoutes` and `publicRoutes` fields to the `smallweb.json` config
77+- add `--log-format` flag to `smallweb up` command, supporting `pretty`, `json` and `text` formats
88+- add `--force` flag to the smallweb link command
99+- remove `SMALLWEB_DOMAIN` and `SMALLWEB_ADDITIONAL_DOMAINS` environment variables
1010+311## 0.25.0
412513Full release notes at <https://blog.smallweb.run/posts/v0.25>.