Skip to content

Croco Version 1.8.0

Choose a tag to compare

@ImSkuller ImSkuller released this 09 Jul 14:52
· 1 commit to main since this release
d931198

Croco v1.8.0

New

  • Todo priorities are now fully customizable. Add, rename, recolor, reorder, and delete priorities from the new Priority Manager (⚙ next to the priority filter tabs on the Todo page). Your existing High/Medium/Low todos keep working as-is — deleting a priority safely reassigns its todos instead of orphaning them.
  • New Appearance "Style" setting, independent of Theme — Theme picks colors, Style now picks the whole look-and-feel. Find it in Settings → Appearance:
    • Default — the current look, unchanged.
    • Apple — a liquid-glass style: translucent frosted-black panels, real backdrop blur, pill-shaped buttons, and spring-y motion.
    • Pasta Galaxy — coming soon.
  • Patterns page: a second streak. Alongside your commit streak, there's now an App Login Streak that tracks days you've opened Croco — it stays alive even on days you don't push code.
  • Archived projects dropdown. The Projects "All" tab now has a collapsible "Archived" section at the bottom, so you don't have to switch tabs to find them.

Improved

  • Commit stats on the Patterns page are scanned straight from each tracked project's real git log, not just commits made through Croco — and now auto-refresh every few minutes instead of only once.

Known limitations

  • The Apple style uses in-app blur/translucency, not native OS window transparency.
  • The quick "add todo" shortcut on a project's own detail page still only offers the three built-in priorities (High/Medium/Low), not your custom ones — a fix for this is planned.