This commit is contained in:
the-djmaze 2022-10-04 12:16:37 +02:00
parent 1edc5fa4f7
commit ed95646bec
8 changed files with 20 additions and 20 deletions

View file

@ -298,5 +298,5 @@ dev_email = ""
dev_password = ""
[version]
current = "2.18.3"
current = "2.18.4"
saved = "Fri, 30 Sep 2022 12:34:56 +0000"

View file

@ -140,26 +140,26 @@ RainLoop 1.17 vs SnappyMail
|js/* |RainLoop |Snappy |
|--------------- |--------: |--------: |
|admin.js |2.170.153 | 80.884 |
|app.js |4.207.787 | 402.446 |
|admin.js |2.170.153 | 80.818 |
|app.js |4.207.787 | 403.757 |
|boot.js | 868.735 | 2.050 |
|libs.js | 658.812 | 195.228 |
|libs.js | 658.812 | 195.216 |
|sieve.js | 0 | 86.183 |
|polyfills.js | 334.608 | 0 |
|serviceworker.js | 0 | 285 |
|TOTAL |8.240.095 | 767.076 |
|TOTAL |8.240.095 | 768.309 |
|js/min/* |RainLoop |Snappy |RL gzip |SM gzip |RL brotli |SM brotli |
|--------------- |--------: |--------: |------: |------: |--------: |--------: |
|admin.min.js | 256.831 | 40.146 | 73.606 | 13.410 | 60.877 | 12.018 |
|app.min.js | 515.367 | 186.480 |139.456 | 61.516 |110.485 | 52.849 |
|admin.min.js | 256.831 | 40.083 | 73.606 | 13.387 | 60.877 | 11.991 |
|app.min.js | 515.367 | 187.050 |139.456 | 61.808 |110.485 | 53.084 |
|boot.min.js | 84.659 | 1.252 | 26.998 | 778 | 23.643 | 628 |
|libs.min.js | 584.772 | 93.444 |180.901 | 34.510 |155.182 | 30.966 |
|libs.min.js | 584.772 | 93.432 |180.901 | 34.505 |155.182 | 30.971 |
|sieve.min.js | 0 | 41.961 | 0 | 10.493 | 0 | 9.462 |
|polyfills.min.js | 32.837 | 0 | 11.406 | 0 | 10.175 | 0 |
|TOTAL user |1.217.635 | 281.176 |358.761 | 96.804 |299.485 | 84.443 |
|TOTAL user+sieve |1.217.635 | 323.137 |358.761 |107.297 |299.485 | 93.905 |
|TOTAL admin | 959.099 | 134.842 |292.911 | 48.698 |249.877 | 43.612 |
|TOTAL user |1.217.635 | 281.734 |358.761 | 97.091 |299.485 | 84.683 |
|TOTAL user+sieve |1.217.635 | 323.695 |358.761 |107.584 |299.485 | 94.145 |
|TOTAL admin | 959.099 | 134.767 |292.911 | 48.670 |249.877 | 43.590 |
For a user its around 70% smaller and faster than traditional RainLoop.
@ -187,12 +187,12 @@ For a user its around 70% smaller and faster than traditional RainLoop.
|css/* |RainLoop |Snappy |RL gzip |SM gzip |SM brotli |
|------------ |-------: |------: |------: |------: |--------: |
|app.css | 340.331 | 81.450 | 46.946 | 16.867 | 14.493 |
|app.min.css | 274.947 | 65.395 | 39.647 | 14.975 | 13.106 |
|app.css | 340.331 | 81.450 | 46.946 | 16.867 | 14.497 |
|app.min.css | 274.947 | 65.395 | 39.647 | 14.975 | 13.109 |
|boot.css | | 1.326 | | 664 | 545 |
|boot.min.css | | 1.071 | | 590 | 474 |
|admin.css | | 29.949 | | 6.793 | 5.898 |
|admin.min.css | | 24.073 | | 6.157 | 5.414 |
|admin.min.css | | 24.073 | | 6.158 | 5.414 |
### PGP
RainLoop uses the old OpenPGP.js v2

View file

@ -1,4 +1,4 @@
This app packages SnappyMail <upstream>2.18.3</upstream>.
This app packages SnappyMail <upstream>2.18.4</upstream>.
SnappyMail is a simple, modern, lightweight & fast web-based email client.

View file

@ -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.18.3
VERSION=2.18.4
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 && \

View file

@ -1 +1 @@
2.18.3
2.18.4

View file

@ -4,7 +4,7 @@
<name>SnappyMail</name>
<summary>SnappyMail Webmail</summary>
<description>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).</description>
<version>2.18.3</version>
<version>2.18.4</version>
<licence>agpl</licence>
<author>SnappyMail Team, Nextgen-Networks, Tab Fitts, Nathan Kinkade, Pierre-Alain Bandinelli</author>
<namespace>SnappyMail</namespace>

View file

@ -20,7 +20,7 @@ return "SnappyMail Webmail is a browser-based multilingual IMAP client with an a
# script_snappymail_versions()
sub script_snappymail_versions
{
return ( "2.18.3" );
return ( "2.18.4" );
}
sub script_snappymail_version_desc

View file

@ -3,7 +3,7 @@
"title": "SnappyMail",
"description": "Simple, modern & fast web-based email client",
"private": true,
"version": "2.18.3",
"version": "2.18.4",
"homepage": "https://snappymail.eu",
"author": {
"name": "DJ Maze",