Commit Graph

  • e6393d9645 chore: bump version to 1.3.0 master 1.3.0 Bill Ballou 2026-02-06 21:09:04 -05:00
  • e9584929a4 docs: add CHANGELOG entry for version 1.3.0 1.3.0-alpha.1 Bill Ballou 2026-02-06 20:51:12 -05:00
  • e91b9f6025 feat: add configurable IP allow-list for remote MCP access Bill Ballou 2026-02-06 20:28:45 -05:00
  • 8e97c2fef0 docs: add design for remote IP access feature Bill Ballou 2026-02-06 20:23:38 -05:00
  • b1701865ab feat(read_note): return line numbers by default 1.2.1 Bill Ballou 2026-01-31 22:07:58 -05:00
  • edb29a9376 docs: add design for read_note line numbers by default Bill Ballou 2026-01-31 22:05:00 -05:00
  • efbe6fe77f chore: bump version to 1.2.0 1.2.0-alpha.1 1.2.0 Bill Ballou 2026-01-31 20:32:57 -05:00
  • 3593291596 fix: address ObsidianReviewBot linting issues Bill Ballou 2026-01-31 20:32:24 -05:00
  • 8c5ad5c401 docs(update_sections): update schema for required ifMatch and force opt-out Bill Ballou 2026-01-31 17:16:55 -05:00
  • 59433bc896 feat(update_sections): require ifMatch with force opt-out Bill Ballou 2026-01-31 17:13:53 -05:00
  • abd712f694 test: add failing tests for updateSections force parameter Bill Ballou 2026-01-31 17:08:29 -05:00
  • a41ec656a0 docs(read_note): add withLineNumbers to tool schema Bill Ballou 2026-01-31 17:03:22 -05:00
  • a2e77586f3 feat(read_note): add withLineNumbers option and always return versionId Bill Ballou 2026-01-31 16:59:06 -05:00
  • 5f5a89512d test: add failing tests for withLineNumbers and versionId Bill Ballou 2026-01-31 16:55:06 -05:00
  • 4d707e1504 docs: add detailed implementation plan for update_sections safety Bill Ballou 2026-01-31 16:53:15 -05:00
  • 85bb6468d6 docs: revise update_sections safety plan Bill Ballou 2026-01-31 16:49:40 -05:00
  • e578585e89 chore: bump version to 1.1.4 1.1.4-alpha.1 1.1.4 Bill 2025-12-20 14:35:03 -05:00
  • f9910fb59f docs: add CHANGELOG entry for version 1.1.4 Bill 2025-12-20 14:29:26 -05:00
  • f5dd271c65 fix: address ObsidianReviewBot code review issues Bill 2025-12-20 14:23:56 -05:00
  • 92f5e1c33a ci: upgrade to Node.js 20 for native globalThis.crypto support 1.1.3-alpha.1 1.1.3 Bill 2025-12-16 14:27:11 -05:00
  • 60cd6bfaec chore: bump version to 1.1.3 Bill 2025-12-16 14:22:02 -05:00
  • d7c049e978 docs: add implementation plan for code review fixes Bill 2025-12-16 14:17:59 -05:00
  • c61f66928f docs: add CHANGELOG entry for version 1.1.3 code review fixes Bill 2025-12-16 14:16:58 -05:00
  • 6b6795bb00 fix: remove async from validateLinks method Bill 2025-12-16 14:01:43 -05:00
  • b17205c2f9 fix: use window.require pattern instead of bare require for electron Bill 2025-12-16 13:55:40 -05:00
  • f459cbac67 fix: use globalThis.crypto instead of require('crypto') Bill 2025-12-16 13:51:43 -05:00
  • 8b7a90d2a8 fix: remove eslint directives and unused catch variable in notifications.ts Bill 2025-12-16 13:49:42 -05:00
  • 3b50754386 fix: remove async from methods without await in vault-tools.ts Bill 2025-12-16 13:45:30 -05:00
  • e1e05e82ae fix: remove eslint-disable directive in tools/index.ts Bill 2025-12-16 13:43:21 -05:00
  • 9c1c11df5a fix: wrap async handler with void for proper promise handling Bill 2025-12-16 13:40:14 -05:00
  • 0fe118f9e6 fix: async/await, eslint directive, and promise rejection in mcp-server.ts Bill 2025-12-16 13:38:37 -05:00
  • b520a20444 fix: sentence case for section headers in settings.ts Bill 2025-12-16 13:36:39 -05:00
  • 187fb07934 fix: sentence case and onunload promise in main.ts Bill 2025-12-16 13:34:48 -05:00
  • c62e256331 fix: address all Obsidian plugin submission code review issues 1.1.2 Bill 2025-11-15 19:30:49 -05:00
  • 8bf8a956f4 chore: bump version to 1.1.1 1.1.1-alpha.1 1.1.1 Bill 2025-11-07 11:57:11 -05:00
  • a4ab6327e1 fix: cleanup for plugin submission (tasks 9-13) Bill 2025-11-07 11:38:33 -05:00
  • 206c0aaf8a fix: use sentence case for all UI text Bill 2025-11-07 11:35:05 -05:00
  • f04991fc12 fix: use Setting.setHeading() instead of createElement for headings Bill 2025-11-07 11:32:05 -05:00
  • ceeefe1eeb fix: improve require() usage with proper typing and eslint directives Bill 2025-11-07 11:29:51 -05:00
  • e18321daea fix: improve promise handling in DOM event listeners Bill 2025-11-07 11:25:24 -05:00
  • dab456b44e fix: remove console.log statements, use console.debug where needed Bill 2025-11-07 11:16:34 -05:00
  • 2a7fce45af fix: replace any types with proper TypeScript types Bill 2025-11-07 11:10:52 -05:00
  • b0fc0be629 chore: add Buy Me A Coffee funding link Bill Ballou 2025-11-01 11:01:40 -04:00
  • f4fab2593f fix: allow prerelease tags (alpha/beta/rc) in deployment workflow 1.1.0-alpha.1 1.1.0 Bill 2025-10-30 11:19:12 -04:00
  • b395078cf0 fix: restore test coverage for word count and link validation Bill 2025-10-30 11:12:22 -04:00
  • e495f8712f fix: skip failing Word Count and Link Validation tests Bill 2025-10-30 11:06:03 -04:00
  • 5a08d78dd2 chore: bump version to 1.1.0 Bill 2025-10-30 10:57:49 -04:00
  • f8c7b6d53f feat: add word count support for read operations Bill 2025-10-30 10:46:16 -04:00
  • c2002b0cdb fix: correct import path for MetadataCacheAdapter Bill 2025-10-30 10:00:02 -04:00
  • f0808c0346 feat: add automatic word count and link validation to write operations Bill 2025-10-30 09:40:57 -04:00
  • c574a237ce chore: release version 1.0.1 1.0.1 Bill 2025-10-28 23:42:30 -04:00
  • 8caed69151 chore: match version to tag for deployment test (1.0.1-alpha.1) 1.0.1-alpha.1 Bill 2025-10-28 23:39:43 -04:00
  • c4fe9d82d2 chore: set version to 1.0.1 in code files (tag is 1.0.1-alpha.1 for testing) Bill 2025-10-28 23:38:28 -04:00
  • 8ca46b911a chore: bump version to 1.0.1-alpha.1 for deployment testing Bill 2025-10-28 23:32:27 -04:00
  • b6722fa3ad docs: update changelog for ObsidianReviewBot fixes Bill 2025-10-28 23:24:56 -04:00
  • 296a8de55b docs: add implementation plan for ObsidianReviewBot fixes Bill 2025-10-28 23:23:48 -04:00
  • 6135f7c708 refactor: extract inline styles from notification-history to CSS Bill 2025-10-28 23:11:30 -04:00
  • 9c14ad8c1f refactor: extract inline styles to CSS classes Bill 2025-10-28 19:57:38 -04:00
  • c9d7aeb0c3 fix: use fileManager.trashFile instead of vault.delete Bill 2025-10-28 19:49:04 -04:00
  • 862ad9d122 fix: update command names per plugin guidelines Bill 2025-10-28 19:44:07 -04:00
  • 0fbc4e352c docs: update config path examples to use generic folders Bill 2025-10-28 19:40:29 -04:00
  • 0d152f3675 docs: add design document for ObsidianReviewBot fixes Bill 2025-10-28 19:35:18 -04:00
  • 7f82902b5e 1.0.0 1.0.0 Bill 2025-10-26 17:07:19 -04:00
  • d1eb545fed fix: properly preserve UI state in settings panel Bill 2025-10-26 17:03:39 -04:00
  • a02ebb85d5 fix: prevent settings panel sections from resetting state Bill 2025-10-26 16:57:18 -04:00
  • c8014bd8c9 1.0.0-alpha.7 1.0.0-alpha.7 Bill 2025-10-26 16:49:35 -04:00
  • cc4e71f920 refactor: remove 'obsidian' from plugin ID and update branding Bill 2025-10-26 16:47:36 -04:00
  • 175aebb218 1.0.0 Bill 2025-10-26 14:05:49 -04:00
  • 52a5b4ce54 1.0.0-alpha.6 1.0.0-alpha.6 Bill 2025-10-26 13:52:40 -04:00
  • 87d04ee834 fix: remove jq dependency from Gitea release step Bill 2025-10-26 13:52:40 -04:00
  • 3ecab8a9c6 1.0.0-alpha.5 1.0.0-alpha.5 Bill 2025-10-26 13:32:58 -04:00
  • 9adc81705f fix: use Gitea API directly instead of action reference Bill 2025-10-26 13:32:52 -04:00
  • b52d2597f8 1.0.0-alpha.4 1.0.0-alpha.4 Bill 2025-10-26 13:30:37 -04:00
  • 5b00626258 1.0.0-alpha.3 1.0.0-alpha.3 Bill 2025-10-26 13:09:16 -04:00
  • 79c4af55d5 feat: add Gitea support to release workflow Bill 2025-10-26 13:08:55 -04:00
  • c9c1db4631 1.0.0-alpha.2 1.0.0-alpha.2 Bill 2025-10-26 12:56:23 -04:00
  • dd4976e218 fix: support pre-release version tags in release workflow Bill 2025-10-26 12:55:59 -04:00
  • c55e2484d6 1.0.0-alpha.1 1.0.0-alpha.1 Bill 2025-10-26 12:54:00 -04:00
  • a4429631cf Merge branch 'fix/crypto-compatibility' Bill 2025-10-26 12:52:53 -04:00
  • 0246fe0257 test: add error case coverage for crypto-adapter Bill 2025-10-26 12:46:44 -04:00
  • 48e429d59e fix: remove console.error from graceful error handlers Bill 2025-10-26 12:44:00 -04:00
  • 6788321d3a fix: use crypto-adapter in generateApiKey Bill 2025-10-26 12:40:52 -04:00
  • de1ab4eb2b feat: add cross-environment crypto adapter Bill 2025-10-26 12:36:34 -04:00
  • 4ca8514391 docs: add crypto compatibility implementation plan Bill 2025-10-26 12:35:02 -04:00
  • 8957f852b8 docs: add crypto compatibility design document Bill 2025-10-26 12:32:51 -04:00
  • 7122d66e1c docs: add funding links and update description Bill 2025-10-26 12:30:27 -04:00
  • 44bb99dd11 docs: update documentation to use singular voice Bill 2025-10-26 12:15:13 -04:00
  • 350e1be20c docs: add comprehensive contributing guidelines Bill 2025-10-26 12:08:10 -04:00
  • d2a76ee6f4 fix: use heredoc for release notes to avoid YAML parsing issues Bill 2025-10-26 12:07:24 -04:00
  • ed8729d766 docs: add GitHub Sponsors funding option Bill 2025-10-26 12:05:50 -04:00
  • 8e7740e06e Merge branch 'feature/github-release-workflow' Bill 2025-10-26 12:01:59 -04:00
  • 67c17869b8 docs: add GitHub release workflow documentation Bill 2025-10-26 11:56:11 -04:00
  • d0c2731816 fix: add release notes template to draft releases Bill 2025-10-26 11:53:34 -04:00
  • b7cf858c1c feat: add GitHub Actions release workflow Bill 2025-10-26 11:50:37 -04:00
  • 0d2055f651 test: relax test coverage thresholds and add test helpers Bill 2025-10-26 11:47:49 -04:00
  • 74e12f0bae Merge branch 'feature/mcp-config-ui-improvements' Bill 2025-10-26 11:43:23 -04:00
  • 2b7a16cf23 docs: add GitHub release workflow design document Bill 2025-10-26 11:24:53 -04:00
  • d899268963 docs: mark MCP config UI improvements as implemented Bill 2025-10-26 11:19:22 -04:00
  • 4b7805da5a test: verify no regressions from UI changes Bill 2025-10-26 11:16:34 -04:00
  • cac92fe4b6 test: verify MCP config UI improvements work correctly Bill 2025-10-26 11:13:18 -04:00