Skip to content

JSXC for Nextcloud v4.2.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@sualko sualko released this 10 Dec 15:21
· 63 commits to master since this release
36c64f1

Added

  • update JSXC to 4.2.0-beta.1 (changelog)
  • use Nextcloud color scheme
  • bump max Nextcloud version to 20

Fixed

  • #159 do not restore accounts on login page
  • add chat login only to main login page
  • fix roster space for files table
  • fix correct use of ocp/util
  • increase timeout to register managed server
  • fix hosts with custom port
  • fix fast repeating locks
  • jsxc/jsxc#916 fix null xml attribute

Misc

  • run tests with master and php 7.4
  • update ci to bionic
  • replace deprecated annotations
  • fix integration tests with random values
  • add missing imports
  • update composer dependencies