Skip to content

Commit

Permalink
files/folders in html emails are now clickable #893
Browse files Browse the repository at this point in the history
  • Loading branch information
jnweiger committed Oct 15, 2020
1 parent 282c90c commit adab1ab
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,12 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).

## [Unreleased] - XXXX-XX-XX
## [2.6.0] - 2020-10-16

### Added

- Files/folders in HTML emails are now clickable - [#893](https://github.com/owncloud/activity/issues/893)

-

## [2.5.4] - 2020-08-07

Expand Down
4 changes: 2 additions & 2 deletions appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ And there you have it - a complete overview of all file and folder activities in
Never again miss an important event related to content in ownCloud and always be up-to-date on all activities of your files and folders.
</description>
<licence>AGPL</licence>
<author>Frank Karlitschek, Joas Schilling, Tom Needham, Thomas Müller, Vincent Petry</author>
<version>2.5.4</version>
<author>Thomas Müller, Frank Karlitschek, Joas Schilling, Tom Needham, Vincent Petry</author>
<version>2.6.0</version>
<default_enable/>
<types>
<filesystem/>
Expand Down

0 comments on commit adab1ab

Please sign in to comment.