Croco Version 1.10.0
What's New
Git
- Selective staging — stage or unstage individual changed files instead of always staging everything on commit
- Inline diff viewer — click any changed file in the Git panel to see a colorized diff without leaving the app
Favourites
- Drag-to-reorder now actually persists across restarts (previously reset every time)
Cross-platform
- Being worked on right now, You will get to see this probably in the next update.
- macOS and Linux builds are now produced alongside Windows (DMG/AppImage/deb) — early support, not yet as battle-tested as Windows
- Linux auto-update now silently replaces the running AppImage and relaunches
- macOS auto-update downloads and mounts the new version; drag it to Applications to finish, same as a first install
- Fixed a bug where stopping a running dev command on macOS/Linux could leave child processes (e.g. a
nodeprocess spawned bynpm run dev) running in the background
Polish & fixes
- Keyboard shortcuts now display correctly for your OS (
Ctrlon Windows/Linux,⌘on macOS) - Performance: fixed unnecessary re-renders across Projects, Todos, Notes, and the sidebar
- Cleaned up in-app browser window drag-and-drop handling
Docs
- README no longer references the AI Assistant / Skills & Automations features, which were removed in a previous release