Files
create/package
forbes-0023 2b0c6774c0
Some checks failed
Build and Test / build (pull_request) Has been cancelled
feat(prefs): dev build defaults and skip version migration
- Set PACKAGE_VERSION_SUFFIX to "dev" so isDevelopmentVersion()
  returns true for local and CI dev builds.  Release build scripts
  (build.sh, build.bat) override this to "" via cmake -D flag.
- Skip the version migration dialog for dev builds in
  DlgVersionMigrator::exec(), alongside the existing
  usingCustomDirectories() check.
- Set UserParameterTemplate to the KindredCreate preference pack so
  first-run installs start with the Catppuccin Mocha theme defaults
  instead of bare FreeCAD defaults.
2026-02-12 12:06:48 -06:00
..