diff --git a/.docker/release/files/usr/local/include/application.ini b/.docker/release/files/usr/local/include/application.ini
index a66d681500..f1778e22db 100644
--- a/.docker/release/files/usr/local/include/application.ini
+++ b/.docker/release/files/usr/local/include/application.ini
@@ -301,5 +301,5 @@ dev_email = ""
dev_password = ""
[version]
-current = "2.13.2"
+current = "2.13.3"
saved = "Fri, 04 Mar 2022 08:55:26 +0000"
diff --git a/README.md b/README.md
index e23260e742..069c64f8bb 100644
--- a/README.md
+++ b/README.md
@@ -139,23 +139,23 @@ RainLoop 1.15 vs SnappyMail
|js/* |RainLoop |Snappy |
|--------------- |--------: |--------: |
-|admin.js |2.158.025 | 80.267 |
-|app.js |4.215.733 | 432.998 |
+|admin.js |2.158.025 | 79.032 |
+|app.js |4.215.733 | 431.236 |
|boot.js | 672.433 | 1.970 |
|libs.js | 647.679 | 200.221 |
|polyfills.js | 325.908 | 0 |
|serviceworker.js | 0 | 285 |
-|TOTAL |8.019.778 | 715.741 |
+|TOTAL |8.019.778 | 712.744 |
|js/min/* |RainLoop |Snappy |RL gzip |SM gzip |RL brotli |SM brotli |
|--------------- |--------: |--------: |------: |------: |--------: |--------: |
-|admin.min.js | 255.514 | 39.836 | 73.899 | 13.256 | 60.674 | 11.866 |
-|app.min.js | 516.000 | 208.920 |140.430 | 66.895 |110.657 | 57.166 |
+|admin.min.js | 255.514 | 39.266 | 73.899 | 13.072 | 60.674 | 11.704 |
+|app.min.js | 516.000 | 207.654 |140.430 | 66.333 |110.657 | 56.849 |
|boot.min.js | 66.456 | 1.217 | 22.553 | 762 | 20.043 | 611 |
|libs.min.js | 574.626 | 96.347 |177.280 | 35.566 |151.855 | 31.844 |
|polyfills.min.js | 32.608 | 0 | 11.315 | 0 | 10.072 | 0 |
-|TOTAL |1.445.204 | 346.320 |425.477 |116.479 |353.301 |101.487 |
-|TOTAL (no admin) |1.189.690 | 306.484 |351.061 |103.223 |292.627 | 89.621 |
+|TOTAL |1.445.204 | 344.484 |425.477 |115.733 |353.301 |101.008 |
+|TOTAL (no admin) |1.189.690 | 305.218 |351.061 |102.661 |292.627 | 89.304 |
For a user its around 69% smaller and faster than traditional RainLoop.
@@ -183,12 +183,12 @@ For a user its around 69% smaller and faster than traditional RainLoop.
|css/* |RainLoop |Snappy |RL gzip |SM gzip |SM brotli |
|------------ |-------: |------: |------: |------: |--------: |
-|app.css | 340.334 | 80.956 | 46.959 | 16.773 | 14.436 |
-|app.min.css | 274.791 | 65.164 | 39.618 | 14.865 | 13.097 |
+|app.css | 340.334 | 80.921 | 46.959 | 16.767 | 14.426 |
+|app.min.css | 274.791 | 65.134 | 39.618 | 14.863 | 13.091 |
|boot.css | | 1.326 | | 664 | 545 |
|boot.min.css | | 1.071 | | 590 | 474 |
-|admin.css | | 29.990 | | 6.799 | 5.888 |
-|admin.min.css | | 24.113 | | 6.168 | 5.435 |
+|admin.css | | 29.955 | | 6.792 | 5.882 |
+|admin.min.css | | 24.083 | | 6.166 | 5.423 |
### PGP
RainLoop uses the old OpenPGP.js v2
diff --git a/integrations/cloudron/DESCRIPTION.md b/integrations/cloudron/DESCRIPTION.md
index 693c1aa960..edb043d926 100644
--- a/integrations/cloudron/DESCRIPTION.md
+++ b/integrations/cloudron/DESCRIPTION.md
@@ -1,4 +1,4 @@
-This app packages SnappyMail 2.13.2.
+This app packages SnappyMail 2.13.3.
SnappyMail is a simple, modern, lightweight & fast web-based email client.
diff --git a/integrations/cloudron/Dockerfile b/integrations/cloudron/Dockerfile
index 96a9eeb883..22d4153415 100644
--- a/integrations/cloudron/Dockerfile
+++ b/integrations/cloudron/Dockerfile
@@ -4,7 +4,7 @@ RUN mkdir -p /app/code
WORKDIR /app/code
# If you change the extraction below, be sure to test on scaleway
-VERSION=2.13.2
+VERSION=2.13.3
RUN wget https://github.com/the-djmaze/snappymail/releases/download/v${VERSION}/snappymail-${VERSION}.zip -O /tmp/snappymail.zip && \
unzip /tmp/snappymail.zip -d /app/code && \
rm /tmp/snappymail.zip && \
diff --git a/integrations/nextcloud/snappymail/VERSION b/integrations/nextcloud/snappymail/VERSION
index d1cdec8ed6..ce4f690d3c 100755
--- a/integrations/nextcloud/snappymail/VERSION
+++ b/integrations/nextcloud/snappymail/VERSION
@@ -1 +1 @@
-2.13.2
\ No newline at end of file
+2.13.3
\ No newline at end of file
diff --git a/integrations/nextcloud/snappymail/appinfo/info.xml b/integrations/nextcloud/snappymail/appinfo/info.xml
index e5f57f2859..70dbbd5ccf 100644
--- a/integrations/nextcloud/snappymail/appinfo/info.xml
+++ b/integrations/nextcloud/snappymail/appinfo/info.xml
@@ -4,7 +4,7 @@
SnappyMail
SnappyMail Webmail
Simple, modern and fast web-based email client. After enabling in Nextcloud, go to Nextcloud admin panel, "Additionnal settings" and you will see a "SnappyMail webmail" section. There, click on the link to go to the SnappyMail admin panel. The default user/password is admin/12345. This version is based on SnappyMail 2.6.0 (2021-07).
- 2.13.2
+ 2.13.3
agpl
SnappyMail Team, Nextgen-Networks, Tab Fitts, Nathan Kinkade, Pierre-Alain Bandinelli
SnappyMail
diff --git a/integrations/virtualmin/snappymail.pl b/integrations/virtualmin/snappymail.pl
index c0c4742d43..cf48affdc3 100644
--- a/integrations/virtualmin/snappymail.pl
+++ b/integrations/virtualmin/snappymail.pl
@@ -20,7 +20,7 @@ sub script_snappymail_longdesc
# script_snappymail_versions()
sub script_snappymail_versions
{
-return ( "2.13.2" );
+return ( "2.13.3" );
}
sub script_snappymail_version_desc
diff --git a/package.json b/package.json
index 54a60a9b85..3d23f4fdbc 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
"title": "SnappyMail",
"description": "Simple, modern & fast web-based email client",
"private": true,
- "version": "2.13.2",
+ "version": "2.13.3",
"homepage": "https://snappymail.eu",
"author": {
"name": "DJ Maze",