Skip to content

Croco Version 1.10.0

Choose a tag to compare

@ImSkuller ImSkuller released this 15 Jul 04:43
· 1 commit to main since this release
d931198

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 node process spawned by npm run dev) running in the background

Polish & fixes

  • Keyboard shortcuts now display correctly for your OS (Ctrl on 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