# Octarine 0.40.2 Changelog

Released: 2026-04-13

**Git Sync**
- You can now toggle Git management on or off per workspace with the new `Manage Git in Octarine` switch in Git Sync settings. Turning it off stops Octarine from committing, pulling, or pushing — without removing the underlying Git repository. The Git Sync icon in the breadcrumb is also hidden while management is off.
- Fixed an issue where Octarine would detect a parent folder's Git repository and incorrectly treat the workspace as Git-enabled. Git Sync now only recognizes a repository if the `.git` metadata lives directly inside the workspace.

**Fixes**
- Fixed an issue where the cursor would jump to the start of the document while actively typing — caused by the editor resetting its position during background file-watcher updates and history clears.
- Fixed the icon picker appearing shrunken in views & folder customisations.
- Fixed ignored file paths in Git Sync settings not displaying correctly on Windows due to slash separators.
