Skip to content

Releases: ohmzi/Tday

v0.1.5

03 Jun 03:15

Choose a tag to compare

What's Changed

  • Remove dtstart, adopt due-date-only task model
  • Implement "Floater" tasks and lists for unscheduled items
  • Implement support for anytime (non-scheduled) tasks across all platforms

Full Changelog: https://github.com/ohmzi/Tday/compare/v1.8.22..v0.1.5


Downloads

Android

Download the APK from the assets below and install on your device.

Docker Compose

docker compose pull && docker compose up -d

Docker

docker pull ghcr.io/ohmzi/tday:latest

docker rm -f tday 2>/dev/null || true

docker run -d \
  --name tday \
  -p 2525:8080 \
  --env-file .env.docker \
  --restart unless-stopped \
  ghcr.io/ohmzi/tday:latest

Portainer

  1. In Portainer: Containers -> select tday
  2. Click Recreate
  3. Enable Re-pull image
  4. Click Recreate

v1.44.0

25 May 16:58

Choose a tag to compare

What's Changed

  • Remove dtstart, adopt due-date-only task model
  • Improve offline mode persistence and sync reliability
  • Implement iOS Password AutoFill and system credential integration

Full Changelog: https://github.com/ohmzi/Tday/compare/v1.8.22..v1.44.0


Downloads

Android

Download the APK from the assets below and install on your device.

Docker Compose

docker compose pull && docker compose up -d

Docker

docker pull ghcr.io/ohmzi/tday:latest

docker rm -f tday 2>/dev/null || true

docker run -d \
  --name tday \
  -p 2525:8080 \
  --env-file .env.docker \
  --restart unless-stopped \
  ghcr.io/ohmzi/tday:latest

Portainer

  1. In Portainer: Containers -> select tday
  2. Click Recreate
  3. Enable Re-pull image
  4. Click Recreate

v1.23.0

05 Apr 09:05

Choose a tag to compare

What's Changed

  • Remove dtstart, adopt due-date-only task model
  • Add Sentry telemetry across all platforms (v1.14.0)
  • Add app-backend version synchronization (v1.13.0)

Full Changelog: https://github.com/ohmzi/Tday/compare/v1.8.22..v1.23.0


Downloads

Android

Download the APK from the assets below and install on your device.

Docker Compose

docker compose pull && docker compose up -d

Docker

docker pull ghcr.io/ohmzi/tday:latest

docker rm -f tday 2>/dev/null || true

docker run -d \
  --name tday \
  -p 2525:8080 \
  --env-file .env.docker \
  --restart unless-stopped \
  ghcr.io/ohmzi/tday:latest

Portainer

  1. In Portainer: Containers -> select tday
  2. Click Recreate
  3. Enable Re-pull image
  4. Click Recreate

v1.22.0

05 Apr 07:50

Choose a tag to compare

What's Changed

  • Remove dtstart, adopt due-date-only task model
  • Add Sentry telemetry across all platforms (v1.14.0)
  • Add app-backend version synchronization (v1.13.0)

Full Changelog: https://github.com/ohmzi/Tday/compare/v1.8.22..v1.22.0


Downloads

Android

Download the APK from the assets below and install on your device.

Docker Compose

docker compose pull && docker compose up -d

Docker

docker pull ghcr.io/ohmzi/tday:latest

docker rm -f tday 2>/dev/null || true

docker run -d \
  --name tday \
  -p 2525:8080 \
  --env-file .env.docker \
  --restart unless-stopped \
  ghcr.io/ohmzi/tday:latest

Portainer

  1. In Portainer: Containers -> select tday
  2. Click Recreate
  3. Enable Re-pull image
  4. Click Recreate

v1.21.0

05 Apr 06:55

Choose a tag to compare

What's Changed

  • Remove dtstart, adopt due-date-only task model
  • Add Sentry telemetry across all platforms (v1.14.0)
  • Add app-backend version synchronization (v1.13.0)

Full Changelog: https://github.com/ohmzi/Tday/compare/v1.8.22..v1.21.0


Downloads

Android

Download the APK from the assets below and install on your device.

Docker Compose

docker compose pull && docker compose up -d

Docker

docker pull ghcr.io/ohmzi/tday:latest

docker rm -f tday 2>/dev/null || true

docker run -d \
  --name tday \
  -p 2525:8080 \
  --env-file .env.docker \
  --restart unless-stopped \
  ghcr.io/ohmzi/tday:latest

Portainer

  1. In Portainer: Containers -> select tday
  2. Click Recreate
  3. Enable Re-pull image
  4. Click Recreate

