diff --git a/13/umbraco-forms/upgrading/migration-ids.md b/13/umbraco-forms/upgrading/migration-ids.md index b943204e3a2..2a7149f1e81 100644 --- a/13/umbraco-forms/upgrading/migration-ids.md +++ b/13/umbraco-forms/upgrading/migration-ids.md @@ -16,3 +16,5 @@ A unique **migration ID** is generated for each Umbraco Forms upgrade that requi | 44949e12-e4ef-42c0-949b-67286b946fe0 | 12.2.0/13.0.0 | No operation migration. | | 773ae769-00b7-4429-b7d5-de0fda0b4217 | 12.2.1/13.0.1 | Ensures the consistent key is used for the relation type between content and forms. | | 55d53d2e-f795-42fb-9e77-8edfc6eed4aa | 13.2.0 | Adds an AdditionalData column to the Records table. | +| 1fff8b7b-48e7-450a-80b1-7df628508b27 | 13.3.0 | Adds delete entries permissions field to the security tables | +| 7e170195-cab7-48ca-98c7-bbcbd5cfda95 | 13.4.0 | Adds created and updated by columns to the entity tables | diff --git a/14/umbraco-forms/upgrading/migration-ids.md b/14/umbraco-forms/upgrading/migration-ids.md index d0133e19ca1..5a5c1a35e87 100644 --- a/14/umbraco-forms/upgrading/migration-ids.md +++ b/14/umbraco-forms/upgrading/migration-ids.md @@ -16,5 +16,7 @@ A unique **migration ID** is generated for each Umbraco Forms upgrade that requi | 44949e12-e4ef-42c0-949b-67286b946fe0 | 12.2.0/13.0.0 | No operation migration. | | 773ae769-00b7-4429-b7d5-de0fda0b4217 | 12.2.1/13.0.1 | Ensures the consistent key is used for the relation type between content and forms. | | 55d53d2e-f795-42fb-9e77-8edfc6eed4aa | 13.2.0 | Adds an AdditionalData column to the Records table. | +| 1fff8b7b-48e7-450a-80b1-7df628508b27 | 13.3.0 | Adds delete entries permissions field to the security tables | +| 7e170195-cab7-48ca-98c7-bbcbd5cfda95 | 13.4.0 | Adds created and updated by columns to the entity tables | | c74223ed-a554-4a14-a1f0-0477dce01ad6 | 14.0.0 | Updates the form picker property editor UI alias. | | a5ffa9a7-ca77-4a7c-a1e4-f32e25cde758 | 14.1.0 | Adds an AdditionalData column to the Records table. | diff --git a/15/umbraco-forms/upgrading/migration-ids.md b/15/umbraco-forms/upgrading/migration-ids.md index beefcb14ccb..3aef9f3f405 100644 --- a/15/umbraco-forms/upgrading/migration-ids.md +++ b/15/umbraco-forms/upgrading/migration-ids.md @@ -20,5 +20,7 @@ A unique **migration ID** is generated for each Umbraco Forms upgrade that requi | 44949e12-e4ef-42c0-949b-67286b946fe0 | 12.2.0/13.0.0 | No operation migration. | | 773ae769-00b7-4429-b7d5-de0fda0b4217 | 12.2.1/13.0.1 | Ensures the consistent key is used for the relation type between content and forms.| | 55d53d2e-f795-42fb-9e77-8edfc6eed4aa | 13.2.0 | Adds an AdditionalData column to the Records table. | +| 1fff8b7b-48e7-450a-80b1-7df628508b27 | 13.3.0 | Adds delete entries permissions field to the security tables | +| 7e170195-cab7-48ca-98c7-bbcbd5cfda95 | 13.4.0 | Adds created and updated by columns to the entity tables | | c74223ed-a554-4a14-a1f0-0477dce01ad6 | 14.0.0 | Updates the form picker property editor UI alias. | | a5ffa9a7-ca77-4a7c-a1e4-f32e25cde758 | 14.1.0 | Adds an AdditionalData column to the Records table. |