this repo has no description smallweb.run
smallweb
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

update changelog

+8
+8
CHANGELOG.md
··· 1 1 # Changelog 2 2 3 + ## 0.26.0 4 + 5 + - remove `on-demand-tls` flag in `smallweb up` command 6 + - move `crons`, `private`, `privateRoutes` and `publicRoutes` fields to the `smallweb.json` config 7 + - add `--log-format` flag to `smallweb up` command, supporting `pretty`, `json` and `text` formats 8 + - add `--force` flag to the smallweb link command 9 + - remove `SMALLWEB_DOMAIN` and `SMALLWEB_ADDITIONAL_DOMAINS` environment variables 10 + 3 11 ## 0.25.0 4 12 5 13 Full release notes at <https://blog.smallweb.run/posts/v0.25>.