Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(meta): changelog for v1.15.0 #238

Merged
merged 1 commit into from
Nov 10, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 7 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
# Changelog
All notable changes to this project will be documented in this file.

## 1.13.0
## 1.15.0

### Added

* Nextcloud 26 compatibility
* [Add ImpersonateEvents for SnappyMail (and others) (impersonate#180)](https://github.com/nextcloud/impersonate/pull/180)
* [Feat(deps): Add Nextcloud 28 support on master (impersonate#210)](https://github.com/nextcloud/impersonate/pull/210)
* Note for early adopters: needs at least 28 Beta 2
* [Add info about limiting impersonation access in settings (impersonate#234)](https://github.com/nextcloud/impersonate/pull/234)

### Fixed

* [L10n: Add dots (impersonate#158)](https://github.com/nextcloud/impersonate/pull/158)
* [Fix unexpected parameter to callback (impersonate#194)](https://github.com/nextcloud/impersonate/pull/194)
* [Fix: impersonate logout (impersonate#211)](https://github.com/nextcloud/impersonate/pull/211)
* [Fix: Block group restriction which might lead to logout not working (impersonate#222)](https://github.com/nextcloud/impersonate/pull/222)
* [Fix(frontend): fix determining user id (impersonate#237)](https://github.com/nextcloud/impersonate/pull/237)