FTP Publishing Plugin v5.0.1 changelog

2022-01-10 16:36:08 +0000Also include 5.0.5 of kaltura plugin.Gregory Marco
2022-01-10 16:34:27 +0000Fix issue in TokenRefresherPlugin where a null-hostile map was used to (try to) store null values.Gregory Marco
2022-01-09 03:18:13 +0000Fix dependency ordering issue observed in aebb0613e25adbf8bd9a843bcb9ab24e9804de79 which causes amazGregory Marco
2022-01-06 02:34:38 +0000Bump kaltura library version to 1.0.3.Gregory Marco
2022-01-05 21:19:36 +0000Check for invalid KS values being returned from start session call and throw exception if found.Gregory Marco
2022-01-05 19:09:15 +0000Log KS if we're configured to do so.Gregory Marco
2022-01-05 18:52:53 +0000Create a fresh client with no associated session and use that to create new sessions, so that if we have a bad session associated to this client it doesn't ruin our ability to create new sessions.Gregory Marco
2022-01-05 18:52:20 +0000Add getter for ks (session id) this is mainly used for logging.Gregory Marco
2021-12-29 22:05:57 +0000Use installer 2.0.2.Gregory Marco
2021-12-29 21:54:58 +0000Release installer 2.0.2.Gregory Marco
2021-12-24 01:24:59 +0000Backport non-trivial repo support and native-extras repo.Gregory Marco
2021-12-24 01:21:56 +0000Backport remount_as feature.Gregory Marco
2021-12-24 01:16:05 +0000Revert "Backport extra-native repo."Gregory Marco
2021-12-23 22:16:31 +0000Backport extra-native repo.Gregory Marco
2021-12-20 22:55:13 +0000... and remove stray quote mark.Gregory Marco
2021-12-20 20:33:25 +0000Correct missing quote [skip ci]Gregory Marco
2021-12-20 19:35:29 +0000Remove unused slf4j-log4j2 binding.Gregory Marco
2021-12-20 19:32:11 +0000Release updated Base Platform with reduced dependenciesGregory Marco
2021-12-20 19:31:10 +0000Release ldap plugin.Gregory Marco
2021-12-20 19:28:46 +0000Also refresh users when queries are updated.Gregory Marco
2021-12-20 19:24:02 +0000If this is an existing query then call updateQuery.Gregory Marco
2021-12-20 19:19:08 +0000Don't persist query to store if it hasn't actually been added.Gregory Marco
2021-12-20 19:18:16 +0000Do not allow adding a query with an existing id.Gregory Marco
2021-12-20 18:51:14 +0000Release amazon transcribe plugin, kaltura plugin, UI plugin, custom scheduler form plugin 5.0.4Gregory Marco
2021-12-20 18:49:07 +0000Use nginx 1.20.2.Gregory Marco
2021-12-20 18:48:45 +0000Adjust path to nginx.Gregory Marco
2021-12-20 18:38:59 +0000Update nginx to 1.20.2.Gregory Marco
2021-12-20 18:36:53 +0000Move nginx project and submodules out of plugins/web/web-server-plugin as nginx is not a plugin and has nothing to do with the web server plugin, technically. It might also make it easier to exclude the nginx build if desired.Gregory Marco
2021-12-20 18:35:48 +0000Write release notes for 5.0.4Gregory Marco
2021-12-20 18:03:51 +0000Enable remove_button plugin for Kaltura category selector.Gregory Marco
2021-12-20 18:03:11 +0000Enable remove_button plugin for all selectize instances in the core UI.Gregory Marco
2021-12-18 00:12:33 +0000Use latest versions of packages.Gregory Marco
2021-12-18 00:09:33 +0000Backport yarn update for schedule-form-plugin so it browserifies correctly.Gregory Marco
2021-12-17 21:56:20 +0000Add ability to use yarn as alternative package manager, because yarn > npmGregory Marco
2021-12-17 21:52:39 +0000CaptureCast Pro -> CaptureCastGregory Marco
2021-12-17 20:42:46 +0000Backport build-and-deploy-to updates.Gregory Marco
2021-12-17 20:41:36 +0000Only copy Runtime dependencies, so we save some space and not include unnecessary files.Gregory Marco
2021-12-17 19:52:16 +0000bump version to 5.0.4-SNAPSHOTGregory Marco
2021-12-17 19:51:50 +0000Move publish media modal to root source directory so it can be re-used by dashboard.Gregory Marco
2021-12-17 19:47:27 +0000Manually backport options.dialog change from master.Gregory Marco
2021-12-17 19:27:25 +0000Backport Amazon custom billing support.Gregory Marco
2021-12-17 18:40:20 +0000Backport LDAP plugin fixes from master.Gregory Marco
2021-12-16 16:54:30 +0000Remove legacy logging library that is no longer being used.Gregory Marco
2021-10-26 19:02:50 +0000Add release notes for 5.0.3Gregory Marco
2021-10-26 19:01:51 +0000Release Web UI PluginGregory Marco
2021-10-26 18:53:00 +0000release 5.0.3 buildGregory Marco
2021-10-26 16:09:44 +0000Fix maximum assets per entry error handling.Gregory Marco
2021-10-25 21:56:45 +0000Bump live preview plugin to 5.0.3-SNAPSHOT and backport null check for current session elapsedTime.Gregory Marco
2021-10-25 21:51:57 +0000prevent null/undefined reference if currentSession is null/undefined or elapsedTime is null/undefined or not a function [backport]Gregory Marco
2021-10-25 21:02:59 +0000Add blue theme as an optional plugin to the repo.Gregory Marco