Foundry 1.2.beta ================ This beta adds local GitLab CI execution, expands the public CI and Git APIs, and improves command-line help and interactive terminal handling. **Continuous Integration** * Add public abstractions for CI providers, pipelines, jobs, runs, run options, and artifacts * Add `foundry ci list`, `run`, `shell`, and `clean` commands * Add a GitLab CI provider that resolves includes, inheritance, variables, rules, stages, dependencies, needs, artifacts, and common execution policies * Run GitLab CI jobs locally in Podman with artifact collection * Support Flatpak CI jobs, uncommitted and untracked worktree content, and interactive shells inside supported jobs **Version Control** * Add bindable amend support and changed-file listing to FoundryGitCommitBuilder * Load commit templates and filter configured comment lines from commit messages * Add convenience APIs to stash all changes or discard worktree changes * Fix amended commits updating HEAD, UTF offset calculation, unchanged staged deltas, and a baseline commit leak **Command Line and Platform** * Generate root, intermediate, and leaf command help from the command tree * Improve command synopses, shell completion, and the foundry manual * Preserve inherited controlling terminals so interactive shells retain job control * Use the default build PTY for incremental Meson test work **API and Build** * Add FoundryContext:title-with-fallback * Improve YAML parsing and error handling for Flatpak manifests and GitLab CI * Stop exposing private dependencies to Meson subproject consumers * Fix pkg-config dependencies for libfoundry-gtk and libfoundry-adw * Link libfoundry-adw and the progress icon test against libm **GTK and UI** * Fix terminal cursor handling when a palette uses fallback colors * Add missing tweak sections and category titles **Translations** * New: Belarusian * Updated: Catalan, Chinese (China), Georgian, Kazakh, Norwegian Bokmal, Slovenian, Ukrainian