All Versions
23
Latest Version
Avg Release Cycle
27 days
Latest Release
2366 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)