| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 3.0.21 source code.tar.gz | 2026-02-25 | 9.4 MB | |
| 3.0.21 source code.zip | 2026-02-25 | 10.9 MB | |
| README.md | 2026-02-25 | 1.0 kB | |
| Totals: 3 Items | 20.2 MB | 0 | |
Changes to the Discussion and Poll templates UI. I've had people tell me they couldn't find how to create a template. Now there is a New template button, which opens the example templates page, you can use an example as the starting point for a new template.
Fewer discussion templates in a group by default. Updates to the Sense Check poll options, so they're more helpful.
- Materialize default discussion templates as DB records by @robguthrie in https://github.com/loomio/loomio/pull/12182
- Discussion template UI improvements by @robguthrie in https://github.com/loomio/loomio/pull/12181
- Add opening_at to polls for scheduled voting by @robguthrie in https://github.com/loomio/loomio/pull/12174
- Poll template updates by @robguthrie in https://github.com/loomio/loomio/pull/12184
This release also addresses a minor security issue, where a member of a group could see the names of secret subgroups they did not belong to, if they inspected the server responses of the reports controller.