Skip to main content
Homepage
Explore
Search or go to…
/
Sign in
Explore
Primary navigation
Project
N
Nextcloud mail - PostGuard
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Collapse sidebar
Snippets
Groups
Projects
Show more breadcrumbs
Laura Kolijn
Nextcloud mail - PostGuard
Commits
6ef65564
Unverified
Commit
6ef65564
authored
Nov 27, 2017
by
Christoph Wurst
Browse files
Options
Downloads
Patches
Plain Diff
Version bump; update changelog
Signed-off-by:
Christoph Wurst
<
christoph@winzerhof-wurst.at
>
parent
2437d41c
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
CHANGELOG.md
+15
-0
15 additions, 0 deletions
CHANGELOG.md
appinfo/info.xml
+1
-1
1 addition, 1 deletion
appinfo/info.xml
package.json
+1
-1
1 addition, 1 deletion
package.json
with
17 additions
and
2 deletions
CHANGELOG.md
+
15
−
0
View file @
6ef65564
# Changelog
All notable changes to this project will be documented in this file.
## 0.7.5 – 2017-11-27
### Added
-
Avatar from Gravatar and favicons
-
Sourcemap support to debug release erros on client-side
### Fixed
-
Attachment download to Nextcloud files
-
Setup autoconfig issues
-
Reply to/cc field prefilling
-
Removed development log statement
-
Favorites folder appeares as subfolder of inbox
-
Folder unread counter visibility
-
Prefilled sender name in replies
-
Two security issues
-
Subfolder collapsing
## 0.7.4 – 2017-10-30
### Added
-
IMAP/SMTP logging enabled by default if debug mode is turned on
...
...
...
...
This diff is collapsed.
Click to expand it.
appinfo/info.xml
+
1
−
1
View file @
6ef65564
...
...
@@ -5,7 +5,7 @@
<name>
Mail
</name>
<summary>
IMAP web client
</summary>
<description>
Easy to use email client which connects to your mail server via IMAP and SMTP.
</description>
<version>
0.7.
4
</version>
<version>
0.7.
5
</version>
<licence>
agpl
</licence>
<author>
Christoph Wurst
</author>
<author>
Jan-Christoph Borchardt
</author>
...
...
...
...
This diff is collapsed.
Click to expand it.
package.json
+
1
−
1
View file @
6ef65564
{
"name"
:
"mail"
,
"version"
:
"0.7.
4
"
,
"version"
:
"0.7.
5
"
,
"description"
:
"Mail app"
,
"main"
:
"index.js"
,
"directories"
:
{
...
...
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment