• v1.0.2 507fa33be8

    v1.0.2 Stable

    lashman 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.exe
    Linux x86_64 (AppImage) ZeroClock-x86_64.AppImage

    Linux 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 .desktop file 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.1 f4f964140b

    v1.0.1 Stable

    lashman released this 2026-02-21 14:56:53 +02:00 | 2 commits to main since this release

    🛠 v1.0.1 - Fixes

    • Fixed close button behavior
    • Fixed CSV import parsing for Clockify/Harvest
    Downloads
  • v1.0.0 eb0c65c29a

    v1.0.0 Stable

    lashman 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