n8n/packages
कारतोफ्फेलस्क्रिप्ट™ a9f08fc5ba
fix(core): Fix issues with community node installation (no-changelog) (#5481)
This fixes the following issues:
* After a community node is installed, we were not calling `postProcessLoaders`, which was causing a bunch of unexpected behaviors, and sometimes even crashes. This was only happening in the session where the package was installed. After a crash, the restarted service was working without these issues.
* After a community node is installed, the icon for the nodes and credentials were missing in the UI, as we were creating one icons route per installed package at startup, and this did not handle newly installed packages. restarting the service fixes this issue as well.

Fixes https://community.n8n.io/t/showing-weird-count-on-community-nodes/23035
2023-02-15 16:09:53 +01:00
..
@n8n_io/eslint-config feat(core): Security audit (#5034) 2023-01-05 13:28:40 +01:00
cli fix(core): Fix issues with community node installation (no-changelog) (#5481) 2023-02-15 16:09:53 +01:00
core fix(core): Fix issues with community node installation (no-changelog) (#5481) 2023-02-15 16:09:53 +01:00
design-system feat(editor): Upgrade to Storybook v7 (no-changelog) (#5454) 2023-02-14 12:44:13 +01:00
editor-ui feat(editor): Update to personalization survey v4 (#5474) 2023-02-15 15:05:55 +02:00
node-dev 🔖 Release n8n-node-dev@0.93.1 2023-02-11 15:50:23 +00:00
nodes-base feat(Github Trigger Node): Use resource locator component (#5253) 2023-02-15 13:12:28 +01:00
workflow fix(core): Fix data transformation function that are reported not to work properly (#5338) 2023-02-15 10:50:16 +01:00