n8n/packages
Mutasem Aldmour 30e5d3d04c
feat(core): Add license support to n8n (#4566)
* add sdk

* add license manager

* type fix

* add basic func

* store to db

* update default

* activate license

* add sharing flag

* fix setup

* clear license

* update conosle log to info

* refactor

* use npm dependency

* update error logs

* add simple test

* add license tests

* update tests

* update pnpm package

* fix error handling types

* Update packages/cli/src/config/schema.ts

Co-authored-by: Cornelius Suermann <cornelius@n8n.io>

* make feature enum

* add warning

* update sdk

* Update packages/cli/src/config/schema.ts

Co-authored-by: Cornelius Suermann <cornelius@n8n.io>

Co-authored-by: Cornelius Suermann <cornelius@n8n.io>
2022-11-21 15:41:24 +01:00
..
@n8n_io/eslint-config refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
cli feat(core): Add license support to n8n (#4566) 2022-11-21 15:41:24 +01:00
core refactor(core): Introduce overload for boolean-type node parameter (no-changelog) (#4647) 2022-11-18 14:31:38 +01:00
design-system fix: Fix broken n8n-info-tip slots (#4665) 2022-11-21 14:31:49 +02:00
editor-ui fix: Use the updated slots syntax in ResourceLocator (no-changelog) (#4663) 2022-11-21 15:28:24 +01:00
node-dev 🔖 Release n8n-node-dev@0.82.1 2022-11-18 13:11:12 +00:00
nodes-base fix(Schedule Trigger Node): Fixes inconsitent behavior with cron and weekly intervals (#4558) 2022-11-21 10:32:23 +01:00
workflow refactor(core): Introduce overload for record-type node parameter (no-changelog) (#4648) 2022-11-18 16:29:44 +01:00