Prosody IM v0.11.0 Release Notes

  • 2018-11-18

    🆕 New features

    • Rewritten more extensible MUC module
      • Store inactive rooms to disk
      • Store rooms to disk on shutdown
      • Voice requests
      • Tombstones in place of destroyed rooms
    • PubSub features
      • Persistence
      • Affiliations
      • Access models
      • "publish-options"
    • PEP now uses our pubsub code and now shares the above features
    • Asynchronous operations
    • ✅ Busted for tests
    • mod_muc_mam (XEP-0313 in groupchats)
    • mod_vcard_legacy (XEP-0398)
    • mod_vcard4 (XEP-0292)
    • mod_csi, mod_csi_simple (XEP-0352)
    • New experimental network backend "epoll"