Commit Graph

  • a2200b68af chore: bump version to 2.8.4 master 2.8.4 dev Jiaxin Peng 2026-03-04 10:37:07 +00:00
  • 95b22619b4 chore: update changelog format and remove version prefix for consistency Jiaxin Peng 2026-03-04 10:37:02 +00:00
  • b08c46c233 fix: update release tag patterns and add version bump message in .npmrc 2.8.3 Jiaxin Peng 2026-03-04 10:32:32 +00:00
  • 8dfb82b4ce 2.8.3 Jiaxin Peng 2026-03-04 10:29:10 +00:00
  • 8502650033 fix: remove tag-version-prefix from .npmrc to correct version formatting in package.json Jiaxin Peng 2026-03-04 10:29:06 +00:00
  • 30e34e3f8c chore: update Node.js version to 22 in workflows and package.json Jiaxin Peng 2026-03-04 10:10:41 +00:00
  • ec3d3e85a2 chore: update changelog Jiaxin Peng 2026-03-04 10:00:12 +00:00
  • fe04e8df7f 2.8.2 Jiaxin Peng 2026-03-04 09:58:39 +00:00
  • d36deb7b30 fix: Set tag-version-prefix to "v" for proper versioning Jiaxin Peng 2026-03-04 09:58:28 +00:00
  • e8295746e1 feat: Add release notes generation and update release process to use them Jiaxin Peng 2026-03-04 09:52:07 +00:00
  • 83df1111c4 2.8.1 Jiaxin Peng 2026-03-04 09:37:18 +00:00
  • 6e8be42e3c chore: update changelog Jiaxin Peng 2026-03-04 09:37:13 +00:00
  • 6b02cb219e feat: Enhance version bumping process to update CHANGELOG.md with new version header Jiaxin Peng 2026-03-04 09:30:32 +00:00
  • cd7eb78378 feat: Add isAutoSync option to sync requests and update success notice logic Jiaxin Peng 2026-03-04 09:14:38 +00:00
  • 3e00f127e9 feat: Add auto sync success notice setting and update upload commands to utilize it Jiaxin Peng 2026-03-04 09:05:41 +00:00
  • 4fb3b99996 feat: Add auto sync success notification messages in English, Japanese, and Chinese locales Jiaxin Peng 2026-03-04 09:04:57 +00:00
  • 269d354734 chore: Update roadmap to reflect completion of automatic syncing and file attachments features Jiaxin Peng 2026-01-29 20:25:03 +00:00
  • a37bda1575 chore: Update changelog and documentation for v2.8.0 release with new features, changes, and fixes v2.8.0 Jiaxin Peng 2026-01-29 20:20:23 +00:00
  • 19d66917d2 chore: Update changelog for v2.8.0-beta.4 release with new features and fixes Jiaxin Peng 2026-01-29 20:15:11 +00:00
  • a9acfbe956 Merge pull request #72 from jxpeng98/dev Jiaxin Peng 2026-01-29 20:12:04 +00:00
  • 879cd66aed docs: Add attachment upload feature to README documentation v2.8.0-beta.4 Jiaxin Peng 2026-01-04 19:11:49 +00:00
  • 202385ac21 feat: Implement attachment processing and uploading for Notion integration Jiaxin Peng 2026-01-04 19:11:37 +00:00
  • 9c6980d1c9 refactor: Simplify auto sync delay setting initialization Jiaxin Peng 2026-01-04 19:11:23 +00:00
  • b61264a1f6 feat: Add message for skipped attachments during auto-sync in multiple languages Jiaxin Peng 2026-01-04 19:11:07 +00:00
  • 876b6233cb docs: Enhance attachment upload documentation with supported formats and auto sync details Jiaxin Peng 2026-01-04 19:10:59 +00:00
  • ccfe40c1f0 fix: Refine release workflow tag patterns to exclude prerelease versions. Jiaxin Peng 2025-12-10 23:18:03 +00:00
  • 90dcc1aef0 chore: release v2.8.0-beta.3 v2.8.0-beta.3 Jiaxin Peng 2025-12-10 23:15:18 +00:00
  • 7053a74e24 feat: Add 'sync-preffix' translation key to multiple locales. Jiaxin Peng 2025-12-10 23:05:07 +00:00
  • 5144f10e77 feat: Add auto-copy Notion link setting Jiaxin Peng 2025-12-10 23:04:58 +00:00
  • 5806a2831b fix: remove unnecessary resetAutoSyncNoticeCache call when autoSyncFrontmatterKey changes Jiaxin Peng 2025-12-10 22:51:08 +00:00
  • eeaf7c036d feat: Enable first-time auto-upload for new documents with autosync-database key and refine auto-sync notice logic. Jiaxin Peng 2025-12-10 21:51:04 +00:00
  • 3de92d3f54 feat: Enable first-time auto-upload for new documents and update documentation. Jiaxin Peng 2025-12-10 21:32:25 +00:00
  • e6b13e5eee feat: auto copy after upload Jiaxin Peng 2025-12-10 21:32:06 +00:00
  • f4def623bb styles: improve the translation Jiaxin Peng 2025-12-10 21:30:49 +00:00
  • 3620505b56 update beta version 2.8.0-beta.2 Jiaxin Peng 2025-11-06 16:51:42 +00:00
  • e9355aaf92 docs: enhance auto sync documentation with frontmatter key configuration and examples v2.8.0-beta.2 Jiaxin Peng 2025-11-06 16:50:50 +00:00
  • 943ec6af6d Merge pull request #68 from jxpeng98/autosync-filter Jiaxin Peng 2025-11-06 16:44:58 +00:00
  • bb4b75c82e feat: add auto sync frontmatter key configuration and update related messages autosync-filter Jiaxin Peng 2025-11-06 16:43:24 +00:00
  • ae4488546c feat: add auto sync database list handling and notifications for missing entries Jiaxin Peng 2025-11-06 16:27:24 +00:00
  • 7661bc94c7 fix: update changelog to reflect version v2.8.0-beta.1 release Jiaxin Peng 2025-11-01 00:44:35 +00:00
  • e8a9594ea1 fix: refine tag patterns for release triggers in workflow Jiaxin Peng 2025-11-01 00:42:01 +00:00
  • bb211543f5 fix: remove branch trigger for prerelease workflow v2.8.0-beta.1 Jiaxin Peng 2025-11-01 00:38:25 +00:00
  • c52f84232d Merge pull request #67 from jxpeng98/automate-sync Jiaxin Peng 2025-11-01 00:35:52 +00:00
  • 3730b7645a chore: update changelog with detailed auto sync feature description and improvements automate-sync Jiaxin Peng 2025-11-01 00:34:23 +00:00
  • e2a965e3d6 fix: update autoSyncTimeout type and ensure window context for setTimeout calls Jiaxin Peng 2025-11-01 00:32:35 +00:00
  • 2738498dc2 fix: clean up formatting in auto sync logic for better readability Jiaxin Peng 2025-11-01 00:30:39 +00:00
  • 6df5e21f3d feat: implement enhanced frontmatter change detection and caching for auto sync Jiaxin Peng 2025-11-01 00:30:09 +00:00
  • d660a088e3 feat: add GitHub Actions workflow for prerelease builds and asset uploads Jiaxin Peng 2025-10-31 23:44:53 +00:00
  • 83d4f1e48c feat: enhance auto sync functionality to support multiple databases and improved user notifications Jiaxin Peng 2025-10-31 23:36:57 +00:00
  • 7c841f3db3 feat: update UI text to use internationalization configuration for modals and notices Jiaxin Peng 2025-10-31 23:36:49 +00:00
  • fab3acdc21 feat: add auto sync messages and database management labels in English, Japanese, and Chinese locales Jiaxin Peng 2025-10-31 23:35:28 +00:00
  • 59fa32b5e5 docs: enhance auto sync documentation with detailed setup, scenarios, and troubleshooting guidance Jiaxin Peng 2025-10-31 23:35:16 +00:00
  • e5f906bba2 feat: migrate settings for auto sync feature and add user notification Jiaxin Peng 2025-10-31 21:57:21 +00:00
  • c369c291a7 feat: add auto sync functionality with configurable delay in settings Jiaxin Peng 2025-10-31 21:42:48 +00:00
  • 33f0848b32 docs: add changelog and roadmap links to English and Chinese index files Jiaxin Peng 2025-10-31 21:21:50 +00:00
  • a33e63a219 docs: add changelog and roadmap files in English and Chinese Jiaxin Peng 2025-10-31 17:00:26 +00:00
  • 99a40375f5 docs: update documentation website link in README files Jiaxin Peng 2025-10-31 14:27:39 +00:00
  • 7282fc6955 chore: Switch to pnpm and create individual package for docs Jiaxin Peng 2025-10-31 13:46:31 +00:00
  • 770061e826 chore: remove unused image files from documentation Jiaxin Peng 2025-10-31 11:14:43 +00:00
  • de7b7dd28d Merge pull request #65 from jxpeng98/docs Jiaxin Peng 2025-10-31 11:03:19 +00:00
  • 1c6c3fb0d9 chore: add vitepress package Jiaxin Peng 2025-10-31 10:57:37 +00:00
  • ca0935bfe8 docs: update README to reflect new features and improved database support Jiaxin Peng 2025-10-31 10:56:47 +00:00
  • e944721415 docs: add documentation for Obsidian to NotionNext plugin setup and usage Jiaxin Peng 2025-10-31 10:47:34 +00:00
  • db66ef137c Update version to 2.7.0 2.7.0 Jiaxin Peng 2025-10-27 23:21:30 +00:00
  • a152201510 Merge pull request #64 from jxpeng98/callout-support Jiaxin Peng 2025-10-27 23:20:27 +00:00
  • abb699fe4d docs: add support for converting Obsidian callouts to Notion callout blocks Jiaxin Peng 2025-10-27 23:17:55 +00:00
  • cf6c80df0f update yarn.lock Jiaxin Peng 2025-10-27 23:14:43 +00:00
  • cf884de554 refactor: remove redundant debug logs from upload commands and base class Jiaxin Peng 2025-10-27 23:12:25 +00:00
  • 8eb4694342 refactor: removing redundant debug logs Jiaxin Peng 2025-10-27 22:57:28 +00:00
  • 6c0f6cea30 feat: enhance logging and error handling in upload commands and base class Jiaxin Peng 2025-10-27 22:34:46 +00:00
  • 8af4816f87 chore: update martian dependency version to 1.3.1 Jiaxin Peng 2025-10-27 20:44:23 +00:00
  • f6d24daa52 chore: bump martian dependency version to 1.3.0 Jiaxin Peng 2025-10-27 13:40:42 +00:00
  • da72846903 Update version to 2.6.0 2.6.0 Jiaxin Peng 2025-10-06 23:25:29 +01:00
  • 8e08c4325d Update version to 2.6.0 Jiaxin Peng 2025-10-06 23:22:00 +01:00
  • ebb7a290e8 Merge pull request #61 from jxpeng98/unify-upload-functions Jiaxin Peng 2025-10-06 23:19:55 +01:00
  • 24e68fc798 unify three databases with single upload file Jiaxin Peng 2025-10-06 23:18:01 +01:00
  • 78d2a29c8a Update README.md img links Jiaxin Peng 2025-07-20 12:19:10 +01:00
  • 1156bd3809 Merge pull request #58 from jxpeng98/notion-relation Jiaxin Peng 2025-07-20 12:17:56 +01:00
  • b46e24f1ed update img links Jiaxin Peng 2025-07-20 12:16:10 +01:00
  • a950e2e301 Update version to 2.5.0 2.5.0 Jiaxin Peng 2024-11-20 22:19:38 +00:00
  • aac7bc154a feat: consistent sync function (requestUrl) for desktop and mobile Jiaxin Peng 2024-11-20 22:19:03 +00:00
  • a573ef728d chore: remove node-fetch and change the platform back to browser. Jiaxin Peng 2024-11-20 22:17:49 +00:00
  • 1344c14933 Update version to 2.4.3 2.4.3 Jiaxin Peng 2024-10-22 10:29:09 +01:00
  • c1f4ecd14b Update version to 2.4.3 Jiaxin Peng 2024-10-22 10:27:49 +01:00
  • 5942876c92 fix: cannot parse title from front matter Jiaxin Peng 2024-10-22 10:27:33 +01:00
  • 3218eb9fba Update version to 2.4.2 2.4.2 Jiaxin Peng 2024-09-19 13:50:51 +01:00
  • 48566eca20 Merge pull request #37 from jxpeng98/pluggin-does-not-appear-on-mac Jiaxin Peng 2024-09-19 13:49:08 +01:00
  • 8bd8346423 fix: obsidian language not set in English, Chinese and Japanese Jiaxin Peng 2024-09-19 13:47:57 +01:00
  • 00411e9599 Merge pull request #35 from jxpeng98/mobile-fail-to-start Jiaxin Peng 2024-09-03 12:19:23 +01:00
  • 296125f6b4 chore: remove process from dependencies Jiaxin Peng 2024-09-03 12:15:36 +01:00
  • 1b385ccd0a solve: the fail to load of mobile caused by the node version Jiaxin Peng 2024-09-01 23:26:22 +01:00
  • a90e4871bb Backup mobile requesturl after version 2.4.1 Jiaxin Peng 2024-09-01 22:57:03 +01:00
  • 885ccba027 fix: test the desktop function for next and general Jiaxin Peng 2024-08-31 23:43:19 +01:00
  • f282dde1b7 fix: test the desktop function of custom database Jiaxin Peng 2024-08-31 00:00:09 +01:00
  • bc166d8db1 Update version to 2.4.1 2.4.1 Jiaxin Peng 2024-08-28 20:31:28 +01:00
  • 7612637951 Merge pull request #34 from jxpeng98/code-highlight-issue Jiaxin Peng 2024-08-28 20:30:49 +01:00
  • e8b1617916 fix item type error for iteration Jiaxin Peng 2024-08-28 20:30:05 +01:00
  • fd29ed820e fix code highlight issue Jiaxin Peng 2024-08-28 20:26:06 +01:00
  • 1f58670906 Update version to 2.4.0 2.4.0 Jiaxin Peng 2024-08-19 11:24:23 +01:00
  • fc47d36e8d Merge pull request #32 from jxpeng98/long-notes-support Jiaxin Peng 2024-08-18 22:39:00 +01:00