Skip to content

Commit

Permalink
Merge pull request #394 from nextcloud/rel/1.17.1
Browse files Browse the repository at this point in the history
build(release): 1.17.1
  • Loading branch information
blizzz authored Jan 9, 2025
2 parents 82c2287 + 77cf9e1 commit 5006005
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Changelog
All notable changes to this project will be documented in this file.

## 1.17.1

### Added

* [Support delegated admin (impersonate#373)](https://github.com/nextcloud/impersonate/pull/373)

## 1.17.0

### Added
Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ The administrator is then logged-in as the user, to switch back to the regular u
- Impersonating a user is only possible after their first login.
- You can limit which users/groups can use impersonation in Administration settings > Additional settings.]]></description>

<version>1.17.0</version>
<version>1.17.1</version>
<licence>agpl</licence>
<author>Nextcloud</author>
<namespace>Impersonate</namespace>
Expand Down

0 comments on commit 5006005

Please sign in to comment.