n8n/packages
Milorad FIlipović 8b99384367
fix(editor): Fix cloud plan data loading on instance (#7841)
Moving cloud hooks and store initialization logic after users are
authenticated. This will ensure user local account is available when
their cloud plan data is being fetched.
This PR also adds the following error handling improvements:
- Added error handling to the same initialization logic
- Fixed empty `catch` clauses inside the cloud store which caused it to
silently fail and complicated debugging of this bug
2023-11-29 10:51:15 +01:00
..
@n8n feat(editor): Replace middleware for Role checks with Scope checks (#7847) 2023-11-29 10:35:40 +02:00
@n8n_io/eslint-config build: Upgrade lint related packages (#7790) 2023-11-27 09:11:52 +01:00
cli feat(editor): Replace middleware for Role checks with Scope checks (#7847) 2023-11-29 10:35:40 +02:00
core feat(core): Update LLM applications building support (no-changelog) (#7710) 2023-11-28 16:47:28 +01:00
design-system fix(editor): Fix icon for unknown node type (#7842) 2023-11-28 19:16:51 +02:00
editor-ui fix(editor): Fix cloud plan data loading on instance (#7841) 2023-11-29 10:51:15 +01:00
node-dev 🚀 Release 1.18.0 (#7780) 2023-11-22 14:32:25 +01:00
nodes-base feat(Slack Node): Add support for getting the profile of a user (#7829) 2023-11-29 08:37:18 +00:00
workflow feat(core): Update LLM applications building support (no-changelog) (#7710) 2023-11-28 16:47:28 +01:00