Skip to content

v1.10.0

Choose a tag to compare

@github-actions github-actions released this 01 Jul 14:29

Downloads

  • macOSredtick-*.dmg (Apple Silicon). Signed with a Developer ID
    and notarized by Apple — it opens normally, no Gatekeeper workaround
    needed.
  • Windowsredtick-*-setup.exe. Not code-signed yet: SmartScreen may
    warn for an unknown publisher — More info → Run anyway.
  • Linuxredtick-*-x86_64.AppImage. chmod +x it and run; needs
    system GTK 3 (libfuse2 no longer required on FUSE3 distros).
  • Androidredtick-*-arm64-v8a.apk (most phones; armeabi-v7a for
    older 32-bit devices, x86_64 for emulators). Sideload: enable "install
    unknown apps" for your browser/file manager, then open the APK. Not on
    Google Play yet, so you may see an "unverified developer" prompt. The
    Android APKs are attached by the separate android-release workflow.

The macOS build is signed + notarized. Windows, Linux, and Android APKs
are not code-signed by a platform authority yet (the Android APKs are
signed with the project upload key, which is enough to install).

What's Changed

  • feat(timer): edit a running timer's start from the top bar by @syky27 in #43

Full Changelog: v1.9.0...v1.10.0