github-actions[bot]
0c40f9a9b0
chore(release): 1.1.9
2026-07-17 07:31:39 +00:00
Sebastien
5ed9572f87
style(all): format repository with prettier
2026-07-17 09:29:36 +02:00
Sebastien
d655872949
docs(history): document two-phase release workflow port
2026-07-17 08:48:36 +02:00
Sebastien
8907b1d9c3
ci(release): two-phase release so attestations bind to the tag commit
2026-07-17 08:48:36 +02:00
github-actions[bot]
4029548738
chore(release): 1.1.8
2026-06-17 19:27:18 +00:00
Sebastien Dubois
1a9809e473
fix(deps): clear all dependency vulnerability advisories
...
Regenerated bun.lock to dedupe stale transitives to their patched
in-range versions, clearing every flagged advisory (incl.
CVE-2025-59433 / GHSA-vh25-5764-9wcr). Added a tmp override (fix is
outside external-editor's ^0.0.33 range) and pinned zod and obsidian
to their working versions so the security-only change does not drift
into breaking zod 4.4 / obsidian 1.13 bumps.
bun audit: no vulnerabilities found.
2026-06-17 21:26:18 +02:00
github-actions[bot]
ea39a44615
chore(release): 1.1.7
2026-06-17 08:59:56 +00:00
Sebastien Dubois
d6ce2ebbb5
docs(mcp): fix Claude Desktop config to use mcp-remote bridge
...
Claude Desktop's claude_desktop_config.json only accepts stdio servers,
so the documented url+headers remote format was silently skipped with
'not valid MCP server configurations'. Document the mcp-remote bridge
and pass the Bearer token via an env var to avoid the space-in-args bug.
Fixes #3
2026-06-17 10:45:11 +02:00
Sebastien
c3f9a0ae3e
ci(release): bump action-gh-release to v3 and make attestation non-blocking
...
action-gh-release@v3 runs on Node 24 (GitHub deprecates Node 20 actions
on 2026-06-16). Mark the attestation step continue-on-error so a Sigstore
Rekor timeout can no longer skip publishing the release.
2026-06-09 11:00:42 +02:00
github-actions[bot]
9b178f67d1
chore(release): 1.1.6
2026-05-15 17:02:09 +00:00
Sébastien Dubois
8aef076715
chore(all): fixed one more Obsidian plugin review issue
2026-05-15 19:01:20 +02:00
github-actions[bot]
860c5c277d
chore(release): 1.1.5
2026-05-15 16:05:04 +00:00
Sébastien Dubois
37d5f473f7
chore(all): fix more Obsidian plugin review issues
2026-05-15 18:04:23 +02:00
github-actions[bot]
678fe49a6f
chore(release): 1.1.4
2026-05-15 11:47:54 +00:00
Sébastien Dubois
0444b689ff
fix(all): fixed CLI binary not detected on MacOS
...
ISSUES CLOSED : #2
2026-05-15 13:47:17 +02:00
Sébastien Dubois
3a17a4b943
fix(all): fixed Already connected to a transport issue
...
ISSUES CLOSED : #1
2026-05-15 13:42:30 +02:00
Sébastien Dubois
58ddc499e4
docs(all): updated agent rules
2026-05-15 13:26:13 +02:00
github-actions[bot]
0088815126
chore(release): 1.1.3
2026-05-15 10:06:58 +00:00
Sébastien Dubois
a6bfb60612
chore(all): fixed Obsidian review issues
2026-05-15 12:06:01 +02:00
Sébastien Dubois
f376721f78
docs: align installation instructions
...
Standardize the Installation section across README and the docs/ user
guide:
- Community plugins as the default option, with a link to the Obsidian
Community website (https://community.obsidian.md/ ).
- Manual installation as the fallback when the plugin isn't listed yet.
- BRAT as the bleeding-edge option, with a clear warning that things
might break.
2026-05-14 10:36:54 +02:00
Sébastien Dubois
4c2e3772f4
build(all): pinned bun version
2026-05-14 08:09:01 +02:00
github-actions[bot]
b3804dadf7
chore(release): 1.1.2
2026-05-14 05:30:01 +00:00
Sébastien Dubois
32d824e4c8
chore(all): fix obsidian review issues
2026-05-14 07:29:20 +02:00
github-actions[bot]
f03d3afb0f
chore(release): 1.1.1
2026-05-13 20:43:14 +00:00
Sébastien Dubois
91b0a8535b
chore(all): fix obsidian review issues
2026-05-13 22:41:58 +02:00
github-actions[bot]
f96f55b3be
chore(release): 1.1.0
2026-05-13 20:05:51 +00:00
Sébastien Dubois
f7567278cc
chore(all): fixed obsidian review issues
2026-05-13 22:05:02 +02:00
Sébastien Dubois
4367e3c9a8
feat(all): updated release workflow and removed hardcoded cli entries
2026-05-13 11:31:30 +02:00
Sébastien Dubois
c8f6495596
feat(all): improved obsidian cli detection/usage
2026-05-13 10:27:59 +02:00
Sébastien Dubois
49a4b65cca
chore(all): removed husky
2026-05-13 10:27:43 +02:00
github-actions[bot]
45e60ea90c
chore(release): 1.0.1
2026-04-16 19:34:33 +00:00
Sébastien Dubois
c646e4f64c
fix(all): improved obsidian cli detection
2026-04-16 21:33:39 +02:00
Sébastien Dubois
fc956a9891
chore(all): remove unused docsDir variable in changelog generator
2026-04-15 22:51:15 +02:00
Sébastien Dubois
c14f55b4e8
docs(all): updated docs
2026-04-15 19:56:01 +02:00
github-actions[bot]
1d3c7f5a87
chore(release): 1.0.0
2026-04-15 10:04:10 +00:00
Sébastien Dubois
ad8ad05150
feat(all): improved behavior and performance at startup (loading in the background)
2026-04-15 12:03:09 +02:00
Sébastien Dubois
c66b093a12
feat(all): updated
2026-04-07 21:02:17 +02:00
Sébastien Dubois
ad98b87e62
docs(all): updated docs
2026-02-22 21:21:14 +01:00
Sébastien Dubois
24b5a85ff5
feat(all): improved MCP and docs
2026-02-21 13:43:54 +01:00
github-actions[bot]
02c751559c
chore(release): 0.1.0
2026-02-21 12:21:51 +00:00
Sébastien Dubois
2c9a041638
feat(all): improved api docs
2026-02-21 13:20:57 +01:00
Sébastien Dubois
0879d7bebd
feat(all): improved command discovery
2026-02-21 10:10:41 +01:00
Sébastien Dubois
b08189faec
feat(all): updated docs
2026-02-21 09:00:36 +01:00
Sébastien Dubois
1b352020b8
feat(all): updated
2026-02-20 21:29:39 +01:00
Sébastien Dubois
58f64da873
feat(all): initial implementation of the RESTful API and MCP server
2026-02-20 21:27:23 +01:00
Sébastien Dubois
90893235dc
chore(all): init
2026-02-20 16:37:40 +01:00