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

Changelog History
Page 3

  • v3.1.1 Changes

    February 14, 2017

    ๐Ÿ›  Fixed

    • ๐Ÿ›  fix path to dependencies
  • v3.1.0 Changes

    February 14, 2017

    โž• Added

    • โž• add application states
    • #393 add the /me command (XEP-0245)
    • ๐Ÿ‘ #422 add multiline message support
    • #431 add Chat State Notifications (XEP-0085)
    • #426 add HTTP File Upload (XEP-0363)
    • โž• add Turkish
    • #438 add desktop sharing
    • โž• add Nextcloud emoticon
    • #301 add close all button for notices
    • ๐Ÿ‘ #344 support messages of type headline
    • โž• add icon to notices

    ๐Ÿ›  Fixed

    • ๐Ÿ›  fix login form submission
    • ๐Ÿ›  fix display of MUC warning
    • #391 fix MUC initialisation after relogin
    • #394 disable OTR for MUC conversations
    • #399 prompt for MUC password if required
    • #435 fix list of user name suggestions
    • #433 fix i18n interpolation pattern
    • ๐Ÿ›  fix minor WebRTC issues
    • #440 prevent original login form submission
    • ๐Ÿšš #441 remove console.trace
    • #409 fix presence after accepting contact request
    • ๐Ÿ›  fix template system
    • ๐Ÿ›  fix path to strophe.bookmarks (regression)
    • ๐Ÿ›  fix disabled login form
    • fix carbon copy impersonation vulnerability (CVE-2017-5589+)
    • โšก๏ธ ignore malicious roster updates (similar to CVE-2014-0364)
    • prevent double insertion of MUC setting

    ๐Ÿ”„ Changed

    • โšก๏ธ update dependencies
    • โšก๏ธ #385 update i18next
    • ๐Ÿ‘Œ improve initial focus for login box
    • โž• add large emoticons
    • #421 make MUC server field editable
    • ๐Ÿ’… system message style
    • 0๏ธโƒฃ disable sending of OTR whitespace tag by default
    • 0๏ธโƒฃ enable carbon copies by default
    • โœ‚ remove border radius from dialog
    • ๐Ÿ— exclude dev dependencies from build
    • ๐Ÿšš move jquery library to example folder
    • omit unreadable OTR messages
  • v3.0.1 Changes

    October 28, 2016

    โž• Added

    • โž• add room configuration in master tab
    • ๐Ÿ‘Œ improve muc multi tab support
    • โšก๏ธ update/add languages: zh, pt, hu, pl, en, pt
    • ๐Ÿ’ป use user preferred browser languages
    • โœ‚ remove inline styles

    ๐Ÿ›  Fixed

    • ๐Ÿ›  fix multi-tab support
    • ๐Ÿ›  fix uncaught type error on login
    • ๐Ÿ›  fix second call issue
    • ๐Ÿ›  fix option retrieval
    • ๐Ÿ›  fix auto-accept
    • ๐Ÿ›  fix the answer to anything
    • ๐Ÿ›  fix boolean muc configurations

    ๐Ÿ”„ Changed

    • ๐Ÿ‘ allow selector for options.logoutElement
    • attach also with parameters from options.xmpp
  • v3.0.0 Changes

    March 11, 2016

    โž• Added

    • ๐Ÿ“ฑ responsive material-like design
      • refactoring settings dialog
      • over 1600 emoticons from emojione
      • support mobile devices
      • new video call interface
      • status usable for daltonian
      • use css for animations
    • file transfer via WebRTC
      • previews
      • show progress
    • ๐Ÿ‘‰ use local date and time format
    • โž• add no-video-call-possible icon
    • โž• add disabled OTR icon
    • โž• add padlock icon to message
    • display line breaks in chat messages
    • hide avatar for connected messages (MUC)
    • auto approve incoming contact request (if contact is already in our roster)

    ๐Ÿ›  Fixed

    • ๐Ÿ‘‰ use crendential when performing turn credential ajax crossdomain call
    • โšก๏ธ update favico.js
    • โšก๏ธ update strophe.js
    • โšก๏ธ update strophe.jinglejs
    • ๐Ÿ‘Œ improve otr verification
    • โšก๏ธ update locales
    • reset unread counter on logout
    • ๐Ÿ›  fix blank video
    • ๐Ÿ›  fix hang up video call
    • ๐Ÿ›  fix debug information
    • ๐Ÿ›  fix muc message without id
    • ๐Ÿ›  fix type error in jingle error

    ๐Ÿ”„ Changed

    • โœ‚ remove "develop" branch and use instead "master" branch
    • ๐Ÿ‘‰ Makefile for setup developer environment
    • โœ‚ remove loginTimeout option
    • โž• add new jsxc.start function to start chat with password or sid/rid
    • โž• add new option loginForm.ifFound (deprecates loginForm.attachIfFound)
    • โž• add named dialogs
    • ๐Ÿ†• new message object
    • โœ‚ remove outdated stuff
    • ๐Ÿ”€ merge jsxc.webrtc.css into jsxc.css
  • v2.1.5 Changes

    November 17, 2015
    • Reset TURN credentials on login
    • ๐Ÿ›  Fix IE<11 textfield
  • v2.1.4 Changes

    September 10, 2015
    • โœ‚ remove leading at sign from comments in build file
  • v2.1.3 Changes

    September 08, 2015
    • ๐Ÿ›  fix bookmark loading
    • ๐Ÿ‘‰ show unread notifications only if the chat window has no focus
  • v2.1.2 Changes

    August 12, 2015
    • โšก๏ธ update grunt-sass (fix invalid css)
  • v2.1.1 Changes

    August 10, 2015
    • โšก๏ธ update strophe.jingle (fix login with Safari and older versions of IE, FF, Chrome)
    • โšก๏ธ update favico.js
    • ๐Ÿ›  fix undefined error variable in IE
    • ๐Ÿ›  fix handling of escaped JIDs (e.g. used in transports)
    • ๐Ÿ›  fix placeholder replacement
    • rearrange bootstrap import
    • โž• add option for custom online user manual