Craft your forge, Build your project, Grow your community freely
1---
2pluginName: Pollen
3pluginBaseline: Some pollen is carried by the wind. Our Pollen is carried by the network.
4homepage: /app/plugins/pollen/
5docpage: /app/plugins/pollen/doc.html
6changelog: /app/plugins/pollen/CHANGELOG.html
7---
8 9# Changelog
1011## unreleased
1213- permit to generate rss from content instead of just commit
14- **BREAKING** configuration change:
15- delete `link` property (use `forgeConf.repoUrl` instead)
16- add `kind` property, can be `commits` (to preserve old behavior with commits metadata) or `content` to render issues, grafts or blog content. If content is markdown use `pkg:gitroot/gitroot/apex_markdown` as renderer, so make sure to add it to your dependencies if needed.
17- add `atom:link` in rendered xml to comply with spec (reference itself)
18- change html content strategy, previously was using `<
2223_sha256: 2f184bedaba264543ad434ae0cb1a999083f7e8094482cab097e4727edef775d_2425- compatible with gitroot plugin-sdk 0.4.0
2627## 0.0.2 (20/12/2025) [pollen-0.0.2.wasm](https://gitroot.dev/releases/0.3.0/pollen-0.0.2.wasm)
2829_sha256: e6e94e93514d3fe1e65506f5ac72a01b84b792bc6c07009eadc194942fc63ca1_3031- 0.0.2 compatible with gitroot plugin-sdk 0.3.0
3233## 0.0.1 (18/09/2025) [pollen-0.0.1.wasm](https://gitroot.dev/releases/0.2.0/pollen-0.0.1.wasm)
3435_sha256: 49cd8e1846b1612a0d5686918b502fe29e070e7bf9613c1ba9a1dfe5417d0f2a_3637- rss generator