Skip to content

Releases: obsidian-full-calendar-remastered/FCR-Reminder-Companion-App

v0.1.1

26 Jun 07:22

Choose a tag to compare

What’s new in v0.1.1

First release focuses on stability, cross‑platform support, and smarter notifications.

  • Cross-platform foundation (PAL)

    • New architecture makes the app cleaner and more reliable across Windows, Linux, and macOS.
  • Smarter notifications

    • Duplicate reminders are now automatically prevented.
    • Missed reminders are recovered on startup (no more lost alerts).
  • Improved daemon & CLI

    • Better background service management and new CLI inspection commands.
    • More reliable startup, shutdown, and cleanup behavior.
  • Update system

    • Built-in update checks with notifications for new releases.
  • Better reliability & logging

    • Improved validation, structured logging, and audit trails for important actions.
  • Stronger testing & stability

  • Expanded test coverage to prevent regressions.

Full Changelog: https://github.com/obsidian-full-calendar-remastered/FCR-Reminder-Companion-App/commits/0.1.1


Usage

  1. Download the appropriate framework for your OS.
  2. cli doesn't have native OS level support and should be used for debugging via command line.

Included assets:

  • fcr-reminder-cli_v0.1.1_linux_x86_64
  • fcr-reminder-cli_v0.1.1_windows_x86_64.exe
  • fcr-reminder_v0.1.1_linux_x86_64
  • fcr-reminder_v0.1.1_windows_x86_64.exe

GitHub artifact attestations were generated for the packaged Windows and Linux executables in this workflow run.