All Versions
23
Latest Version
Avg Release Cycle
27 days
Latest Release
2762 days ago

Changelog History
Page 2

  • v0.3.12 Changes

    May 19, 2015

    🛠 Fixes

    • Multiple layout bugs due to overflowing content in Firefox
    • Layout issue introduced by Chrome 43
  • v0.3.11 Changes

    May 19, 2015

    🛠 Fixes

    • Env variable loading
    • Various notification adjustments

    ✨ Enhancements

    • 👉 Usernames may now contain underscores and dashes
    • 👍 Unicode character support for links in messages
    • Unread message counts in the favicon
    • 🆕 Newlines with shift+enter
  • v0.3.10 Changes

    April 14, 2015

    🛠 Fixes

    • 🛠 Fixed Hyperlink parsing
    • 🛠 Fixed issue whereby a deleted user's messages would not display
  • v0.3.9 Changes

    April 06, 2015

    🗄 Deprecated

    • 🔧 xmpp.host configuration setting - use xmpp.domain instead

    ✨ Enhancements

    • Thumbnails are improved
    • 👌 Support multiple XMPP domains being used between clients
    • 🔧 XMPP can be configured to authenticate using full JID - instead of only node
    • ➕ Added process title

    🛠 Fixes

    • 🛠 Fixed "express deprecated req.host: Use req.hostname instead"
    • 🛠 Fixed File Uploads "Post" checkbox
    • 🛠 Fixed issues with desktop notifications
    • 🛠 Fixed XMPP MUC nickname not being reflected to user
  • v0.3.8 Changes

    March 02, 2015

    🛠 Fixes

    • 🛠 Fixed error when passing an invalid room ID to transcript page
    • 🛠 Fixed problem where client would join a room twice
  • v0.3.7 Changes

    March 01, 2015

    🛠 Fixes

    • 🛠 Fixed MongoDB version check
  • v0.3.6 Changes

    February 28, 2015

    ✨ Enhancements

    • 👍 Transcripts now support text search (#39)
    • 🔌 Plugins support environment variables (#254)

    🛠 Fixes

    • 💻 Long room names are clipped in the UI (#221)
    • ⚡️ User details are updated in message list (#172)
    • XMPP status changes no longer re-trigger room join event (#322)
    • 🛠 Fixed error when rooms in local storage are no longer available
  • v0.3.5 Changes

    February 26, 2015

    🛠 Fixes

    • Asset pipeline outputs relative paths (#208)
    • Temporary upload files are cleaned up
    • 🛠 Fixed UI rendering performance issues
    • ⚡️ Updated login registration form layout
    • 🛠 Fixed room archive bug
    • 🛠 XMPP fixes (chat history and client compatibility)
  • v0.3.4 Changes

    February 19, 2015

    ✨ Enhancements

    • OpenShift compatibility (#199)
    • ➕ Added ability to serve robots.txt file

    🛠 Fixes

    • 🛠 Fixed parsing of environment variables
    • Disable autocomplete on password fields
    • Upload modal only shows rooms you have joined
  • v0.3.3 Changes

    February 14, 2015

    ✨ Enhancements

    • 🔧 XMPP users can create rooms (if enabled by configuration)
    • Extra methods can be defined on XMPP message processors
    • 👌 Support periods in usernames
    • 🔌 Amazon S3 support has been extracted into a separate plugin

    🛠 Fixes

    • Auth token men option when XMPP was disabled (#235)
    • 👌 Improved transcript date range picker
    • Chat history didn't load when rejoining room (#242)
    • Error messages not shown when creating a room (#229)