From 69e405448eb57511227d496ba537c965af4a229e Mon Sep 17 00:00:00 2001 From: Morgan McMillian Date: Wed, 8 Sep 2021 08:58:33 -0700 Subject: [PATCH] pantalaimon 0.6.0 post --- content/post/pantalaimon-ut-0-6-0.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 content/post/pantalaimon-ut-0-6-0.md diff --git a/content/post/pantalaimon-ut-0-6-0.md b/content/post/pantalaimon-ut-0-6-0.md new file mode 100644 index 0000000..027d387 --- /dev/null +++ b/content/post/pantalaimon-ut-0-6-0.md @@ -0,0 +1,27 @@ +--- +title: "Pantalaimon UT 0.6.0" +date: 2021-09-08T08:54:15-07:00 +tags: +- ubuntu-touch +- matrix +draft: false +--- + +This is an important bug fix release which resolves an issue with messages sent as unencrypted in encrypted rooms. Please update and restart the pantalaimon service. + + + +The panctl shell utility is now included with this release and can be accessed via the Terminal using this command. + +`/opt/click.ubuntu.com/pantalaimon.thrrgilag/current/panctl` + + +Changes: + + - Updated pantalaimon daemon to 0.10.3 which resolves E2EE issues + - Add encryption logs when logging level set to "debug" + - Added panctl shell utility + + +Packages available at https://git.sr.ht/~thrrgilag/pantalaimon-ut/refs/0.6.0 +