Skip to content

Commit

Permalink
Release v3.4.0-beta.2
Browse files Browse the repository at this point in the history
Signed-off-by: greta <gretadoci@gmail.com>
  • Loading branch information
GretaD committed Aug 11, 2023
1 parent 5a3bcd2 commit c9d5739
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
# Changelog
All notable changes to this project will be documented in this file.

## 3.4.0-beta.1 - unreleased
## 3.4.0-beta.2 - unreleased
### Added
- Move messages to junk folder
- Implement trash retention
- Don't open first mail by default
- Thread summary ui
- Snooze mails

### Fixed
- Add loading skeletons without avatars
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nextcloud-mail",
"description": "Nextcloud Mail",
"version": "3.4.0-beta.1",
"version": "3.4.0-beta.2",
"author": "Christoph Wurst <christoph@winzerhof-wurst.at>",
"license": "agpl",
"private": true,
Expand Down

0 comments on commit c9d5739

Please sign in to comment.