Releases: nextcloud/jsxc.nextcloud
Releases · nextcloud/jsxc.nextcloud
JSXC for Nextcloud v5.0.0
Added
- bump Nextcloud support
- bump JSXC to 4.4.0
- BREAKING CHANGE: remove internal backend
Fixed
- remove deprecated app.php
- disable jsxc if not configured
- hide internal option if not used
Misc
- change version requirements
- satisfy psalm
- fix xml schema
- update dependencies
JSXC for Nextcloud v5.0.0-beta.1
Added
- bump Nextcloud support
- bump JSXC to 4.4.0-beta.1
- BREAKING CHANGE: remove internal backend
Fixed
- remove deprecated app.php
- disable jsxc if not configured
- hide internal option if not used
Misc
- change version requirements
- satisfy psalm
- fix xml schema
- update dependencies
JSXC for Nextcloud v4.3.1
Fixed
- update JSXC to 4.3.1 (changelog)
- add deprecation label to internal option
Misc
- update changelog
- update dependencies
JSXC for Nextcloud v4.3.0
Added
- update JSXC to 4.3.0 (changelog)
- bump Nextcloud to version 21
Fixed
- remove obsolete variable
- command DI
- multiple DI issues
- php8 type error
Misc
- use more automated DI
- align filename with class name
- add psalm
- update dependencies
- remove deprecated mock method
- refactor deprecated tests
- refactor hooks test
- fix compatibility between nc versions
- update phpunit
- fix phpunit
- fix nc version for php 8
- fix branch name
- move to github actions
- update ci badge
JSXC for Nextcloud v4.3.0-beta.1
Added
- update JSXC to 4.3.0-beta.1 (changelog)
- bump Nextcloud to version 21
Fixed
- remove obsolete variable
- command DI
- multiple DI issues
- php8 type error
Misc
- use more automated DI
- align filename with class name
- add psalm
- update dependencies
- remove deprecated mock method
- refactor deprecated tests
- refactor hooks test
- fix compatibility between nc versions
- update phpunit
- fix phpunit
- fix nc version for php 8
- fix branch name
- move to github actions
- update ci badge
JSXC for Nextcloud v4.2.1
Fixed
- fix undefined host key
- fix undefined array key
- fix chat icon injection
Misc
- update JSXC to 4.2.1 (changelog)
JSXC for Nextcloud v4.2.0
Added
- update JSXC to 4.2.0 (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
JSXC for Nextcloud v4.2.0-beta.1
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
JSXC for Nextcloud v4.1.1
Misc
- update JSXC to v4.1.1 (change log)
- update dependencies
JSXC for Nextcloud v4.1.0
Added
- bump max nc version to 19
- ship with own version of jquery
- #143 handle xmpp links
Fixed
- remove external service detection
- #142 php notices
- disable jsxc on totp page
- #139 follow personal start setting
Misc
- update JSXC to v4.1.0 (change log)
- change dev structure
- use fully-qualifier class name
- move app file to lib
- add publish script
- beautify build output
- show webpack progress