update squire to v2.3.2 and fix willPaste listener/sanitizer

This commit is contained in:
Sergey Mosin 2024-11-16 18:16:32 -05:00
parent 8b5547104d
commit 95af4f60ea
3 changed files with 368 additions and 444 deletions

View file

@ -6,7 +6,7 @@ class CompactComposerPlugin extends \RainLoop\Plugins\AbstractPlugin
NAME = 'Compact Composer',
AUTHOR = 'Sergey Mosin',
URL = 'https://github.com/the-djmaze/snappymail/pull/1466',
VERSION = '1.0.5',
VERSION = '1.0.6',
RELEASE = '2024-08-08',
REQUIRED = '2.34.0',
LICENSE = 'AGPL v3',