Skip to content

Releases: hrach-gevorgyan/offlog

v6.3.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 15:42

New

  • The Windows app now lives in your system tray. Closing the window tucks
    it away instead of quitting, so reminders and phone sync keep working.
    Press Ctrl+Alt+O from anywhere — even when Offlog isn't the app you're
    looking at — to bring it straight back. Right-click the tray icon for
    Quick Add, Settings, a "Start on login" switch, and Quit.
  • Tasks can now block other tasks. Set "Blocked by" on a task and it
    won't show up in Focus until the thing it's waiting on is done. Its
    card shows a small lock while it's still blocked, and Offlog won't let
    you create a loop where two tasks wait on each other forever.

Fixed

  • Please read this one if you have ever attached a file to a task:
    backups made before this version cannot be restored. A backup
    containing any attachment would fail to import completely — not just
    the file, the whole backup — and only said "Import failed. Please try
    again." Backups made from this version on include your attachments and
    restore properly. If you keep old backup files, make a fresh one now.
  • Restoring a backup also brings back your custom field setup and tag
    colours, which used to be dropped — leaving restored tasks with custom
    values that existed but showed up nowhere.
  • Automatic backups kept running on a computer that stays on for weeks.
    Previously they only happened when the app started up, so leaving
    Offlog open meant no new backups were being made, even though it still
    showed a recent backup time.
  • A reminder that came due while the app was closed used to be thrown
    away if it was more than an hour old. It now still reaches you for up
    to a day.
  • Removing or dragging a status column changes which column counts as
    "done" — that could silently mark a whole project's worth of tasks
    complete, or bring finished ones back as overdue. Offlog now tells you
    what will happen and asks first.
  • Clearing your history now asks for confirmation.
  • Offlog no longer starts a second copy of itself if you click its icon
    while it's already running in the tray.
  • Deleting an attachment now actually frees up the space it was using.
  • Agenda notices when the day changes while the app is left open, so
    "Overdue" and "Today" stay correct overnight.
  • Sync catching up after your phone was offline for a while is much
    faster, and the app recovers on its own if it loses touch with the
    database after the computer sleeps.

v6.2.1

Choose a tag to compare

@github-actions github-actions released this 31 Jul 12:39

No visible changes — a routine maintenance pass (internal cleanup only).

v6.2.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 12:26

New

  • Recurring tasks can repeat every N days/weeks/months now, not just
    every 1 — and daily repeats can be set to weekdays only, skipping
    weekends automatically.
  • Filtering by a custom field now supports more than one at once — add
    as many field filters as you like and they narrow the list together.
  • Custom fields can now be sorted by, not just filtered — click a
    custom field's column header in List view.
  • Search now also finds tasks by an attached file's name, not just the
    task's own title, tags, notes, or checklist.

Fixed

  • The Repeat section in a task's editor was reworked for clarity and to
    fit properly on phone screens — same features, cleaner layout.
  • Month view: calendar rows no longer change height as you browse
    between weeks; the "Today" button and the day-priority dots are
    positioned more consistently.

v6.1.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 07:53

New

  • Agenda has a real Month view now — see the whole month at a glance,
    tap any day to see what's due and add a new task straight onto that
    day. Replaces the old Week view.
  • Recurring tasks can now be skipped just once — jump straight to the
    next occurrence (from the task's Repeat & reminder section) without
    marking today's as done, for the day you're not doing this one.

Fixed

  • The Month view's "Today" button moved after feedback — now on the
    right, and only shows up once you've actually navigated to a
    different month.

v6.0.1

Choose a tag to compare

@github-actions github-actions released this 30 Jul 19:33

No visible changes — a routine maintenance pass (internal cleanup only).

v6.0.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 19:33

New

  • You can now attach files to any task — photos, PDFs, spreadsheets, and
    more. Photos are automatically shrunk down before saving so they don't
    take up much space. Each file can be up to 10MB, and a task can hold
    up to 10 attachments. (Note: HEIC photos, the default format on newer
    iPhones, aren't supported yet — please share as JPEG instead.)
  • Search now also looks inside your checklists, not just task titles and
    notes — and shows you where a match was found when it isn't obvious.
  • Tags already got an automatic color so the same tag always looks the
    same — you can now pick your own color for any tag instead, from
    Settings → Organize → Manage Tags.

Fixed

  • Recurring tasks due on the 29th, 30th, or 31st of the month could
    skip straight past a shorter month instead of landing on its last day.
  • The sidebar could accidentally be collapsed down to a tiny icon strip
    on a phone, where that mode isn't meant to be available.

v5.9.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 12:55

New

  • The sidebar can now be collapsed to a slim icon-only rail, and resized
    by dragging its edge.
  • The task detail view is cleaner: less-often-used fields (repeat,
    reminder, checklist, custom fields, related tasks, notes) are now
    tucked under one "Extras" section you open when you need it, instead
    of always taking up space.
  • The sidebar's sync icon now shows its status (synced, syncing, error,
    or conflicts) through its own color — tap it to jump straight to Sync
    settings.

Fixed

  • The calendar/date picker could get visually cut off when opened
    inside the task detail view.
  • The sidebar could keep a project highlighted as "current" even after
    you'd navigated away to Dashboard, Focus, or Agenda.

v5.8.3

Choose a tag to compare

@github-actions github-actions released this 28 Jul 21:36

Fixed

  • Task history could occasionally show a confusing "Checklist updated"
    or "Custom fields updated" note for an edit that didn't actually
    change anything.

v5.8.2

Choose a tag to compare

@github-actions github-actions released this 28 Jul 21:36

No visible changes — routine dependency updates only.

v5.8.1

Choose a tag to compare

@github-actions github-actions released this 28 Jul 07:54

New

  • Your sync password is now stored encrypted on your device (Windows
    and Android), instead of in plain text. Nothing to do — this happens
    automatically and you won't need to reconnect your devices.

Fixed

  • Update notifications now show properly formatted release notes
    instead of raw text.
  • The "Connect a device" screen on the PC app now explains what it
    does instead of showing a bare button.
  • A couple of small visual polish fixes: the sync status badges no
    longer look stretched, and the sync button in the sidebar is less
    cluttered.