There is some small fixes that need to be done. I would install the latest version in a clean enviroment to compare but basiclly:
From 1.3.2 -> 1.3.3 - Add a new field on the ns_Newsletters table called "SenderName" nvarchar(max) - Config-file was moved to /conifg/-folder so you need to move your configuration as well.
From 1.3.3 -> 1.3.4 - Remove nullable from NewsletterId and Email in the ns_TrackingItems-table
Upgrade Newsletter Studio
What is the recommended approach for upgrading to a newer version of Newsletter studio? I am currently on 1.3.2
Hi!
There is some small fixes that need to be done. I would install the latest version in a clean enviroment to compare but basiclly:
From 1.3.2 -> 1.3.3
- Add a new field on the ns_Newsletters table called "SenderName" nvarchar(max)
- Config-file was moved to /conifg/-folder so you need to move your configuration as well.
From 1.3.3 -> 1.3.4
- Remove nullable from NewsletterId and Email in the ns_TrackingItems-table
Dont forget to take backup! ;)
is working on a reply...