Skip to content

Commit 61a041d

Browse files
committed
#3296 git: limit amount of gathered note versions to 100
Signed-off-by: Patrizio Bekerle <patrizio@bekerle.com>
1 parent 9f167be commit 61a041d

File tree

5 files changed

+387
-356
lines changed

5 files changed

+387
-356
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## 25.7.4
44

5+
- With enabled libgit2 support, the amount of note versions gathered from the local
6+
git repository was limited to 100 to prevent performance issues with huge note folders
7+
and lots of git commits (for [#3296](https://github.com/pbek/QOwnNotes/issues/3296))
58
- The `drawmode` property assignment for the toolbars was removed to fix the warning
69
`QTabBar(0x3121e2c0, name="qt_tabwidget_tabbar") does not have a property named "drawbase"`
710
on newer Qt versions (for [#3319](https://github.com/pbek/QOwnNotes/issues/3319))

0 commit comments

Comments
 (0)