Skip to content

OpenPets v2.1.2

Choose a tag to compare

@alvinunreal alvinunreal released this 24 May 15:13

OpenPets v2.1.2 ships the first official plugin release with polished desktop plugin management.

New: OpenPets Plugins

OpenPets now includes a first-party plugin platform for optional desktop companion behaviors.

Included plugins

  • Daily Reminders — recurring local reminders with custom messages, reactions, days, and intervals.
  • Pomodoro — focus/break sessions with pet feedback and controls.
  • GitHub Notifications — public repository release and failed-workflow notifications. No GitHub login, token, or private repository access is used.

Plugin management

  • New polished Plugins window with install, enable, configure, update, reload, and uninstall actions.
  • Friendly plugin configuration UI; no JSON editing required.
  • Plugin permissions, network hosts, and official plugin icons are explicit.
  • JavaScript plugins run in a sandboxed renderer with a narrow OpenPets SDK.

Developer notes

  • Official plugin source now lives under the repository-level plugins/official directory.
  • Local plugin development is available through explicit developer mode and pnpm dev:desktop:plugins.
  • Legacy sample plugins were removed from public discovery.
  • This release includes optional desktop artifacts: macOS ZIP, Windows portable, Linux DEB/RPM, and Linux tar.gz.

Known limitations

  • GitHub Notifications supports public repositories only in this release.
  • Desktop artifacts are currently unsigned, so OS security warnings may appear.