Skip to content

Commit 7c7a02e

Browse files
Update README.md regarding room upgrades (#696)
* Update README.md regarding room upgrades Signed-off-by: Mikhail Aheichyk <mikhail.aheichyk@nordeck.net> * Update README.md room upgrades docs about NeoDateFix Signed-off-by: Mikhail Aheichyk <mikhail.aheichyk@nordeck.net> * Fix widget name Signed-off-by: Mikhail Aheichyk <mikhail.aheichyk@nordeck.net> * Update README.md Co-authored-by: Kim Brose <2803622+HarHarLinks@users.noreply.github.com> Signed-off-by: maheichyk <mikhail.aheichyk@gmail.com> * grammar Signed-off-by: Kim Brose <kim.brose@nordeck.net> * fix heading levels Signed-off-by: Kim Brose <kim.brose@nordeck.net> --------- Signed-off-by: Mikhail Aheichyk <mikhail.aheichyk@nordeck.net> Signed-off-by: maheichyk <mikhail.aheichyk@gmail.com> Signed-off-by: Kim Brose <kim.brose@nordeck.net> Co-authored-by: Kim Brose <2803622+HarHarLinks@users.noreply.github.com> Co-authored-by: Kim Brose <kim.brose@nordeck.net>
1 parent 7fad683 commit 7c7a02e

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Matrix Poll
1+
# NeoChoice
22

33
![CI](https://github.com/nordeck/matrix-poll/workflows/CI/badge.svg)
44
[![Matrix](https://img.shields.io/matrix/nordeck%3Amatrix.org)](https://matrix.to/#/#nordeck:matrix.org)
@@ -144,6 +144,18 @@ cosign verify \
144144
ghcr.io/nordeck/matrix-poll-widget:<version> | jq
145145
```
146146

147+
## Matrix Room Upgrades
148+
149+
The widget room can be [upgraded](https://matrix.org/docs/communities/administration/#room-upgrades).
150+
Before the upgrade it is strongly recommended to download any necessary poll data by exporting it as PDF.
151+
After the upgrade, the poll widget needs to be configured in the new room.
152+
153+
If you are using the widget as part of [NeoDateFix](https://github.com/nordeck/matrix-meetings), then
154+
please refer to its [documentation](https://github.com/nordeck/matrix-meetings/blob/main/README.md#matrix-room-upgrades)
155+
about room upgrades.
156+
157+
Matrix room version 12 is supported from NeoChoice version [1.6.0](https://github.com/nordeck/matrix-poll/releases/tag/v1.6.0).
158+
147159
## License
148160

149161
This project is licensed under [APACHE 2.0](./LICENSE).

0 commit comments

Comments
 (0)