Froggit v0.3.4-beta
·
24 commits
to master
since this release
π·οΈ v0.3.4-beta
π What was fixed?
This release fixes a long-standing issue where adding or deleting Git remotes from within Froggit had no effect. Remote management is now fully functional again.
β Whatβs new in 0.3.4?
-
π οΈ Fixed broken remote controls β users can now:
- β Add new remotes
- β Delete existing remotes
π‘ Notes
The issue was caused by unhandled logic in the remote control view. With this fix, remote operations should behave as expected. Thanks to those who flagged this subtle but important functionality gap. πΈ