From dd0de86c714f9721028700a90dde871e354a0c9a Mon Sep 17 00:00:00 2001 From: Ark74 Date: Tue, 15 Nov 2022 02:56:26 -0600 Subject: [PATCH] changelog: add changelog --- changelog | 76 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 changelog diff --git a/changelog b/changelog new file mode 100644 index 0000000..17c6eac --- /dev/null +++ b/changelog @@ -0,0 +1,76 @@ +quick-jibri-installer (7.0.6) + + * jitsi-updater.sh: fix jitsi repo package update filtering. + +-- Software, IT & Networks Fri Sep 30 04:04:31 2022 -0500 + +quick-jibri-installer (7.0.5) + + * quick_jibri_installer.sh: use new setup to enable local recording feature. + +-- Software, IT & Networks Fri Aug 19 07:23:41 2022 -0500 + +quick-jibri-installer (7.0.4) + + * quick_jibri_installer.sh,jwt.sh: update anonymous string on prosody setup. + -fix small format issues. + +-- Software, IT & Networks Fri Aug 19 06:47:21 2022 -0500 + +quick-jibri-installer (7.0.3) + + * jitsi-updater: fix condition to set turn config. + * quick-jibri-installer: fix typo on path. + +-- Software, IT & Networks Thu Jun 30 09:57:12 2022 -0500 + +quick-jibri-installer (7.0.2) + + * Detect jibri node by jitsi-updater. + +-- Software, IT & Networks Fri Jun 17 16:36:15 2022 -0500 + +quick-jibri-installer (7.0.1) + + * Fix debug mode on triggered scripts. + * Fix grep condition. + +-- Software, IT & Networks Mon May 23 23:17:39 2022 -0500 + +quick-jibri-installer (7.0) + + * Major rework, comply with shellcheck + + ## Add + * Add experimental tool for AWS grub setup. + + ## Fix + * Fix grafana configuration + * Actually apply changes to nginx conf instead of symlink. + * Actually require to run with admin rights. + * Improve comments. + * Rename and fix set_once function. + * Fix jibri domain. + + ## Improve + * Comply mode section with shellcheck recommendations. + * Comply tools section with shellcheck recommendations. + * Comply main scripts with shellcheck recommendations. + * Improve shell quality + * Change JDK version to 11 + * Make warning visible. + * Change email position, and small fixes + * Several indenting changes + * Set warning instead of "note". + * Yet again more fixes on echo and printf + * Standarize jra_nextcloud + * Add comment on debconf state + * Update SwITNet copyright and standarize debug option for scripts. + + ## Remove + * Rename deprecated scripts folder + * Remove old + * Remove unused code + * Finally remove jigasi deprecated script. + +-- Software, IT & Networks Fri May 20 20:07:02 2022 -0500