Skip to content

Froggit v0.3.4-beta

Choose a tag to compare

@github-actions github-actions released this 17 Jul 23:45
· 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. 🐸