Skip to content

Latest commit

 

History

History
129 lines (112 loc) · 2.39 KB

CHANGELOG.md

File metadata and controls

129 lines (112 loc) · 2.39 KB

v1.1.0 / 2015-02-16

  • upgrade jsxc to v1.1.0
  • add routes
  • fix bosh test with csp
  • prepare oc 8
  • switch to sass
  • supress php notice

v1.0.0 / 2014-11-06

  • upgrade jsxc to v1.0.0
  • add application name
  • add spot to contacts
  • fix badcode issue
  • fix 'invalid argument foreach' warning
  • fix TURN-REST-API
  • fix documents support
  • handle overwrite flag null as false
  • use concatenated and minified version

v0.8.2 / 2014-08-20

  • fix issue with php < 5.4
  • upgrade jsxc to v0.8.2

v0.8.1 / 2014-08-12

  • upgrade jsxc to v0.8.1
  • update to oc7

v0.8.0 / 2014-07-02

  • upgrade jsxc to v0.8.0
  • prepare for oc 7
  • adjust jsxc root

v0.7.2 / 2014-05-28

  • ugrade jsxc to v0.7.2
  • clean up oc specific stylesheet

v0.7.1 / 2014-03-18

  • upgrade jsxc to v0.7.1
  • replace utf8 gear with svg gear
  • add missing emoticons

v0.7.0 / 2014-03-07

  • upgrade jsxc to v0.7.0
  • enable otr debugging
  • add oc avatars

v0.6.0 / 2014-02-28

  • upgrade jsxc to v0.6.0
  • add external auth script for ejabberd (on github)

v0.5.2 / 2014-01-28

  • upgrade jsxc to v0.5.2

v0.5.1 / 2014-01-27

  • downgrade required oc version
  • upgrade jsxc to v0.5.1

v0.5.0 / 2014-01-13

  • add hide offline buddy function
  • add about dialog
  • add vCard avatars
  • fix double entry
  • fix text replacement
  • fix dialog size
  • fix translation
  • fix display of long names
  • fix bosh test
  • fix rename bug

v0.4.4 / 2013-12-20

  • fix dialog height
  • add BOSH connection test
  • fix css id (cid) generation
  • fix close button

v0.4.3 / 2013-12-11

  • fix mac-chrome-reload bug
  • fix design issue
  • fix OTR whitespaces

v0.4.2 / 2013-12-11

  • include colorbox (independent of firstrunwizard)

v0.4.1 / 2013-12-11

  • fix eof bug
  • rebuild

v0.4 / 2013-12-10

  • display notification request only for incoming messages
  • update ui if we lost the trust state
  • display allow dialog
  • fix chrome notification issue
  • fix ringing dialog
  • init grunt/jshint
  • lot of code clean up and commenting
  • set focus to password field
  • display minimized roster if no connection is found
  • porting to OC6 (replace fancybox with colorbox)
  • add webrtc info dialog (ip, fingerprint)
  • use git submodules for OTR and strophe.jingle
  • update README

v0.3 / 2013-10-28

  • use lowercase jid
  • add url detection
  • add basic muc support (alpha)
  • create DSA key in background
  • fix notification with multiple tabs
  • reorganize files
  • add MIT license
  • minor fixes