Skip to content

Releases: Real-Fruit-Snacks/obsidian-github-updater

1.3.2

Choose a tag to compare

@github-actions github-actions released this 19 Jul 14:07
Dedupe tracked repositories by normalized identity, gate builds on th…

1.3.1

Choose a tag to compare

@github-actions github-actions released this 10 Jul 02:56

Community plugin review fixes.

  • Declare minAppVersion 1.2.3, matching the newest Obsidian API the plugin uses.
  • Replace loosely typed GitHub API handling with typed release/manifest payloads.
  • Resolve remaining lint findings: floating promises, unused variables, and a Promise-returning onunload.
  • Publish build provenance attestations for release assets.

1.3.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 02:39

Hardening release focused on install safety and reliability.

  • Validate remote plugin IDs before using them as folder names, closing a path-traversal risk.
  • Refuse to let one repository silently take over a plugin ID that was installed from another.
  • Download all release files before writing anything to disk, so a failed download never leaves a half-installed plugin.
  • Resolve the plugins folder from the vault's configured directory instead of hardcoding .obsidian.
  • Add an optional GitHub API token setting to raise the update-check rate limit (60 → 5,000 requests/hour).
  • Cancel the startup background check when the plugin unloads, and throttle it to once per hour.
  • Handle v prefixes and pre-release suffixes in version comparison (1.2.0 > 1.2.0-beta.2).
  • Skip plugins with unreadable manifests during vault scans instead of aborting the whole scan.
  • Fix the vault scanner flagging GitHub Updater itself after the 1.2.3 ID change.

1.2.7

Choose a tag to compare

@Real-Fruit-Snacks Real-Fruit-Snacks released this 25 Jun 23:18

Fix automated validation errors to comply with Obsidian community guidelines.

1.2.4

Choose a tag to compare

@Real-Fruit-Snacks Real-Fruit-Snacks released this 25 Jun 22:49

Fix plugin name to comply with Obsidian community guidelines.

1.2.3

Choose a tag to compare

@Real-Fruit-Snacks Real-Fruit-Snacks released this 25 Jun 22:48

Fix plugin ID to comply with Obsidian community guidelines.

1.2.2

Choose a tag to compare

@Real-Fruit-Snacks Real-Fruit-Snacks released this 25 Jun 01:06

Official 1.2.2 release for community submission

v1.2.2

Choose a tag to compare

@Real-Fruit-Snacks Real-Fruit-Snacks released this 25 Jun 01:02

Release v1.2.2

v1.0.0

Choose a tag to compare

@Real-Fruit-Snacks Real-Fruit-Snacks released this 20 Jun 13:50

Initial v1.0.0 release for Obsidian GitHub Updater (Premium Landing Page update)