Skip to content

FlowGit v0.1.2

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Sep 05:21
  • fix(backend): scope commit borrows before mutable stash_apply and stash_drop in stash_branch (90d7728)
  • fix(backend): import BranchInfo directly from crate::git in stash_ops.rs (fe73bd7)
  • fix(backend): import all commands via wildcard in lib.rs and remove unused BranchInfo import (7589470)
  • docs: document repo binding & upstream tracking features, enforce mandatory doc rule in AGENTS.md (d1e639a)
  • chore: bump version to v0.1.2 (dc9c80b)
  • feat: implement git account management, repository identity, and project-specific auth binding system (2d305ab)
  • feat: add AuthCredentialModal and TokenAuthTab components with associated localization files for Git authentication (a96b06b)
  • feat: implement remote repository management and upstream tracking features (602cb92)
  • feat: implement remote state management and upstream update notifications (f093a27)
  • feat: implement repository toolbar with remote synchronization, push/publish controls, and AI integration support (1239642)
  • feat: implement Git hooks management interface with backend support for toggling and editing scripts (3e76747)
  • feat: implement interactive rebase modal and add internationalization support for workflow operations (23b4bb1)
  • feat: implement repository state management and commit graph UI components (4f05020)
  • feat: initialize project architecture with base types, UI components, and i18n support (59a11a8)
  • feat: implement CommitBox and WorkingTree components with integrated pre-commit secret scanning and safety checks (59c0465)
  • feat: implement comprehensive toolbar system with workspaces, view modes, and improved git operations management (d5f12fa)
  • feat: add comprehensive Git safety and workspace management features, including pre-commit warnings, recovery tools, and a modernized toolbar UI (f1c36c4)
  • feat: initialize website landing page with multi-language support and product feature documentation (de38b9c)
  • ci: sanitize workflow env to read MSIX identity purely from GitHub secrets (a5a593b)
  • ci: integrate automated MSIX packaging for Microsoft Store into release workflow (d974b63)