Releases: longgoll/flow-git
Releases · longgoll/flow-git
Release list
FlowGit v0.1.2
- 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)
FlowGit v0.1.1
- chore: bump version to v0.1.1 (29bc102)
- fix(updater): guard and hide auto-updater on Windows for Microsoft Store Policy compliance (8f1b2ec)
- feat: add store assets and a PowerShell script to automate image resizing (01032ff)
- docs: add comprehensive Privacy Policy for Microsoft Store compliance (fb5772e)
- fix(ci): vendor openssl for macos and linux cross-compilation (0ac1696)
- feat(website): add bilingual sponsor section with Ko-fi and MoMo (c354212)
- chore: clean up custom funding link URL (ad50f75)
- chore: add funding configuration and sponsor section (d5e5734)
- docs: update README documentation for git-tool (5e308ff)
- feat: add project landing page and GitHub funding configuration (3f3ca67)
FlowGit v0.1.0
- ci: add GitHub Actions workflow for cross-platform release builds and publishing (06a7433)
- docs: initialize technical documentation and project infrastructure files (614f6aa)
- fix(ci): upgrade release workflow to Node 22, add NODE_OPTIONS & explicit frontend build step (777325a)
- feat(website): add comprehensive package guide & 30-second install steps for Win, Mac, Linux (fce060b)
- feat(website): auto-detect OS and language, support multi-platform downloads (9ed8e86)
- feat: implement automated update system with periodic checks and version management infrastructure (eaef91d)
- feat: add landing page assets and HTML structure for FlowGit website (71c9925)
- feat: add landing page with interactive feature showcase and styling (e770815)
- feat: add Tauri-based desktop app structure with integrated repository management, workspace tabs, and automated update functionality (ee75d2a)
- feat: add Monaco editor component with Git blame support and implement file repository explorer UI (36f7dcf)
- feat: implement comprehensive UI dashboard with modular modals, repository state management, and localized workflow support (6465149)
- feat: implement Svelte 5 state management and base UI for repository interactions (ea6e2fb)
- feat: implement interactive rebase functionality with UI for managing commit actions (cf3c621)
- feat: implement Pull Request reviewer and GitHub integration (7a07e5d)
- feat: implement GitHub pull request reviewer and API integration module (2a5e825)
- feat: implement safe file discard mechanism with trash snapshot recovery system (538c890)
- feat: implement git conflict resolution interface and core backend operations (a643ba2)
- feat: implement AI-powered Git orchestration with commit generation, conflict resolution, and PR review capabilities (59bf4c9)
- feat: implement centralized modal management and command palette functionality (17e487a)
- feat: initialize Svelte 5 application structure with core state management and UI layout components (db2bc2c)