https://bugs.kde.org/show_bug.cgi?id=500180
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |6.4.0 Latest Commit| |https://invent.kde.org/plas | |ma/kactivitymanagerd/-/comm | |it/45ff7f7cf8cb4e4b616bd080 | |1e937b0a03b447da Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #15 from Nate Graham <n...@kde.org> --- Git commit 45ff7f7cf8cb4e4b616bd0801e937b0a03b447da by Nate Graham. Committed on 13/06/2025 at 17:06. Pushed by meven into branch 'master'. Limit history collection to 4 months by default This solves two problems: 1. Really old data is likely not very useful, as people's usages and projects change over time. 2. Keeping all data forever causes the database to become unbounded in size, which will eventually cause performance issues. FIXED-IN: 6.4.0 M +1 -1 src/service/plugins/sqlite/StatsPlugin.cpp https://invent.kde.org/plasma/kactivitymanagerd/-/commit/45ff7f7cf8cb4e4b616bd0801e937b0a03b447da -- You are receiving this mail because: You are watching all bug changes.