SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** I was trying to find out what changed from one version of filelight to the other. I was browsing the source directory. CHANGELOG.txt file does not exists. Its a bit annoying when an update happens and one does not know what has been fixed/changed. Its not convenient /user friendly to expect user to see/comprehend from the source repo commit log STEPS TO REPRODUCE 1. goto https://invent.kde.org/utilities/filelight 2. try find version changes OBSERVED RESULT no changelog file EXPECTED RESULT want changelog file SOFTWARE/OS VERSIONS Source repository Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION The changelog file should - document changes per release version - it should be cumulative, with changelog of older versions - it should have version in reverse data order (latest first) It should have - version-no / Date - subsections: BugID-Fixed/features-added/features-changed/features-deleted
We don't use generally use CHANGELOG files in KDE apps. The list of all changes is called out in our official release announcements; see for example https://kde.org/announcements/gear/23.08.0 and https://kde.org/announcements/changelogs/gear/23.08.0. Search for "filelight" on those pages.