v0.0.0-beta.1
Pre-release
Pre-release
0.0.0-beta.1 (2026-02-21)
Features
- ability to make commits (04d1279)
- add cache layer on all command (2017078)
- add cache layer on all command (039f1c9)
- add conflict handling and improve branch management (d3166d7)
- add development icons and update configuration for Tauri (c86b98e)
- add diff functionality for files (63c4424)
- add file status filters to ListFileChanges component (310d39d)
- add git pull functionality and related hooks (d5bb593)
- add motion library and integrate motion components in App and Waitlist (7a6c482)
- add motion library for animations and update dependencies in package.json and bun.lock (4392636)
- add new UI components including Meter, NumberField, Pagination, PreviewCard, Sheet, Slider, Spinner, Toast, ToggleGroup, and Toolbar (6c2224c)
- add onCallBack support for action items in command view (445ead8)
- add openVscode command and integrate with VirtualizedFileList for opening files in VS Code (efc6706)
- add support for making commits (bf3611d)
- add support for remote branches checkout (0b00f29)
- add support for untracked file status in ListFileChanges component (d22b759)
- add SVG components for split and unified views (63c4424)
- add switch repo in action pannel and UI fixes (02e2e01)
- add switch repo in action pannel and UI fixes (5e5284c)
- add time utility functions (63c4424)
- cleanup hooks and setup query mutations (f60c5fc)
- define types for Git operations (63c4424)
- enhance command item callbacks to close context after execution (387eaa6)
- enhance command list with virtualization support and improve branch list display (7a793e8)
- enhance commit button with branch name display and truncate styling (f6bdd90)
- enhance commit history retrieval (63c4424)
- enhance CustomTitleBar and DiffViewer components with improved styling and functionality (2cb4c7b)
- enhance diff view functionality with new settings and status icons (9bc6154)
- enhance diff viewer settings with new options and integrate WorkerPoolProvider (69aad1b)
- enhance DiffViewer options with theme and disable file headercreateTauriStorage (a190cb5)
- Enhance Git command interfaces and data structures (1be38d0)
- Enhance Git functionality and UI improvements (27dad50)
- enhance git repository handling with improved error reporting and logging (935cbcf)
- enhance git restore functionality with error handling and improve UI components (668a5a3)
- enhance repository selection UI with context menu and refactor file change display (13f612d)
- enhance status bar with new icons and improve repository origin handling (4611a7a)
- enhance status filter UI with clear option in ListFileChanges component (29baadc)
- expose CreateBranchProps interface for better accessibility (3de8a85)
- git: add git commands for add, remove, discard, and commit functionality (2560924)
- implement command panel with navigation and command execution features (71808dc)
- implement core feature in statusbar (a56a78d)
- implement file status management and status options (42efccd)
- implement file status retrieval and enhance repository state management (8aa35c5)
- implement Git branch management (63c4424)
- Implement repository management and author extraction functionality (294c038)
- implement search query matching for file paths in Git routes (ef97d71)
- implement search query matching for file paths in Git routes (9d9f7fd)
- implement status of files view only (a37cb7c)
- implement support for watching (8a2c2d5)
- implement switch branches (7237139)
- implement theme switching functionality (ec38c5b)
- implement theme switching functionality and update color names in the UI (243db30)
- implement update channel management and updater functionality (c89d821)
- implement vesper-light theme and enhance scroll area functionality (73e9126)
- integrate new command box component and update diff display (93e24fe)
- integrate tooltip functionality into sidebar items and enhance tooltip component (018ae73)
- integrate updater plugin and update configurations (78e8782)
- invalidate current branch and status ahead/behind on successful push (be02731)
- rebrand the software name (e5c426e)
- Refactor HistoryGraph and GraphLane components for improved readability and organization (a2a7fce)
- Refactor useAppStore hooks for improved readability and performance (1a2ec21)
- reorganize SVG components and update import paths (a44c37e)
- replace invalidateAll with push in MainActionBar and add loading indicator (258e7b6)
- setp type safe ipc piplines (ca44bcc)
- setup desktop frontend (7718529)
- setup diff view of modified files (44e92f6)
- setup ipc and watcher base (d3cfa2a)
- setup logger to have runtime logs (f6866ba)
- setup new app icons (8699cb0)
- setup post scripts for typegen (2e84a8a)
- setup routeing and fix side navbar (affe4b5)
- setup status bar UI (bac3377)
- setup tanstack router instant of react router dom (bbb44f2)
- setup tauri storage plugin (9f02de8)
- stable diff view (de5f863)
- support for multiple themes (0e596b1)
- ui: add SVG components for empty git diff, split, and unified views (2560924)
- ui: add TypeScript configuration files for the UI package (1ce9dfe)
- update app icons and enhance AheadBadge logic (26d236a)
- update application icons for rebranding (1a42eb9)
- update command bindings and types for improved Git functionality (2339f45)
- update default JSON formatter to Prettier, refactor repository state management, and enhance diff generation logic (f70a5d7)
- update highlighter initialization logic and enhance status bar with current status (9ad839f)
- update project structure and dependencies, add new icons, and improve clear script (e972b2d)
- Update Tauri bindings and schemas, add diff functionality (d075093)
- Update Tauri command bindings and schemas (a171530)
- Update Tauri command bindings and types (fa0dedb)
- update to new app logo (8e57449)
- update to new app logo (c9de5aa)
Bug Fixes
- buold errors (a5d0075)
- diff view component and deps (8bb57f4)
- improve the virtualized file list (37914c3)
- improve ui and setup new icons (055569a)
- lint warnings and build check (b739830)
- linting and formate the codebase (ed292e2)
- mac: improved dmg image alignment and size (c125e3a)
- make some cleanup on pipelines (04bf599)
- minor layout and rendering issues (13d938b)
- minor UI fixes and improvments (a7d86a5)
- rename App.css to app.css for case sensitivity (466b298)
- reuse the create commit logic (ed43d47)
- setup batter ssh handeling on git push (856a08d)
- setup diff package and command package (6719785)
- spell typo in toast message (d4e6cf0)
- status bar badges and functional stuff (de2cbc8)
- stop tracking routeTree.gen.ts (8dbde7f)
- update @types/react dependency to use catalog and clean up tsconfig paths (f7491e2)
- update class names and durations for UI components (9c8d43f)
- update file status retrieval logic in DiffBoxBody component (82fabf1)
- update GitHub Actions workflow to trigger on release and clean up unused steps (abf3fcc)
- update OriginBadge styles and enhance ListFileChanges layout (9ea7aee)
- update resizable component (37d9e97)
- update resizable component (5680199)
- update tanstackRouter configuration and remove generated routeTree file (6108dce)
- update Tauri configuration to reference version from package.json (956d820)
- update version in package.json to 0.0.0 (8fd9411)
Performance Improvements
- improve diff render (8f30151)
Miscellaneous Chores
- release 0.0.0-beta.1 (8d2d6af)