Skip to content

Commit

Permalink
v2.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
djmaze committed Nov 18, 2021
1 parent 49b6d67 commit 2d110f6
Show file tree
Hide file tree
Showing 8 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion .docker/release/files/usr/local/include/application.ini
Original file line number Diff line number Diff line change
Expand Up @@ -292,5 +292,5 @@ dev_email = ""
dev_password = ""

[version]
current = "2.9.2"
current = "2.9.3"
saved = "Mon, 23 Aug 2021 07:55:13 +0000"
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,23 +138,23 @@ RainLoop 1.15 vs SnappyMail

|js/* |RainLoop |Snappy |
|--------------- |--------: |--------: |
|admin.js |2.158.025 | 89.354 |
|app.js |4.215.733 | 437.504 |
|admin.js |2.158.025 | 88.603 |
|app.js |4.215.733 | 436.959 |
|boot.js | 672.433 | 2.780 |
|libs.js | 647.679 | 209.030 |
|polyfills.js | 325.908 | 0 |
|serviceworker.js | 0 | 285 |
|TOTAL |8.019.778 | 738.953 |
|TOTAL |8.019.778 | 737.657 |

|js/min/* |RainLoop |Snappy |RL gzip |SM gzip |RL brotli |SM brotli |
|--------------- |--------: |--------: |------: |------: |--------: |--------: |
|admin.min.js | 255.514 | 45.081 | 73.899 | 13.989 | 60.674 | 12.573 |
|app.min.js | 516.000 | 221.595 |140.430 | 66.665 |110.657 | 56.547 |
|admin.min.js | 255.514 | 44.627 | 73.899 | 13.920 | 60.674 | 12.519 |
|app.min.js | 516.000 | 221.190 |140.430 | 66.610 |110.657 | 56.485 |
|boot.min.js | 66.456 | 1.655 | 22.553 | 996 | 20.043 | 815 |
|libs.min.js | 574.626 | 99.896 |177.280 | 36.452 |151.855 | 32.642 |
|polyfills.min.js | 32.608 | 0 | 11.315 | 0 | 10.072 | 0 |
|TOTAL |1.445.204 | 368.227 |425.477 |118.102 |353.301 |102.577 |
|TOTAL (no admin) |1.189.690 | 323.146 |351.061 |104.113 |292.627 | 90.004 |
|TOTAL |1.445.204 | 367.368 |425.477 |117.978 |353.301 |102.461 |
|TOTAL (no admin) |1.189.690 | 322.741 |351.061 |104.058 |292.627 | 89.942 |

For a user its around 70% smaller and faster than traditional RainLoop.

Expand Down Expand Up @@ -193,12 +193,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.334 | 86.256 | 46.959 | 16.444 | 14.214 |
|app.min.css | 274.791 | 69.900 | 39.618 | 14.571 | 12.940 |
|app.css | 340.334 | 85.154 | 46.959 | 16.325 | 14.128 |
|app.min.css | 274.791 | 68.955 | 39.618 | 14.464 | 12.833 |
|boot.css | | 1.326 | | 664 | 545 |
|boot.min.css | | 1.071 | | 590 | 474 |
|admin.css | | 31.767 | | 7.020 | 6.102 |
|admin.min.css | | 25.579 | | 6.363 | 5.600 |
|admin.css | | 30.688 | | 6.914 | 5.996 |
|admin.min.css | | 24.653 | | 6.262 | 5.502 |


### Squire vs CKEditor
Expand Down
2 changes: 1 addition & 1 deletion integrations/cloudron/DESCRIPTION.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
This app packages SnappyMail <upstream>2.9.2</upstream>.
This app packages SnappyMail <upstream>2.9.3</upstream>.

SnappyMail is a simple, modern, lightweight & fast web-based email client.

Expand Down
2 changes: 1 addition & 1 deletion integrations/cloudron/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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.9.2
VERSION=2.9.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 && \
Expand Down
2 changes: 1 addition & 1 deletion integrations/nextcloud/snappymail/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.9.2
2.9.3
2 changes: 1 addition & 1 deletion integrations/nextcloud/snappymail/appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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.9.2</version>
<version>2.9.3</version>
<licence>agpl</licence>
<author>SnappyMail Team, Nextgen-Networks, Tab Fitts, Nathan Kinkade, Pierre-Alain Bandinelli</author>
<namespace>SnappyMail</namespace>
Expand Down
2 changes: 1 addition & 1 deletion integrations/virtualmin/snappymail.pl
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ sub script_snappymail_longdesc
# script_snappymail_versions()
sub script_snappymail_versions
{
return ( "2.9.2" );
return ( "2.9.3" );
}

sub script_snappymail_version_desc
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "SnappyMail",
"description": "Simple, modern & fast web-based email client",
"private": true,
"version": "2.9.2",
"version": "2.9.3",
"homepage": "https://snappymail.eu",
"author": {
"name": "DJ Maze",
Expand Down

0 comments on commit 2d110f6

Please sign in to comment.