Commit Graph

22 Commits

Author SHA1 Message Date
Alexander Gekov
d318bc1e33
fix(Notion Node): Paginate Get Many operations beyond 100-item API cap (#29690)
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-05-08 07:03:37 +00:00
Michael Kret
35931319b5
fix(Notion Node): Update UI URLs from notion.so to notion.com ahead of domain migration (#29861) 2026-05-06 12:10:45 +00:00
Jon
221c7f7410
fix(Notion Node): Support app.notion.com URL format for page and block ID extraction (#29554)
Some checks failed
CI: Master (Build, Test, Lint) / Build for Github Cache (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (22.x) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (24.14.1) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (25.x) (push) Waiting to run
CI: Master (Build, Test, Lint) / Lint (push) Waiting to run
CI: Master (Build, Test, Lint) / Performance (push) Waiting to run
CI: Master (Build, Test, Lint) / Notify Slack on failure (push) Blocked by required conditions
Build: Benchmark Image / build (push) Has been cancelled
Util: Sync API Docs / sync-public-api (push) Has been cancelled
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-30 19:25:26 +00:00
Jon
59cec2c9e2
feat(Notion Node): Add support for OAuth (#27419)
Co-authored-by: Elias Meire <elias@meire.dev>
2026-04-02 12:11:42 +00:00
jabbson
b7e3e630c8
fix(Notion Node): Allow underscores in page URL slug validation (#27051)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-14 21:55:49 +00:00
Romeo Balta
8c12032941
fix(Notion Node): Skip fetching children of unsupported block types (#26188)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 20:13:05 +00:00
Jack Murphy
b32c8cef6e
fix(Notion Node): Fix typo in Notion 'Operation' options (#20809) 2025-10-15 17:50:55 +01:00
yehorkardash
185fc41ca9
fix(Notion Node): Fix regex for getMany operation (#19419) 2025-09-15 16:07:21 +02:00
Alex Grozav
d754ce922d
feat: Upgrade nodes-base package to use modern tsconfig.json (no-changelog) (#16884) 2025-07-04 14:55:39 +03:00
RomanDavydchuk
e413af46ce
fix(Notion Node): Typo in the condition type (#16525) 2025-06-20 15:14:23 +03:00
कारतोफ्फेलस्क्रिप्ट™
bafac73eb5
refactor: Impose import/order linting rule across nodes packages (no-changelog) (#12314) 2024-12-19 18:46:14 +01:00
Michael Kret
3202e8c946
fix(Notion Node): Safe access in simplifyProperty (no-changelog) (#11712) 2024-11-13 12:16:49 +00:00
Michael Kret
cbdd535fe0
fix(Notion Node): Extract page url (#11643)
Co-authored-by: Elias Meire <elias@meire.dev>
2024-11-11 15:03:12 +02:00
कारतोफ्फेलस्क्रिप्ट™
46beda05f6
fix(Notion Node): Allow UUID v8 in notion id checks (#10938) 2024-09-24 12:38:11 +02:00
कारतोफ्फेलस्क्रिप्ट™
6a35812f92
ci: Setup biome and pre-commit hooks for formatting (no-changelog) (#10795)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-09-17 15:10:22 +03:00
Iván Ovejero
05e609d714
build: Upgrade nodelinter to 1.16.2 (no-changelog) (#10779) 2024-09-12 16:53:36 +02:00
Jon
4d37b9669f
docs: Update add options text (no-changelog) (#10049) 2024-07-29 13:27:23 +01:00
Jon
7848c19f54
fix(Notion Node): Fix issue preventing some database page urls from working (#10070) 2024-07-24 11:27:07 +01:00
Iván Ovejero
44ea4c73eb
refactor: Remove unused lint directives (no-changelog) (#9842) 2024-06-24 12:13:18 +02:00
Michael Kret
946f09f628
fix(Notion Node): Add itemIndex to API and operation errors (#9150) 2024-04-17 14:51:34 +03:00
Michael Kret
a1f6c570d6
fix(Notion Node): Regex for block id (#8860) 2024-03-13 13:57:17 +02:00
Michael Kret
4850f6a9cc
feat(Notion Node): Continue on fail support (#8788) 2024-03-05 15:45:36 +02:00