Skip to content

Commit

Permalink
1.0.5
Browse files Browse the repository at this point in the history
Signed-off-by: Julien Veyssier <[email protected]>
  • Loading branch information
julien-nc committed Dec 27, 2022
1 parent 8bd73c5 commit e89d1a8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## 1.0.5 – 2022-12-27
### Fixed
- Use a Welcome endpoint to get images from file ID. Images are only returned if they are in the markdown file's attachment folder

## 1.0.4 – 2022-12-25
### Fixed
- fix compat with php < 8
Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
💬 Configure a contact person to directly start a chat with (requires [Nextcloud Talk](https://apps.nextcloud.com/apps/spreed) to be installed)
]]></description>
<version>1.0.4</version>
<version>1.0.5</version>
<licence>agpl</licence>
<author>Julien Veyssier</author>
<namespace>Welcome</namespace>
Expand Down

0 comments on commit e89d1a8

Please sign in to comment.