All Versions
2
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History

  • v0.11.0 Changes

    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"
  • v0.10.0 Changes

    2017-10-02

    🆕 New features

    • 👍 Rewritten SQL storage module with Archive support
    • SCRAM-SHA-1-PLUS
    • prosodyctl check
    • Statistics
    • 🔧 Improved TLS configuration
    • 👍 Lua 5.2 support
    • mod_blocklist (XEP-0191)
    • mod_carbons (XEP-0280)
    • ⏱ Pluggable connection timeout handling
    • mod_websocket (RFC 7395)
    • mod_mam (XEP-0313)

    ✂ Removed

    • mod_privacy (XEP-0016)
    • mod_compression (XEP-0138)