-
v1.0.2 Stable
released this
2026-02-21 16:56:27 +02:00 | 1 commits to main since this release🧶 v1.0.2 - Import improvements
- Auto-detect CSV date format (DD/MM vs MM/DD)
Downloads
Platform File Windows x64 zeroclock-v1.0.2-windows-x64.exeLinux x86_64 (AppImage) ZeroClock-x86_64.AppImageLinux AppImage notes
- Built on Ubuntu 24.04 (glibc 2.39) - compatible with most distros from mid-2024 onwards
- Portable: data stored next to the AppImage file
- Auto-installs
.desktopfile and icon on first run - Wayland and X11 supported
- Bundled GPU libraries removed to avoid driver conflicts - uses host GPU drivers
- If you hit display issues, try:
WEBKIT_DISABLE_DMABUF_RENDERER=0 ./ZeroClock-x86_64.AppImage - NixOS users: run via
nixGL appimage-run ./ZeroClock-x86_64.AppImage
Downloads
-
v1.0.0 Stable
released this
2026-02-21 01:34:26 +02:00 | 3 commits to main since this release🚀 v1.0.0 - 1.0 launch
- Full time tracking suite: Timer, Entries, Projects, Clients, Invoices, Reports, Timesheet, MiniTimer
- Advanced invoices: template picker + PDF renderer redesign + multiple typographic layouts + branding
- Reporting enhancements (heatmaps, comparisons, sparklines, health indicators)
- Expenses: receipt thumbnails/lightbox + file picker
- Locale/currency, custom inputs/pickers, portable storage, window persistence, global shortcuts
- Major UI/UX redesign with new tokens and toast system
Downloads