19 lines
673 B
Markdown
19 lines
673 B
Markdown
# Auto VC changelog
|
|
|
|
## 0.1.7
|
|
|
|
- Add an admin-defined message to each new room with the
|
|
`{{plugins.auto_vc.channel.owner_username}}` placeholder.
|
|
- Add persistent lock and unlock reactions that reuse the existing room
|
|
permission behavior.
|
|
- Add a claim reaction after the owner has been absent for the configured
|
|
cleanup duration, plus concise success or failure reports that delete after
|
|
30 seconds.
|
|
- Preserve existing room and lobby data with additive control-message and
|
|
owner-absence columns.
|
|
|
|
## 0.1.6
|
|
|
|
- Connected lobby deletion to the shared timed-confirmation flow.
|
|
- Improved settings actions and deletion guidance without changing existing lobby data.
|