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 for 0.25.0

pomdtr cb3be96f 2f4a2f49

+10
+10
CHANGELOG.md
··· 1 1 # Changelog 2 2 3 + ## 0.25.0 4 + 5 + Full release notes at <https://blog.smallweb.run/posts/v0.25>. 6 + 7 + - openid connect support 8 + - add support for receiving emails from smallweb apps 9 + - crons moved from app manifest to global config 10 + - ability to access stdin from the `run` entrypoint 11 + - `smallweb up` emit http/console logs on stdout 12 + 3 13 ## 0.24.0 4 14 5 15 Full release notes at <https://blog.smallweb.run/posts/v0.24>.