# Changelog

2026-02-15
: Removed option `build-when-unchanged`.

2026-02-10
: Removed option `use-inactive-projects`.

2026-01-02
: Changes to the branch-group data in repo-metadata was made. In the user config, you need to change `branch-group` as follows:
: - "kf6-qt6" → "latest-kf6"
: - "stable-kf6-qt6" → "stable-kf6"
: - "kf5-qt5" → "latest-kf5"
: - "stable-kf5-qt5" → "stable-kf5"

2025-12-31
: Added `--hold-performance-profile` option.

2025-05-05
: Added `--taskset-cpu-list` option.

2025-03-19
: Added `--check-self-updates` option.

2025-03-16
: Added `--self-update` option.

2024-12-24
: Added `--install-login-session-only` option.

2024-12-04
: Added `--log-level` option.

2024-12-02
: Added `--all-kde-projects` option.

2024-11-26
: Added `--hold-work-branches` option.

2024-11-24
: Added `--all-config-projects` option.

2024-10-27
: Added `meson-options` option.

2024-10-18
: Switched to yaml format for configuration file.

2024-09-23
: Removed option `no-tests`.

2024-07-28
: Added option `generate-qtcreator-project-config` for the CLion IDE project generation.

2024-07-14
: Added option `generate-clion-project-config` for the CLion IDE project generation.

2024-05-29
: Launching the built binaries with names which are different from their project name no longer requires specifying --exec in --run.

2024-05-24
: Added option `install-login-session`. Removed options `install-session-driver` and `install-environment-driver`.

2024-05-22
: Added options `refresh-build-first` and `resume-refresh-build-first`.

2024-05-01
: The list of missing optional packages is now printed from the cmake configure command.

2024-04-19
: Renamed config option `git-desired-protocol` to `git-push-protocol`.

2024-04-14
: Separated project-wide "Debug()" logger into separate loggers.

2024-03-27
: Added `source-when-start-program` option.

2024-02-28
: Released kde-builder. All the implementation and features are synced in both kdesrc-build and kde-builder.
This point is marked with the commit "MEGA RELEASE" in git history of both projects.