v1.20.0

04 Apr 21:32

Choose a tag to compare

What's Changed

  • Remove dtstart, adopt due-date-only task model
  • Add Sentry telemetry across all platforms (v1.14.0)
  • Add app-backend version synchronization (v1.13.0)

Full Changelog: https://github.com/ohmzi/Tday/compare/v1.8.22..v1.20.0


Downloads

Android

Download the APK from the assets below and install on your device.

Docker Compose

docker compose pull && docker compose up -d

Docker

docker pull ghcr.io/ohmzi/tday:latest

docker rm -f tday 2>/dev/null || true

docker run -d \
  --name tday \
  -p 2525:8080 \
  --env-file .env.docker \
  --restart unless-stopped \
  ghcr.io/ohmzi/tday:latest

Portainer

  1. In Portainer: Containers -> select tday
  2. Click Recreate
  3. Enable Re-pull image
  4. Click Recreate

v1.19.0

04 Apr 20:23

Choose a tag to compare

What's Changed

  • Remove dtstart, adopt due-date-only task model
  • Add Sentry telemetry across all platforms (v1.14.0)
  • Add app-backend version synchronization (v1.13.0)

Full Changelog: https://github.com/ohmzi/Tday/compare/v1.8.22..v1.19.0


Downloads

Android

Download the APK from the assets below and install on your device.

Docker Compose

docker compose pull && docker compose up -d

Docker

docker pull ghcr.io/ohmzi/tday:latest

docker rm -f tday 2>/dev/null || true

docker run -d \
  --name tday \
  -p 2525:8080 \
  --env-file .env.docker \
  --restart unless-stopped \
  ghcr.io/ohmzi/tday:latest

Portainer

  1. In Portainer: Containers -> select tday
  2. Click Recreate
  3. Enable Re-pull image
  4. Click Recreate

v1.18.0

04 Apr 19:26

Choose a tag to compare

What's Changed

  • Remove dtstart, adopt due-date-only task model
  • Add Sentry telemetry across all platforms (v1.14.0)
  • Add app-backend version synchronization (v1.13.0)

Full Changelog: https://github.com/ohmzi/Tday/compare/v1.8.22..v1.18.0


Downloads

Android

Download the APK from the assets below and install on your device.

Docker Compose

docker compose pull && docker compose up -d

Docker

docker pull ghcr.io/ohmzi/tday:latest

docker rm -f tday 2>/dev/null || true

docker run -d \
  --name tday \
  -p 2525:8080 \
  --env-file .env.docker \
  --restart unless-stopped \
  ghcr.io/ohmzi/tday:latest

Portainer

  1. In Portainer: Containers -> select tday
  2. Click Recreate
  3. Enable Re-pull image
  4. Click Recreate

v1.17.0

04 Apr 18:50

Choose a tag to compare

What's Changed

  • Remove dtstart, adopt due-date-only task model
  • Add Sentry telemetry across all platforms (v1.14.0)
  • Add app-backend version synchronization (v1.13.0)

Full Changelog: https://github.com/ohmzi/Tday/compare/v1.8.22..v1.17.0


Downloads

Android

Download the APK from the assets below and install on your device.

Docker Compose

docker compose pull && docker compose up -d

Docker

docker pull ghcr.io/ohmzi/tday:latest

docker rm -f tday 2>/dev/null || true

docker run -d \
  --name tday \
  -p 2525:8080 \
  --env-file .env.docker \
  --restart unless-stopped \
  ghcr.io/ohmzi/tday:latest

Portainer

  1. In Portainer: Containers -> select tday
  2. Click Recreate
  3. Enable Re-pull image
  4. Click Recreate

v1.16.0

04 Apr 18:02

Choose a tag to compare

What's Changed

  • Remove dtstart, adopt due-date-only task model
  • Add Sentry telemetry across all platforms (v1.14.0)
  • Add app-backend version synchronization (v1.13.0)

Full Changelog: https://github.com/ohmzi/Tday/compare/v1.8.22..v1.16.0


Downloads

Android

Download the APK from the assets below and install on your device.

Docker Compose

docker compose pull && docker compose up -d

Docker

docker pull ghcr.io/ohmzi/tday:latest

docker rm -f tday 2>/dev/null || true

docker run -d \
  --name tday \
  -p 2525:8080 \
  --env-file .env.docker \
  --restart unless-stopped \
  ghcr.io/ohmzi/tday:latest

Portainer

  1. In Portainer: Containers -> select tday
  2. Click Recreate
  3. Enable Re-pull image
  4. Click Recreate