All Versions
45
Latest Version
Avg Release Cycle
95 days
Latest Release
804 days ago

Changelog History
Page 4

  • v2.1.0 Changes

    July 31, 2015
    • ➕ add bookmark feature for rooms (XEP-0048)
    • ➕ add reserved room feature for muc (XEP-0045#10.1.3)
    • ➕ add counter of unread messages to roster, window and favicon
    • ➕ add join as URI query type
    • ➕ add ru language
    • ➕ add roster resize hint
    • 📱 make dialog responsive
    • 👍 allow messages to persons without valid friendship
    • replace video library for more stable connection
    • 🛠 fix DSA key generation in Chrome > 42
    • 🛠 fix minor roster UI issues

    • ➕ add jsbeautifier and prettysass

    • 👌 improve example

    • extract templates to single files

    • replace colorbox with magnific popup

    • 👉 use parts of bootstrap

    • replace strophe.jingle with strophe.jinglejs (jingle.js)

    • 👍 concatenate strings for better translatability

    • ➕ add new option attach if login form was found

    • ➕ add new option loginForm.startMinimized

    • ➕ add new option loginForm.enable (deprecates xmpp.onlogin)

    • ➕ add new option RTCPeerConfig.url (deprecates turnCredentialsPath)

    • ICE servers can now be passed as init option

    • 👍 loadSettings option is no longer required and supports now async requests

  • v2.0.1 Changes

    May 23, 2015
    • 👌 improve login box
    • 🛠 fix browsers without CSPRNG generator
    • 🛠 fix AJAX login after credential failure
    • 🛠 fix some WebRTC issues
    • 🛠 fix login with different username after dirty logout
    • ✂ remove IE (<11) gradient
    • ✂ remove broken MITM detection
    • 🛠 fix temporary template 404
    • 🛠 fix login option
    • ➕ add connecting event
  • v2.0.0 Changes

    May 08, 2015
    • ➕ add multi-user chat (XEP-0045)
    • ➕ add window resize handle
    • ➕ add username autocomplete
    • ➕ add offline state
    • ➕ add Italian, French, Polish, Portuguese/Brazil
    • 👉 use user avatar as notification icon
    • 👉 show notifications if tabs has no focus
    • split files into namespaces
    • SASS improvements
    • 🌐 replace own translation engine with i18next
    • 🛠 fix login from login box
    • 🛠 fix selection of chat messages
    • 🛠 fix video calls
    • 🛠 fix emoticons
    • 🛠 fix duplicated roster items
    • 🛠 fix notification request
    • 🛠 fix logout
  • v1.1.0 Changes

    January 08, 2015
    • 🚚 move from plain CSS to SASS
    • 👉 show avatar also by EXTVAL (URL), not only by BINVAL
    • ➕ add XEP-0280 (Message Carbons)
    • ➕ add XEP-0297 (Stanza Forwarding)
    • ➕ add option to disable OTR
    • ➕ add timestamp to messages
    • ➕ add AJAX/prebind login
    • 🛠 fix offline subscription request
    • 🛠 fix hide offline contacts
    • 🛠 fix error with multiple own resources
    • 🛠 fix avatars with newlines
  • v1.1.0.a Changes

    February 25, 2015
    • 🛠 fix CSS URL path
  • v1.0.0 Changes

    November 06, 2014
    • ➕ add unread flag to roster and scroll to target window
    • ➕ add XEP-0147 URI Scheme Query support
    • ➕ add has-come-online notification
    • ➕ add silent notification request
    • ➕ add more information in vCard view
    • ➕ add resizable function to chat window
    • ➕ add vertical scrollbar to window list
    • ➕ add call information to chat window
    • ➕ add concatenated and uglified files
    • ➕ add translations
    • minor video call improvements
    • 💅 minor style improvements
    • generate DSA key complete in background
    • ⚡️ update caps node property to jsxc.org
    • ⚡️ update strophe.jingle
    • ⚡️ update OTR
    • 🛠 fix wrong avatars
    • 🛠 fix minor message delivery errors
    • 🛠 fix FF snapshot security error
    • 🛠 fix case sensitive resource handling
    • 🛠 fix non-square avatars
    • 🛠 fix several video issues
    • 🛠 fix messages from unknown (not in roster) jid
    • 🛠 fix vCard retrieval from unknown (not in roster) jid
    • 🛠 fix vCard in second tab
    • 🛠 fix JIDs with non-word characters (replace user identifier)
    • 👌 improve video window design
    • 👌 improve user info
    • 👌 improve login box
    • 👌 improve SMP user interaction
    • 👌 improve notifications (sync sound/message, icon)
    • minor chat window improvements
    • detect email in message
    • detect URI scheme in message
    • end all private conversations on logout
    • ✂ remove email pattern from contact dialog
    • disable video on second tab
    • ➕ add/require DISCO DTLS feature for WebRTC
    • 🚚 move emoticons to CSS
    • 🖐 handle loadSettings failure
    • 🔄 change cursor for some elements
    • prevent event bubbling for dialog
  • v0.8.2 Changes

    August 20, 2014
    • 🛠 fix use of custom username
    • write to console only if debug flag is set
    • 👍 allow string|boolean as config param
    • ➕ add translations
  • v0.8.1 Changes

    August 12, 2014
    • ➕ add user-defined xmpp options
    • 🛠 fix login form without id submit
  • v0.8.0 Changes

    July 02, 2014
    • ➕ add spanish translation
    • ➕ add vCard view
    • ➕ add more emoticons
    • ➕ add grayscale to buddies without subscription
    • ➕ add settings for priorities
    • ➕ add hint if roster is empty
    • ➕ add sound files
    • 🆕 new chat window design
    • ✨ enhanced roster design
    • 🛠 fix emoticon replacement (XEP-0038)
    • 🛠 fix some UI issues (explanations,...)
    • 🛠 fix issue with password only field
  • v0.7.2 Changes

    May 28, 2014
    • 🛠 fix login issue
    • 🛠 fix different dialogs
    • 🛠 fix Safari mobile bug
    • 🛠 fix webworker debugging
    • 🛠 fix issue with Prosody
    • 🛠 fix submodule state
    • ➕ add debug flag
    • ➕ add icon for video calls
    • ➕ add general stylesheet + vector images
    • ➕ add multiple translations
    • ➕ add link to online help
    • 🔒 handle webworker security error
    • ✂ remove outline glow
    • ⬇️ reduce tooltip delay
    • ✂ remove already confirmed friendship request from notice stack
    • 💅 minor style fixes
    • 🚚 move complete to new notification api