From b29c19f5e076c97faa0e26a9aa10bb1f3cdd8f5b Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Tue, 31 Dec 2024 01:26:43 +0200 Subject: [PATCH] Merge newest changes. --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ab578cde5..9ffb36535 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,7 +17,12 @@ Fixing other platforms In Progress. # v7.77 2024-12-30 WeKan ® release -This release fixes the following bugs: +This release adds the following new features: + +- [Allow vertical scrollbars to be disabled (new preference)](https://github.com/wekan/wekan/pull/5643). + Thanks to NadavTasher. + +and fixes the following bugs: - [Enable keyboard shortcuts by default](https://github.com/wekan/wekan/pull/5639). Thanks to NadavTasher.