Commit Graph
277 Commits
Author SHA1 Message Date
Jaakko HussoandGitHub 627dbd9d78 fix(editor): Render last item on markdown task lists correctly (#19225) 2025-09-08 09:16:42 +03:00
Nikhil KuriakoseandGitHub 56fee521f5 fix: Changes in tooltip message on data table columns (#19172) 2025-09-04 11:30:56 +02:00
Suguru InoueandGitHub 346d3b4ba9 fix(editor): Fix minor style bugs around parameter input (#19150) 2025-09-04 10:07:14 +02:00
Raúl Gómez MoralesandGitHub 277685e9e5 fix(editor): Workflow diff UX improvements (#19047) 2025-09-03 16:48:10 +02:00
Svetoslav DekovandGitHub 6bd4edf1ec fix(editor): Standardize capitalization of "Data table" across various files (no-changelog) (#19111) 2025-09-03 14:43:24 +03:00
Suguru InoueandGitHub 95952902f0 feat(editor): Show actions in focus panel when multiple nodes are selected (no-changelog) (#18984) 2025-09-03 13:40:00 +02:00
Andreas FitzekandGitHub 1ced801358 fix(core): Fix OIDC configuration update path (#19065) 2025-09-02 14:09:46 +02:00
Tomi TurtiainenandGitHub 17ce65a529 fix(core): Inline config.js to index.html to prevent CF from caching it (#18945) 2025-09-02 09:58:12 +03:00
a442a2c5b5 🚀 Release 1.110.0 (#19062)
Co-authored-by: CharlieKolb <13814565+CharlieKolb@users.noreply.github.com>
2025-09-01 16:55:15 +02:00
94f0048f02 feat: Add planning step to AI workflow builder (no-changelog) (#18737)
Co-authored-by: Eugene Molodkin <eugene@n8n.io>
2025-09-01 16:28:19 +02:00
Svetoslav DekovandGitHub caeaa679c6 feat(editor): Use n8n date time picker in data tables (no-changelog) (#19060) 2025-09-01 17:24:00 +03:00
Artem SorokinandGitHub 168ac0e9f2 ci: Include THIRD_PARTY_LICENSES.md file with release (#18739) 2025-09-01 12:41:42 +02:00
Mutasem AldmourandGitHub a9d59ed84a feat: Decrease AI Builder wordiness (no-changelog) (#18920) 2025-09-01 11:36:12 +02:00
Suguru InoueandGitHub d64a94753f chore: Enable ESLint rule consistent-type-exports (#18973) 2025-08-29 19:02:49 +02:00
Robert SquiresandGitHub 21077e9110 fix(editor): Fix color of selection state on execution table (no-changelog) (#18976) 2025-08-29 15:42:29 +01:00
e29ed1532a fix(editor): Fix wf history button visibility issue (#18804)
Co-authored-by: Robert Squires <robtf9@icloud.com>
2025-08-29 14:53:21 +03:00
Robert SquiresandGitHub 2843669a70 fix(editor): Fix primitive values for code line highlight (no-changelog) (#18961) 2025-08-29 12:42:06 +01:00
26395d4756 refactor(editor): RunDataTable render null values more distinct (no-changelog) (#18500)
Co-authored-by: Elias Meire <elias@meire.dev>
2025-08-28 15:05:58 +02:00
Mutasem AldmourandGitHub d244b99484 feat: Simplify builder tool calls (no-changelog) (#18798) 2025-08-28 10:14:03 +02:00
Jaakko HussoandGitHub 883e887666 feat(editor): Pre built agents experiment v2 (no-changelog) (#18842) 2025-08-28 09:40:52 +03:00
Ricardo EspinozaandGitHub 0c803a63e4 fix(editor): Allow password managers to autocomplete MFA code during login (#18865) 2025-08-27 10:51:45 -04:00
f67b7f2ba2 feat(editor): Data table UI redesign (no-changelog) (#18814)
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
2025-08-27 15:01:17 +03:00
98bde4f478 fix(core): Add optional context parameter to track creation source for workflows, credentials, and projects (#18736)
Co-authored-by: r00gm <raul00gm@gmail.com>
2025-08-27 10:50:53 +02:00
jeanpaulandGitHub cff3f4a67e fix(editor): Remove the enlarged thumb-target area for the scrollbar (#18810) 2025-08-26 17:51:40 +02:00
Tomi Turtiainen fd12b3d5ce Merge tag 'n8n@1.109.0' 2025-08-25 20:50:07 +03:00
9e89fbdf96 🚀 Release 1.109.0 (#18745)
Co-authored-by: seemewalkin <38620398+seemewalkin@users.noreply.github.com>
2025-08-25 15:19:15 +02:00
Svetoslav DekovandGitHub 67352ce2f8 feat(editor): Implement delete datastore row UI (no-changelog) (#18729) 2025-08-25 15:59:16 +03:00
fb97ec876c feat(editor): Address data tables UI feedback (no-changelog) (#18566)
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
2025-08-25 12:25:28 +03:00
Iván OvejeroandGitHub 26cabc5c2f ci: Fix format to fix build (#18725) 2025-08-25 10:43:15 +02:00
802157a329 feat(editor): Data store UI/UX improvements (no-changelog) (#18587)
Co-authored-by: Svetoslav Dekov <svetoslav.dekov@n8n.io>
2025-08-25 09:46:40 +03:00
Raúl Gómez MoralesandGitHub b6681bb92c fix(editor): Update misleading toaster success message when creating a personal workflow / credential (#18541) 2025-08-22 16:51:00 +02:00
Mutasem AldmourandGitHub afaa0bec71 fix: Handle AI errors better in builder (no-changelog) (#18406) 2025-08-20 13:50:53 +02:00
3d2e165ac5 feat(editor): Add custom data store column headers (no-changelog) (#18390)
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
2025-08-19 17:57:35 +02:00
Milorad FIlipovićandGitHub fd94d71b6d feat(editor): Implement row management for data stores (no-changelog) (#18483) 2025-08-19 09:54:04 +02:00
e13db81aa3 🚀 Release 1.108.0 (#18499)
Co-authored-by: burivuhster <3273843+burivuhster@users.noreply.github.com>
2025-08-18 18:37:44 +02:00
Romeo BaltaandGitHub f0a4ecd6a5 fix(editor): Fix ready to run workflows experiment (no-changelog) (#18475) 2025-08-18 11:27:23 +01:00
Andreas FitzekandGitHub f8f54f896b chore(core): SSO logins are considered MFA logins (#18347) 2025-08-18 11:40:35 +02:00
Milorad FIlipovićandGitHub 55776f5cf4 feat(editor): Add data store grid component (no-changelog) (#18392) 2025-08-18 10:09:56 +02:00
abf7b11e09 fix(editor): Source control workflow diff release (#17974)
Co-authored-by: r00gm <raul00gm@gmail.com>
2025-08-15 15:31:28 +02:00
Elias MeireandGitHub 5917dc88cb fix(editor): Restore background color of NDV backdrop (#18327) 2025-08-14 14:48:21 +03:00
83c3a98cf4 feat(editor): Improve feedback buttons behavior (#18247)
Co-authored-by: Claude <noreply@anthropic.com>
2025-08-14 10:05:36 +02:00
d06581ef3f fix(editor): Update SourceControlPullModal to look and feel the same as SourceControlPushModal (#18129)
Co-authored-by: r00gm <raul00gm@gmail.com>
2025-08-12 14:22:35 +02:00
Jaakko HussoandGitHub d2cc939725 fix(editor): Show custom project icons on create sidebar dropdown (#18204) 2025-08-12 15:07:17 +03:00
Milorad FIlipovićandGitHub ecc4f41a11 feat(editor): Add initial data-store details page (no-changelog) (#18211) 2025-08-12 11:16:37 +02:00
Emanuel Isaac AfanadorandGitHub 14787fd5a4 fix(core): Populate MCP endpoints in frontend settings (#17939) 2025-08-12 09:25:19 +02:00
8fc1e8ddd6 🚀 Release 1.107.0 (#18208)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-08-11 14:23:26 +02:00
Romeo BaltaandGitHub 6429c2644d feat(editor): Implement template recommendation v2 experiment (no-changelog) (#18196) 2025-08-11 11:47:14 +01:00
Jaakko HussoandGitHub 5a69d2a2f3 feat(editor): Add pre-built agents experiment (#18124) 2025-08-09 10:28:14 +03:00
Suguru InoueandGitHub bb3aa18e75 chore(editor): Increase trigger dropdown width (#18121) 2025-08-08 13:21:12 +02:00
Svetoslav DekovandGitHub 7e4c5af383 fix(editor): Add a hint for showing archived workflows when there are no active ones (#18120) 2025-08-08 13:45:20 +03:00