Releases: jakepel03/obsidian-dkg-plugin
Releases · jakepel03/obsidian-dkg-plugin
Release list
0.3.0
What's Changed
- Fix stale rename references and harden settings load by @jakepel03 in #63
- Update docs for the DKG v10 mainnet release by @jakepel03 in #64
- Share notes sealed, matching the rootless Knowledge Asset model by @jakepel03 in #75
- Release 0.3.0 by @jakepel03 in #76
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
- Fork shared notes with the author's full prose over P2P by @jakepel03 in #59
- Require DKG node v10.0.0-rc.18 or newer by @jakepel03 in #60
- Sync design brief limitations with current behavior by @jakepel03 in #61
Full Changelog: 0.1.0...0.2.0
0.1.0
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