Skip to content

Releases: SSBun/Shark

v1.2.0

12 Mar 11:40

Choose a tag to compare

Release v1.2.0 - Add drag-and-drop support for folders

v1.1.4

06 Mar 08:19

Choose a tag to compare

Release v1.1.4

v1.1.3

06 Mar 07:30

Choose a tag to compare

Release v1.1.3 - Add update checker

v1.1.2

06 Mar 06:56

Choose a tag to compare

Release v1.1.2

v1.1.1

04 Mar 06:14

Choose a tag to compare

Release v1.1.1

v1.0.3

29 Jan 02:52

Choose a tag to compare

Release version 1.0.3

v1.0.2

12 Nov 09:49

Choose a tag to compare

Add git repository detection and Fork integration

- Add git badge indicator for folders that are git repositories
- Add 'Open in Fork' context menu item for git folders
- Add 'Open in Fork' context menu item for workspaces (opens all git folders)
- Create ForkOpener utility to execute fork command-line tool
- Fix context menu icons display using HStack instead of Label
- Update Folder model with isGitRepository property

v1.0.1

12 Nov 08:27

Choose a tag to compare

Fix window management bugs and file dialog issues

- Fix race condition in window tracking
- Improve window identification (main, settings, dialogs)
- Prevent file dialogs from being closed incorrectly
- Add proper observer cleanup to prevent memory leaks
- Track settings window separately
- Use standard system file panels instead of modal sheets
- Fix file dialog instant dismissal issue

v1.0.0

12 Nov 06:55

Choose a tag to compare

Add inline rename functionality and Gatekeeper bypass instructions