v0.0.0-beta.4
Pre-release
Pre-release
0.0.0-beta.4 (2026-03-23)
Features
- add -moz-user-select style for better text selection prevention in Firefox (3ac961f)
- add -webkit-user-select to prevent text selection on hover (2988780)
- add repository cloning and initialization features (ef6e036)
- add user-select none style to prevent text selection (1fb5b4a)
- diff: add language guessing utility and parsing enhancements (65ea0c0)
- diff: integrate @pierre/diffs for enhanced diff functionality and refactor related structures (32a0a0c)
- enhance UI and functionality in various components (3e1be5f)
- enhance VirtualizedFileList with file selection and keyboard navigation features (8f6043c)
- implement apply patch per block of hunks (11a5117)
- improve onboarding flow (13905ae)
- optimize file selection handling in useAppStore and VirtualizedFileList (30f0a1b)
- remove unused SVG code from GitruBorderedSmallSmileSVG component (b508a14)
- update bulk operation on working tree to filter specific files (bf00b04)
- update web UI and shader (ce980ea)
Bug Fixes
- allow clippy warning for too many arguments in patch retrieval functions (5e0c30d)
- ci: update frontend lint testing in same test workflow (47050e4)
- desktop build issues due to linting errors (4cedc72)
- minor style issues (c1e58de)
- refine CSS user-select property and update default file names in DiffArea (7bbe8f0)
Miscellaneous Chores
- release 0.0.0-beta.4 (64db42b)