Skip to content

Commit

Permalink
v2.28.1
Browse files Browse the repository at this point in the history
  • Loading branch information
the-djmaze committed Jun 5, 2023
1 parent d190aa1 commit fe0216a
Show file tree
Hide file tree
Showing 7 changed files with 83 additions and 36 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 @@ -316,5 +316,5 @@ dev_email = ""
dev_password = ""

[version]
current = "2.28.0"
current = "2.28.1"
saved = "Sun, 18 Dec 2022 22:10:48 +0000"
107 changes: 77 additions & 30 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,46 +1,93 @@
## 2.28.1 – 2023-06-05

## Changed
- Optical issue with input fields for mail and folder search
[#1149](https://github.com/the-djmaze/snappymail/pull/1149)
- Update Chinese translation by @mayswind
[#1157](https://github.com/the-djmaze/snappymail/pull/1157)
- Update Polish translation by @tinola
[#1156](https://github.com/the-djmaze/snappymail/pull/1156)

## Fixed
- Undefined SIG constants
[#1147](https://github.com/the-djmaze/snappymail/pull/1147)


## 2.28.0 – 2023-05-30

## Added
- Threaded view make number orange when unread sub-messages #1028
- Threaded view make number orange when unread sub-messages
[#1028](https://github.com/the-djmaze/snappymail/pull/1028)
- Handle PHP pctnl messages
- addEventListener('rl-view-model') missing for Settings #1013
- addEventListener('rl-view-model') missing for Settings
[#1013](https://github.com/the-djmaze/snappymail/pull/1013)
- CSS `--btn-border-radius`

## Changed
- Improved RTL languages support #1056
- Composer text/attachments as tabs #1119
- Filter dialog doesn't refer to folder names consistently #1111
- TLS connection for MYSQL contact db #1078
- Allow empty message body when there are attachments #1052
- Improved RTL languages support
[#1056](https://github.com/the-djmaze/snappymail/pull/1056)
- Composer text/attachments as tabs
[#1119](https://github.com/the-djmaze/snappymail/pull/1119)
- Filter dialog doesn't refer to folder names consistently
[#1111](https://github.com/the-djmaze/snappymail/pull/1111)
- TLS connection for MYSQL contact db
[#1078](https://github.com/the-djmaze/snappymail/pull/1078)
- Allow empty message body when there are attachments
[#1052](https://github.com/the-djmaze/snappymail/pull/1052)
- PHP inherit logger as Trait
- Update Portuguese by @ner00 #1124
- Update Traditional Chinese (Taiwan) by @chiyi4488 #1107
- Update Russian by @konkere #1108
- Update Italian by @cm-schl #1094
- Update French by @hguilbert #1102
- Update German by @cm-schl #1087
- Update Portuguese by @ner00
[#1124](https://github.com/the-djmaze/snappymail/pull/1124)
- Update Traditional Chinese (Taiwan) by @chiyi4488
[#1107](https://github.com/the-djmaze/snappymail/pull/1107)
- Update Russian by @konkere
[#1108](https://github.com/the-djmaze/snappymail/pull/1108)
- Update Italian by @cm-schl
[#1094](https://github.com/the-djmaze/snappymail/pull/1094)
- Update French by @hguilbert
[#1102](https://github.com/the-djmaze/snappymail/pull/1102)
- Update German by @cm-schl
[#1087](https://github.com/the-djmaze/snappymail/pull/1087)

## Fixed
- Show messagelist timeout/abort error for #1071
- DesktopNotifications setting not saved #1137
- PHP Deprecation warning for $_openPipes #1141
- Images size wrong #1134
- Unable to preview body of encrypted mail in mailvelope reply-to #1130
- Replace `<button>` in HTML message with innerHTML instead of remove #1125
- Mailvelope failed #1126
- Show messagelist timeout/abort error for
[#1071](https://github.com/the-djmaze/snappymail/pull/1071)
- DesktopNotifications setting not saved
[#1137](https://github.com/the-djmaze/snappymail/pull/1137)
- PHP Deprecation warning for $_openPipes
[#1141](https://github.com/the-djmaze/snappymail/pull/1141)
- Images size wrong
[#1134](https://github.com/the-djmaze/snappymail/pull/1134)
- Unable to preview body of encrypted mail in mailvelope reply-to
[#1130](https://github.com/the-djmaze/snappymail/pull/1130)
- Replace `<button>` in HTML message with innerHTML instead of remove
[#1125](https://github.com/the-djmaze/snappymail/pull/1125)
- Mailvelope failed
[#1126](https://github.com/the-djmaze/snappymail/pull/1126)
- Tabs labels row height
- Selecting not yet existing filter throws error message instead of opening edit box #1104
- Selecting not yet existing filter throws error message instead of opening edit box
[#1104](https://github.com/the-djmaze/snappymail/pull/1104)
- JavaScript Squire `node is null` error
- Config/Application.php: array_rand(): Argument #1 cannot be empty #1123
- Pressing Enter in Add Filter dialog results in "Leave page?" prompt #1112
- Issue with certain Amazon emails #1086
- HTML font 8px and 10px issue #1082
- Exception when executed on command line on the first-time #1085
- Folders missing pagination #1070
- Nextcloud WYSIWYG button style #1138
- Config/Application.php: array_rand(): Argument
[#1](https://github.com/the-djmaze/snappymail/pull/1) cannot be empty
[#1123](https://github.com/the-djmaze/snappymail/pull/1123)
- Pressing Enter in Add Filter dialog results in "Leave page?" prompt
[#1112](https://github.com/the-djmaze/snappymail/pull/1112)
- Issue with certain Amazon emails
[#1086](https://github.com/the-djmaze/snappymail/pull/1086)
- HTML font 8px and 10px issue
[#1082](https://github.com/the-djmaze/snappymail/pull/1082)
- Exception when executed on command line on the first-time
[#1085](https://github.com/the-djmaze/snappymail/pull/1085)
- Folders missing pagination
[#1070](https://github.com/the-djmaze/snappymail/pull/1070)
- Nextcloud WYSIWYG button style
[#1138](https://github.com/the-djmaze/snappymail/pull/1138)
- Nextcloud .btn-group > .btn layout
- Nextcloud Bulleted items do not show the bullets in the preview window. #1117
- Nextcloud Contacts integration #1083
- Nextcloud Bulleted items do not show the bullets in the preview window.
[#1117](https://github.com/the-djmaze/snappymail/pull/1117)
- Nextcloud Contacts integration
[#1083](https://github.com/the-djmaze/snappymail/pull/1083)


## 2.27.3 – 2023-04-04

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.28.0</upstream>.
This app packages SnappyMail <upstream>2.28.1</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.28.0
VERSION=2.28.1
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/appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<id>snappymail</id>
<name>SnappyMail</name>
<summary>SnappyMail Webmail</summary>
<version>2.28.0</version>
<version>2.28.1</version>
<licence>agpl</licence>
<author>SnappyMail, RainLoop Team, Nextgen-Networks, Tab Fitts, Nathan Kinkade, Pierre-Alain Bandinelli</author>
<description><![CDATA[**Simple, modern, lightweight & fast web-based email client.**
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.28.0" );
return ( "2.28.1" );
}

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.28.0",
"version": "2.28.1",
"homepage": "https://snappymail.eu",
"author": {
"name": "DJ Maze",
Expand Down

0 comments on commit fe0216a

Please sign in to comment.