Skip to content

FlowGit v0.1.0

Choose a tag to compare

@github-actions github-actions released this 06 Sep 18:10
  • 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)