Skip to content

Releases: owncloud-archive/jsxc.chat

v3.1.1

14 Feb 15:34
07e207b
Compare
Choose a tag to compare

v3.1.0

14 Feb 13:19
d1c1486
Compare
Choose a tag to compare

v3.1.0 beta

23 Jan 15:53
Compare
Choose a tag to compare

v3.0.1

28 Oct 11:54
Compare
Choose a tag to compare
  • upgrade jsxc to v3.0.1
  • fix invalid argument
  • use regex to match full id instead of only letters (internal chat server)
  • allow port number in BOSH url for csp
  • fix login without chat link
  • force login form

v3.0.1-beta2

14 Oct 20:30
Compare
Choose a tag to compare
v3.0.1-beta2 Pre-release
Pre-release
  • update jsxc to v3.0.1-beta2
  • fix invalid argument
  • use regex to match full id instead of only letters (internal chat server)

v3.0.1-beta1

07 Oct 13:40
Compare
Choose a tag to compare
v3.0.1-beta1 Pre-release
Pre-release
  • update jsxc to v3.0.1-beta1
  • allow port number in BOSH url
  • fix login without chat link
  • force login form

v3.0.0

11 Mar 19:32
Compare
Choose a tag to compare
  • upgrade jsxc to v3.0.0
  • add experimental internal chat server
  • add chat icon to oc header
  • ignore empty bosh url on login
  • do not use login overlay in oc >= 8.2
  • refactore admin settings
  • fix initial sidebar handling
  • fix conflict with oc avatars
  • modify csp (oc 9.0)
  • set minimum required oc version to 8.0
  • remove deprecated code and beautify
  • add makefile
  • fix turn credentials with secret

v3.0.0-beta2

12 Feb 10:14
Compare
Choose a tag to compare
v3.0.0-beta2 Pre-release
Pre-release
  • upgrade jsxc to v3.0.0-beta2
  • add presence support for internal server
  • modify csp (oc 9.0)
  • set minimum required oc version to 8.0
  • fix chat backend for older ownCloud versions
  • fix minor style issue in admin form
  • remove deprecated code and beautify

v3.0.0-beta1b

29 Jan 10:54
Compare
Choose a tag to compare
v3.0.0-beta1b Pre-release
Pre-release
  • fix build package (internal server files added)
  • remove outdated stylesheets

v3.0.0-beta1

28 Jan 14:34
Compare
Choose a tag to compare
v3.0.0-beta1 Pre-release
Pre-release
  • upgrade jsxc to v3.0.0-beta1
  • add experimental internal chat server
  • add chat icon to oc header
  • ignore empty bosh url on login
  • do not use login overlay in oc >= 8.2
  • refactore admin settings
  • fix initial sidebar handling
  • fix conflict with oc avatars