Skip to content

Commit

Permalink
feat(release): Prepare 2.9.1 release
Browse files Browse the repository at this point in the history
Signed-off-by: Jonas <[email protected]>
  • Loading branch information
mejo- committed Nov 15, 2023
1 parent 8d68880 commit 3077453
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Changelog

## 2.9.1 - 2023.11.14

### 🐛Fixes
* 🆕 Improve UX when creating a new collective without members.
* 📌 Dashboard: Display parent page path in recent pages widget. (#1010)
* 🔗 Accept `<link>` syntax in parsed markdown when searching for backlinks. (#1007)
* 🐛 Fix dashboard issue for users without a collective.
* 💄 Fix alignment of page heading loading skeleton.
* 📋 Improve wording around user entities: members can be accounts, circles or groups.
* ⌨️ Save document on <Ctrl>-<S> when page title is focussed. (#989)
* ℹ️ Don't always show file app info header for guest users. (#893)
* 🧹 Fix `ExpireTrashPages` background job if no trash backend available. (#968)

### 🌎Translations
* 🗣️ Translation updates from Transifex. Thanks to all contributors.

### 🚧Updates & Tooling
* ⬆️ Update PHP composer dependencies.


## 2.9.0 - 2023.11.08

### ✨New
Expand Down

0 comments on commit 3077453

Please sign in to comment.