changelog and version updates for v2.15.0-rc1 (#2209)

This commit is contained in:
Shivaram Lingamneni
2025-01-13 19:57:04 -08:00
committed by GitHub
parent 21ee867ebb
commit ab2d842b27
4 changed files with 31 additions and 3 deletions
+1 -1
View File
@@ -125,4 +125,4 @@ If you have registered a channel, you can make it private. The best way to do th
# Push notifications
Ergo has experimental support for mobile push notifications. The server operator must enable this functionality; to check whether this is the case, you can send `/msg NickServ push list`. You must additionally be using a client that supports the functionality, and your account must be set to always-on (`/msg NickServ set always-on true`, as described above).
Ergo has experimental support for mobile push notifications. The server operator must enable this functionality; to check whether this is the case, you can send `/msg NickServ push list`. You must additionally be using a client (e.g. Goguma) that supports the functionality, and your account must be set to always-on (`/msg NickServ set always-on true`, as described above).