Skip to content

0.1.0

Choose a tag to compare

@github-actions github-actions released this 14 Jun 22:21
· 8 commits to main since this release
0bba40e

What's Changed

  • Fail CI if main.js is stale relative to TypeScript sources by @jakepel03 in #6
  • Add .github/copilot-instructions.md for Copilot cloud agent onboarding by @Copilot in #7
  • Replace PowerUpModal with 3-step SetupWizardModal by @jakepel03 in #10
  • Extract errorMessage and runConnectionTest into utils.ts by @jakepel03 in #11
  • Consolidate settings UX: remove power-up button, demote project ID to Advanced by @jakepel03 in #16
  • Rename plugin to "OriginTrail DKG for Obsidian" by @jakepel03 in #17
  • Fix three UX papercuts: power-up bypass, spammy notices, stale settings page by @jakepel03 in #18
  • fix: stable assertion names — drop timestamp and content from hash by @jakepel03 in #26
  • Connect note graph and add DKG project sharing by @jakepel03 in #28
  • Add Discover read-side and a dashboard panel by @jakepel03 in #30
  • Handle vault create, rename, and delete events to keep DKG in sync by @jakepel03 in #36
  • Redesign the share model: private by default, share notes to a destination by @jakepel03 in #37
  • Dashboard UX polish + searchable Discover feed by @jakepel03 in #40
  • Cleanup pass: correctness fixes, tests, strict mode, SyncController, CSS migration by @jakepel03 in #41
  • Show sync status for subscribed projects and fix join modal readiness check by @jakepel03 in #43
  • Rewrite README, add one-command installer, and drop stale docs by @jakepel03 in #45
  • Add DKG v10 bounty design brief by @jakepel03 in #46
  • Migrate to the unified /api/knowledge-assets API (DKG v10.0.0-rc.17) by @jakepel03 in #47
  • Fix three papercuts: vault-graph invite code, make deploy, dead catch-up client code by @jakepel03 in #49
  • Unsubscribe on project removal and stop routing folder rules to departed projects by @jakepel03 in #48
  • Let curators reject join requests by @jakepel03 in #50
  • Align settings headings and command names with Obsidian plugin guidelines by @jakepel03 in #52
  • Stop re-rendering the whole dashboard after every autosave by @jakepel03 in #51
  • Add a release workflow, version-bump tooling, and Dependabot by @jakepel03 in #58

New Contributors

  • @jakepel03 made their first contribution in #6
  • @Copilot made their first contribution in #7

Full Changelog: https://github.com/jakepel03/obsidian-dkg-plugin/commits/0.1.0