Compare Releases

From:
To:

Note: breaking changes are no longer listed as this overview was unreliable for that. Make sure to read the version specific upgrades notes for guidance.

New Features

Features released in version 7.6.0

Features released in version 7.5.11

Features released in version 7.5.5

Features released in version 7.5.4

Features released in version 7.5.0

Features released in version 7.4.3

Features released in version 7.4.2

Features released in version 7.4.0

Breaking Changes

Breaking changes in version 7.6.2

Breaking changes in version 7.6.0

Breaking changes in version 7.5.8

Breaking changes in version 7.5.7

Breaking changes in version 7.5.4

Breaking changes in version 7.5.0

Breaking changes in version 7.4.2

Breaking changes in version 7.4.0

Issues & Tasks

Issues & Tasks fixed in version 7.6.3

Issues & Tasks fixed in version 7.6.2

Issues & Tasks fixed in version 7.6.1

Issues & Tasks fixed in version 7.6.0

Issues & Tasks fixed in version 7.5.14

Issues & Tasks fixed in version 7.5.13

Issues & Tasks fixed in version 7.5.12

Issues & Tasks fixed in version 7.5.11

Issues & Tasks fixed in version 7.5.10

Issues & Tasks fixed in version 7.5.9

Issues & Tasks fixed in version 7.5.8

Issues & Tasks fixed in version 7.5.7

Issues & Tasks fixed in version 7.5.6

Issues & Tasks fixed in version 7.5.5

Issues & Tasks fixed in version 7.5.4

Issues & Tasks fixed in version 7.5.3

Issues & Tasks fixed in version 7.5.2

Issues & Tasks fixed in version 7.5.1

Issues & Tasks fixed in version 7.5.0

Issues & Tasks fixed in version 7.4.3

Issues & Tasks fixed in version 7.4.2

Issues & Tasks fixed in version 7.4.1

Issues & Tasks fixed in version 7.4.0

Issues & Tasks fixed in version 7.3.8

Release Notes

Notes for version 7.6.3

Note: 7.6.3 is an emergency bug fix release, read all about it in the version specific upgrade guide.

 

 

"Template experience update"

  • New script and template editors
  • New Colors
  • Improved content/media/member picker experience
  • Support for list view pickers
  • New “UDI” ids for unique relation between umbraco items
  • Improved security defaults

Read the blog post about the 7.6.0 release.

Upgrading

Make sure to follow the general upgrade guide AND the version specific upgrade guide - there may be some breaking changes for you in this release.

Important if you are upgrading an existing site: for the best results:

  1. In web.config do NOT change useLegacyEncoding to false if it is currently set to true - changing the password encoding will cause you not being able to log in any more
  2. In umbracoSettings.config leave EnablePropertyValueConverters set to false - this will help your existing content queries to still work
  3. In tinyMceConfig.config make sure to remove <plugin loadOnFrontend="true">umbracolink</plugin> so that the rich text editor works as it should

 

Notes for version 7.6.2

"Template experience update"

  • New script and template editors
  • New Colors
  • Improved content/media/member picker experience
  • Support for list view pickers
  • New “UDI” ids for unique relation between umbraco items
  • Improved security defaults

Read the blog post about the 7.6.0 release.

Upgrading

Make sure to follow the general upgrade guide AND the version specific upgrade guide - there may be some breaking changes for you in this release.

Important if you are upgrading an existing site: for the best results:

  1. In web.config do NOT change useLegacyEncoding to false if it is currently set to true - changing the password encoding will cause you not being able to log in any more
  2. In umbracoSettings.config leave EnablePropertyValueConverters set to false - this will help your existing content queries to still work
  3. In tinyMceConfig.config make sure to remove <plugin loadOnFrontend="true">umbracolink</plugin> so that the rich text editor works as it should

 

Notes for version 7.6.1

"Template experience update"

  • New script and template editors
  • New Colors
  • Improved content/media/member picker experience
  • Support for list view pickers
  • New “UDI” ids for unique relation between umbraco items
  • Improved security defaults

Read the blog post about the 7.6.0 release.

Upgrading

Make sure to follow the general upgrade guide AND the version specific upgrade guide - there may be some breaking changes for you in this release.

Important if you are upgrading an existing site: for the best results:

  1. In web.config do NOT change useLegacyEncoding to false if it is currently set to true - changing the password encoding will cause you not being able to log in any more
  2. In umbracoSettings.config leave EnablePropertyValueConverters set to false - this will help your existing content queries to still work
  3. In tinyMceConfig.config make sure to remove <plugin loadOnFrontend="true">umbracolink</plugin> so that the rich text editor works as it should

 

Notes for version 7.6.0

"Template experience update"

  • New script and template editors
  • New Colors
  • Improved content/media/member picker experience
  • Support for list view pickers
  • New “UDI” ids for unique relation between umbraco items
  • Improved security defaults

Read the blog post about the 7.6.0 release.

Upgrading

Make sure to follow the general upgrade guide AND the version specific upgrade guide - there may be some breaking changes for you in this release.

Important if you are upgrading an existing site: for the best results:

  1. In web.config do NOT change useLegacyEncoding to false if it is currently set to true - changing the password encoding will cause you not being able to log in any more
  2. In umbracoSettings.config leave EnablePropertyValueConverters set to false - this will help your existing content queries to still work

 

Notes for version 7.5.15

This is a security patch release fixing a data exposure vulnerability issue related to MiniProfiler.
You can read the details of the issue here: https://umbraco.com/blog/security-advisory-10th-december-2019/

Umbraco 7.5, the "System management update"

  • 301 redirect management
  • Health check dashboard
  • Password recovery for backoffice
  • Packages installer UI update / packages can target a minimum Umbraco version

Make sure to read the blog post for the 7.5.0 release!

Note: version 7.5.x changes the ImageProcessor version, which might have impact on your site. Make sure to read the blog post for all the details on that.

Note: if you had previously installed the beta/beta2 and are relying on the URL tracker already then please note that we had to make some changes and WILL drop the redirect table completely, so all of your current redirects will be deleted. Make sure to make database backups so you can migrate them.

Installing

Follow the normal installation guidelines.

Upgrading from 7.4.x / 7.5.x

Make sure to follow the general upgrade guide.

Upgrading from 7.3.x / 7.4 pre-releases

Make sure to follow the general upgrade guide AND the version specific upgrade guide.

Note: If you're upgrading manually: make sure to merge both web.config in the root AND the web.config in the Views folder and Dashboard.config/trees.config in the Config folder.


Note: if you're doing a NuGet upgrade from 7.4.0-RC1 then your web.config will be overwritten completely, make sure to back it up first and then restore it after NuGet is done working. This will not happen in future upgrades and only affects upgrading from this one specific version 7.4.0-RC1. You will also lose the App_Browsers folder, make sure to copy those files back in too.

Upgrading from 7.1.x or 7.2.x

There are a few minor breaking changes in this release, listed below. Make sure to go through them before you upgrade.

Upgrading manually

Make sure to follow the general upgrade guide AND the version specific upgrade guide when upgrading manually.

Upgrading through NuGet

NuGet upgrades will handle everything for you automatically, so you only need to follow the general upgrade guide.

Notes for version 7.5.14

Umbraco 7.5, the "System management update"

  • 301 redirect management
  • Health check dashboard
  • Password recovery for backoffice
  • Packages installer UI update / packages can target a minimum Umbraco version

Make sure to read the blog post for the 7.5.0 release!

Note: version 7.5.x changes the ImageProcessor version, which might have impact on your site. Make sure to read the blog post for all the details on that.

Note: if you had previously installed the beta/beta2 and are relying on the URL tracker already then please note that we had to make some changes and WILL drop the redirect table completely, so all of your current redirects will be deleted. Make sure to make database backups so you can migrate them.

Installing

Follow the normal installation guidelines.

Upgrading from 7.4.x / 7.5.x

Make sure to follow the general upgrade guide.

Upgrading from 7.3.x / 7.4 pre-releases

Make sure to follow the general upgrade guide AND the version specific upgrade guide.

Note: If you're upgrading manually: make sure to merge both web.config in the root AND the web.config in the Views folder and Dashboard.config/trees.config in the Config folder.


Note: if you're doing a NuGet upgrade from 7.4.0-RC1 then your web.config will be overwritten completely, make sure to back it up first and then restore it after NuGet is done working. This will not happen in future upgrades and only affects upgrading from this one specific version 7.4.0-RC1. You will also lose the App_Browsers folder, make sure to copy those files back in too.

Upgrading from 7.1.x or 7.2.x

There are a few minor breaking changes in this release, listed below. Make sure to go through them before you upgrade.

Upgrading manually

Make sure to follow the general upgrade guide AND the version specific upgrade guide when upgrading manually.

Upgrading through NuGet

NuGet upgrades will handle everything for you automatically, so you only need to follow the general upgrade guide.

Notes for version 7.5.13

Umbraco 7.5, the "System management update"

  • 301 redirect management
  • Health check dashboard
  • Password recovery for backoffice
  • Packages installer UI update / packages can target a minimum Umbraco version

Make sure to read the blog post for the 7.5.0 release!

Note: version 7.5.x changes the ImageProcessor version, which might have impact on your site. Make sure to read the blog post for all the details on that.

Note: if you had previously installed the beta/beta2 and are relying on the URL tracker already then please note that we had to make some changes and WILL drop the redirect table completely, so all of your current redirects will be deleted. Make sure to make database backups so you can migrate them.

Installing

Follow the normal installation guidelines.

Upgrading from 7.4.x / 7.5.x

Make sure to follow the general upgrade guide.

Upgrading from 7.3.x / 7.4 pre-releases

Make sure to follow the general upgrade guide AND the version specific upgrade guide.

Note: If you're upgrading manually: make sure to merge both web.config in the root AND the web.config in the Views folder and Dashboard.config/trees.config in the Config folder.


Note: if you're doing a NuGet upgrade from 7.4.0-RC1 then your web.config will be overwritten completely, make sure to back it up first and then restore it after NuGet is done working. This will not happen in future upgrades and only affects upgrading from this one specific version 7.4.0-RC1. You will also lose the App_Browsers folder, make sure to copy those files back in too.

Upgrading from 7.1.x or 7.2.x

There are a few minor breaking changes in this release, listed below. Make sure to go through them before you upgrade.

Upgrading manually

Make sure to follow the general upgrade guide AND the version specific upgrade guide when upgrading manually.

Upgrading through NuGet

NuGet upgrades will handle everything for you automatically, so you only need to follow the general upgrade guide.

Notes for version 7.5.12

Umbraco 7.5, the "System management update"

  • 301 redirect management
  • Health check dashboard
  • Password recovery for backoffice
  • Packages installer UI update / packages can target a minimum Umbraco version

Make sure to read the blog post for the 7.5.0 release!

Note: version 7.5.x changes the ImageProcessor version, which might have impact on your site. Make sure to read the blog post for all the details on that.

Note: if you had previously installed the beta/beta2 and are relying on the URL tracker already then please note that we had to make some changes and WILL drop the redirect table completely, so all of your current redirects will be deleted. Make sure to make database backups so you can migrate them.

Installing

Follow the normal installation guidelines.

Upgrading from 7.4.x / 7.5.x

Make sure to follow the general upgrade guide.

Upgrading from 7.3.x / 7.4 pre-releases

Make sure to follow the general upgrade guide AND the version specific upgrade guide.

Note: If you're upgrading manually: make sure to merge both web.config in the root AND the web.config in the Views folder and Dashboard.config/trees.config in the Config folder.


Note: if you're doing a NuGet upgrade from 7.4.0-RC1 then your web.config will be overwritten completely, make sure to back it up first and then restore it after NuGet is done working. This will not happen in future upgrades and only affects upgrading from this one specific version 7.4.0-RC1. You will also lose the App_Browsers folder, make sure to copy those files back in too.

Upgrading from 7.1.x or 7.2.x

There are a few minor breaking changes in this release, listed below. Make sure to go through them before you upgrade.

Upgrading manually

Make sure to follow the general upgrade guide AND the version specific upgrade guide when upgrading manually.

Upgrading through NuGet

NuGet upgrades will handle everything for you automatically, so you only need to follow the general upgrade guide.

Notes for version 7.5.11

Umbraco 7.5, the "System management update"

  • 301 redirect management
  • Health check dashboard
  • Password recovery for backoffice
  • Packages installer UI update / packages can target a minimum Umbraco version

Make sure to read the blog post for the 7.5.0 release!

Note: version 7.5.x changes the ImageProcessor version, which might have impact on your site. Make sure to read the blog post for all the details on that.

Note: if you had previously installed the beta/beta2 and are relying on the URL tracker already then please note that we had to make some changes and WILL drop the redirect table completely, so all of your current redirects will be deleted. Make sure to make database backups so you can migrate them.

Installing

Follow the normal installation guidelines.

Upgrading from 7.4.x / 7.5.x

Make sure to follow the general upgrade guide.

Upgrading from 7.3.x / 7.4 pre-releases

Make sure to follow the general upgrade guide AND the version specific upgrade guide.

Note: If you're upgrading manually: make sure to merge both web.config in the root AND the web.config in the Views folder and Dashboard.config/trees.config in the Config folder.


Note: if you're doing a NuGet upgrade from 7.4.0-RC1 then your web.config will be overwritten completely, make sure to back it up first and then restore it after NuGet is done working. This will not happen in future upgrades and only affects upgrading from this one specific version 7.4.0-RC1. You will also lose the App_Browsers folder, make sure to copy those files back in too.

Upgrading from 7.1.x or 7.2.x

There are a few minor breaking changes in this release, listed below. Make sure to go through them before you upgrade.

Upgrading manually

Make sure to follow the general upgrade guide AND the version specific upgrade guide when upgrading manually.

Upgrading through NuGet

NuGet upgrades will handle everything for you automatically, so you only need to follow the general upgrade guide.

Notes for version 7.5.10

Umbraco 7.5, the "System management update"

  • 301 redirect management
  • Health check dashboard
  • Password recovery for backoffice
  • Packages installer UI update / packages can target a minimum Umbraco version

Make sure to read the blog post for the 7.5.0 release!

Note: version 7.5.x changes the ImageProcessor version, which might have impact on your site. Make sure to read the blog post for all the details on that.

Note: if you had previously installed the beta/beta2 and are relying on the URL tracker already then please note that we had to make some changes and WILL drop the redirect table completely, so all of your current redirects will be deleted. Make sure to make database backups so you can migrate them.

Installing

Follow the normal installation guidelines.

Upgrading from 7.4.x / 7.5.x

Make sure to follow the general upgrade guide.

Upgrading from 7.3.x / 7.4 pre-releases

Make sure to follow the general upgrade guide AND the version specific upgrade guide.

Note: If you're upgrading manually: make sure to merge both web.config in the root AND the web.config in the Views folder and Dashboard.config/trees.config in the Config folder.


Note: if you're doing a NuGet upgrade from 7.4.0-RC1 then your web.config will be overwritten completely, make sure to back it up first and then restore it after NuGet is done working. This will not happen in future upgrades and only affects upgrading from this one specific version 7.4.0-RC1. You will also lose the App_Browsers folder, make sure to copy those files back in too.

Upgrading from 7.1.x or 7.2.x

There are a few minor breaking changes in this release, listed below. Make sure to go through them before you upgrade.

Upgrading manually

Make sure to follow the general upgrade guide AND the version specific upgrade guide when upgrading manually.

Upgrading through NuGet

NuGet upgrades will handle everything for you automatically, so you only need to follow the general upgrade guide.

Notes for version 7.5.9

Umbraco 7.5, the "System management update"

  • 301 redirect management
  • Health check dashboard
  • Password recovery for backoffice
  • Packages installer UI update / packages can target a minimum Umbraco version

Make sure to read the blog post for the 7.5.0 release!

Note: version 7.5.x changes the ImageProcessor version, which might have impact on your site. Make sure to read the blog post for all the details on that.

Note: if you had previously installed the beta/beta2 and are relying on the URL tracker already then please note that we had to make some changes and WILL drop the redirect table completely, so all of your current redirects will be deleted. Make sure to make database backups so you can migrate them.

Installing

Follow the normal installation guidelines.

Upgrading from 7.4.x / 7.5.x

Make sure to follow the general upgrade guide.

Upgrading from 7.3.x / 7.4 pre-releases

Make sure to follow the general upgrade guide AND the version specific upgrade guide.

Note: If you're upgrading manually: make sure to merge both web.config in the root AND the web.config in the Views folder and Dashboard.config/trees.config in the Config folder.


Note: if you're doing a NuGet upgrade from 7.4.0-RC1 then your web.config will be overwritten completely, make sure to back it up first and then restore it after NuGet is done working. This will not happen in future upgrades and only affects upgrading from this one specific version 7.4.0-RC1. You will also lose the App_Browsers folder, make sure to copy those files back in too.

Upgrading from 7.1.x or 7.2.x

There are a few minor breaking changes in this release, listed below. Make sure to go through them before you upgrade.

Upgrading manually

Make sure to follow the general upgrade guide AND the version specific upgrade guide when upgrading manually.

Upgrading through NuGet

NuGet upgrades will handle everything for you automatically, so you only need to follow the general upgrade guide.

Notes for version 7.5.8

Umbraco 7.5, the "System management update"

  • 301 redirect management
  • Health check dashboard
  • Password recovery for backoffice
  • Packages installer UI update / packages can target a minimum Umbraco version

Make sure to read the blog post for the 7.5.0 release!

Note: version 7.5.x changes the ImageProcessor version, which might have impact on your site. Make sure to read the blog post for all the details on that.

Note: if you had previously installed the beta/beta2 and are relying on the URL tracker already then please note that we had to make some changes and WILL drop the redirect table completely, so all of your current redirects will be deleted. Make sure to make database backups so you can migrate them.

Installing

Follow the normal installation guidelines.

Upgrading from 7.4.x / 7.5.x

Make sure to follow the general upgrade guide.

Upgrading from 7.3.x / 7.4 pre-releases

Make sure to follow the general upgrade guide AND the version specific upgrade guide.

Note: If you're upgrading manually: make sure to merge both web.config in the root AND the web.config in the Views folder and Dashboard.config/trees.config in the Config folder.


Note: if you're doing a NuGet upgrade from 7.4.0-RC1 then your web.config will be overwritten completely, make sure to back it up first and then restore it after NuGet is done working. This will not happen in future upgrades and only affects upgrading from this one specific version 7.4.0-RC1. You will also lose the App_Browsers folder, make sure to copy those files back in too.

Upgrading from 7.1.x or 7.2.x

There are a few minor breaking changes in this release, listed below. Make sure to go through them before you upgrade.

Upgrading manually

Make sure to follow the general upgrade guide AND the version specific upgrade guide when upgrading manually.

Upgrading through NuGet

NuGet upgrades will handle everything for you automatically, so you only need to follow the general upgrade guide.

Notes for version 7.5.7

Umbraco 7.5, the "System management update"

  • 301 redirect management
  • Health check dashboard
  • Password recovery for backoffice
  • Packages installer UI update / packages can target a minimum Umbraco version

Make sure to read the blog post for the 7.5.0 release!

Note: version 7.5.x changes the ImageProcessor version, which might have impact on your site. Make sure to read the blog post for all the details on that.

Note: if you had previously installed the beta/beta2 and are relying on the URL tracker already then please note that we had to make some changes and WILL drop the redirect table completely, so all of your current redirects will be deleted. Make sure to make database backups so you can migrate them.

Installing

Follow the normal installation guidelines.

Upgrading from 7.4.x / 7.5.x

Make sure to follow the general upgrade guide.

Upgrading from 7.3.x / 7.4 pre-releases

Make sure to follow the general upgrade guide AND the version specific upgrade guide.

Note: If you're upgrading manually: make sure to merge both web.config in the root AND the web.config in the Views folder and Dashboard.config/trees.config in the Config folder.


Note: if you're doing a NuGet upgrade from 7.4.0-RC1 then your web.config will be overwritten completely, make sure to back it up first and then restore it after NuGet is done working. This will not happen in future upgrades and only affects upgrading from this one specific version 7.4.0-RC1. You will also lose the App_Browsers folder, make sure to copy those files back in too.

Upgrading from 7.1.x or 7.2.x

There are a few minor breaking changes in this release, listed below. Make sure to go through them before you upgrade.

Upgrading manually

Make sure to follow the general upgrade guide AND the version specific upgrade guide when upgrading manually.

Upgrading through NuGet

NuGet upgrades will handle everything for you automatically, so you only need to follow the general upgrade guide.

Notes for version 7.5.6

Note: there was a critical issue in 7.5.5, which is the only thing that's fixed in this release. For a list of all changes, see v7.5.5.

 

 

Umbraco 7.5, the "System management update"

  • 301 redirect management
  • Health check dashboard
  • Password recovery for backoffice
  • Packages installer UI update / packages can target a minimum Umbraco version

Make sure to read the blog post for the 7.5.0 release!

Note: version 7.5.x changes the ImageProcessor version, which might have impact on your site. Make sure to read the blog post for all the details on that.

Note: if you had previously installed the beta/beta2 and are relying on the URL tracker already then please note that we had to make some changes and WILL drop the redirect table completely, so all of your current redirects will be deleted. Make sure to make database backups so you can migrate them.

Installing

Follow the normal installation guidelines.

Upgrading from 7.4.x / 7.5.x

Make sure to follow the general upgrade guide.

Upgrading from 7.3.x / 7.4 pre-releases

Make sure to follow the general upgrade guide AND the version specific upgrade guide.

Note: If you're upgrading manually: make sure to merge both web.config in the root AND the web.config in the Views folder and Dashboard.config/trees.config in the Config folder.


Note: if you're doing a NuGet upgrade from 7.4.0-RC1 then your web.config will be overwritten completely, make sure to back it up first and then restore it after NuGet is done working. This will not happen in future upgrades and only affects upgrading from this one specific version 7.4.0-RC1. You will also lose the App_Browsers folder, make sure to copy those files back in too.

Upgrading from 7.1.x or 7.2.x

There are a few minor breaking changes in this release, listed below. Make sure to go through them before you upgrade.

Upgrading manually

Make sure to follow the general upgrade guide AND the version specific upgrade guide when upgrading manually.

Upgrading through NuGet

NuGet upgrades will handle everything for you automatically, so you only need to follow the general upgrade guide.

Notes for version 7.5.5

Note: there was a critical issue in 7.5.5, which is fixed in v7.5.6.

 

 

 

Umbraco 7.5, the "System management update"

  • 301 redirect management
  • Health check dashboard
  • Password recovery for backoffice
  • Packages installer UI update / packages can target a minimum Umbraco version

Make sure to read the blog post for the 7.5.0 release!

Note: version 7.5.x changes the ImageProcessor version, which might have impact on your site. Make sure to read the blog post for all the details on that.

Note: if you had previously installed the beta/beta2 and are relying on the URL tracker already then please note that we had to make some changes and WILL drop the redirect table completely, so all of your current redirects will be deleted. Make sure to make database backups so you can migrate them.

Installing

Follow the normal installation guidelines.

Upgrading from 7.4.x / 7.5.x

Make sure to follow the general upgrade guide.

Upgrading from 7.3.x / 7.4 pre-releases

Make sure to follow the general upgrade guide AND the version specific upgrade guide.

Note: If you're upgrading manually: make sure to merge both web.config in the root AND the web.config in the Views folder and Dashboard.config/trees.config in the Config folder.


Note: if you're doing a NuGet upgrade from 7.4.0-RC1 then your web.config will be overwritten completely, make sure to back it up first and then restore it after NuGet is done working. This will not happen in future upgrades and only affects upgrading from this one specific version 7.4.0-RC1. You will also lose the App_Browsers folder, make sure to copy those files back in too.

Upgrading from 7.1.x or 7.2.x

There are a few minor breaking changes in this release, listed below. Make sure to go through them before you upgrade.

Upgrading manually

Make sure to follow the general upgrade guide AND the version specific upgrade guide when upgrading manually.

Upgrading through NuGet

NuGet upgrades will handle everything for you automatically, so you only need to follow the general upgrade guide.

Notes for version 7.5.4

Umbraco 7.5, the "System management update"

  • 301 redirect management
  • Health check dashboard
  • Password recovery for backoffice
  • Packages installer UI update / packages can target a minimum Umbraco version

Make sure to read the blog post for the 7.5.0 release!

Note: version 7.5.x changes the ImageProcessor version, which might have impact on your site. Make sure to read the blog post for all the details on that.

Note: if you had previously installed the beta/beta2 and are relying on the URL tracker already then please note that we had to make some changes and WILL drop the redirect table completely, so all of your current redirects will be deleted. Make sure to make database backups so you can migrate them.

Installing

Follow the normal installation guidelines.

Upgrading from 7.4.x / 7.5.x

Make sure to follow the general upgrade guide.

Upgrading from 7.3.x / 7.4 pre-releases

Make sure to follow the general upgrade guide AND the version specific upgrade guide.

Note: If you're upgrading manually: make sure to merge both web.config in the root AND the web.config in the Views folder and Dashboard.config/trees.config in the Config folder.


Note: if you're doing a NuGet upgrade from 7.4.0-RC1 then your web.config will be overwritten completely, make sure to back it up first and then restore it after NuGet is done working. This will not happen in future upgrades and only affects upgrading from this one specific version 7.4.0-RC1. You will also lose the App_Browsers folder, make sure to copy those files back in too.

Upgrading from 7.1.x or 7.2.x

There are a few minor breaking changes in this release, listed below. Make sure to go through them before you upgrade.

Upgrading manually

Make sure to follow the general upgrade guide AND the version specific upgrade guide when upgrading manually.

Upgrading through NuGet

NuGet upgrades will handle everything for you automatically, so you only need to follow the general upgrade guide.

Notes for version 7.5.3

This bugfix release solves problems with adding properties to media/member types and some issues with installing packages.

Umbraco 7.5, the "System management update"

  • 301 redirect management
  • Health check dashboard
  • Password recovery for backoffice
  • Packages installer UI update / packages can target a minimum Umbraco version

Make sure to read the blog post for the 7.5.0 release!

Note: version 7.5.x changes the ImageProcessor version, which might have impact on your site. Make sure to read the blog post for all the details on that.

Note: if you had previously installed the beta/beta2 and are relying on the URL tracker already then please note that we had to make some changes and WILL drop the redirect table completely, so all of your current redirects will be deleted. Make sure to make database backups so you can migrate them.

Installing

Follow the normal installation guidelines.

Upgrading from 7.4.x / 7.5.x

Make sure to follow the general upgrade guide.

Upgrading from 7.3.x / 7.4 pre-releases

Make sure to follow the general upgrade guide AND the version specific upgrade guide.

Note: If you're upgrading manually: make sure to merge both web.config in the root AND the web.config in the Views folder and Dashboard.config/trees.config in the Config folder.


Note: if you're doing a NuGet upgrade from 7.4.0-RC1 then your web.config will be overwritten completely, make sure to back it up first and then restore it after NuGet is done working. This will not happen in future upgrades and only affects upgrading from this one specific version 7.4.0-RC1. You will also lose the App_Browsers folder, make sure to copy those files back in too.

Upgrading from 7.1.x or 7.2.x

There are a few minor breaking changes in this release, listed below. Make sure to go through them before you upgrade.

Upgrading manually

Make sure to follow the general upgrade guide AND the version specific upgrade guide when upgrading manually.

Upgrading through NuGet

NuGet upgrades will handle everything for you automatically, so you only need to follow the general upgrade guide.

Notes for version 7.5.2

This bugfix release solves the problem where you were unable to save a new hostname on a node or set user permissions due to javascript errors.

What happened to 7.5.1? It was released the day before 7.5.2 but unfortunately we discovered the user permission problem was not fully fixed after release.

Umbraco 7.5, the "System management update"

  • 301 redirect management
  • Health check dashboard
  • Password recovery for backoffice
  • Packages installer UI update / packages can target a minimum Umbraco version

Make sure to read the blog post for the 7.5.0 release!

Note: version 7.5.x changes the ImageProcessor version, which might have impact on your site. Make sure to read the blog post for all the details on that.

Note: if you had previously installed the beta/beta2 and are relying on the URL tracker already then please note that we had to make some changes and WILL drop the redirect table completely, so all of your current redirects will be deleted. Make sure to make database backups so you can migrate them.

Installing

Follow the normal installation guidelines.

Upgrading from 7.4.x / 7.5.x

Make sure to follow the general upgrade guide.

Upgrading from 7.3.x / 7.4 pre-releases

Make sure to follow the general upgrade guide AND the version specific upgrade guide.

Note: If you're upgrading manually: make sure to merge both web.config in the root AND the web.config in the Views folder and Dashboard.config/trees.config in the Config folder.


Note: if you're doing a NuGet upgrade from 7.4.0-RC1 then your web.config will be overwritten completely, make sure to back it up first and then restore it after NuGet is done working. This will not happen in future upgrades and only affects upgrading from this one specific version 7.4.0-RC1. You will also lose the App_Browsers folder, make sure to copy those files back in too.

Upgrading from 7.1.x or 7.2.x

There are a few minor breaking changes in this release, listed below. Make sure to go through them before you upgrade.

Upgrading manually

Make sure to follow the general upgrade guide AND the version specific upgrade guide when upgrading manually.

Upgrading through NuGet

NuGet upgrades will handle everything for you automatically, so you only need to follow the general upgrade guide.

Notes for version 7.5.1

This small bugfix release solves the problem where you were unable to save a new hostname on a node due to a javascript error.

Umbraco 7.5, the "System management update"

  • 301 redirect management
  • Health check dashboard
  • Password recovery for backoffice
  • Packages installer UI update / packages can target a minimum Umbraco version

Make sure to read the blog post for the 7.5.0 release!

Note: version 7.5.0/1 changes the ImageProcessor version, which might have impact on your site. Make sure to read the blog post for all the details on that.

Note: if you had previously installed the beta/beta2 and are relying on the URL tracker already then please note that we had to make some changes and WILL drop the redirect table completely, so all of your current redirects will be deleted. Make sure to make database backups so you can migrate them.

Installing

Follow the normal installation guidelines.

Upgrading from 7.4.x

Make sure to follow the general upgrade guide.

Upgrading from 7.3.x / 7.4 pre-releases

Make sure to follow the general upgrade guide AND the version specific upgrade guide.

Note: If you're upgrading manually: make sure to merge both web.config in the root AND the web.config in the Views folder and Dashboard.config/trees.config in the Config folder.


Note: if you're doing a NuGet upgrade from 7.4.0-RC1 then your web.config will be overwritten completely, make sure to back it up first and then restore it after NuGet is done working. This will not happen in future upgrades and only affects upgrading from this one specific version 7.4.0-RC1. You will also lose the App_Browsers folder, make sure to copy those files back in too.

Upgrading from 7.1.x or 7.2.x

There are a few minor breaking changes in this release, listed below. Make sure to go through them before you upgrade.

Upgrading manually

Make sure to follow the general upgrade guide AND the version specific upgrade guide when upgrading manually.

Upgrading through NuGet

NuGet upgrades will handle everything for you automatically, so you only need to follow the general upgrade guide.

Notes for version 7.5.0

"System management update"

  • 301 redirect management
  • Health check dashboard
  • Password recovery for backoffice
  • Packages installer UI update / packages can target a minimum Umbraco version

Make sure to read the blog post for this release!

Note: version 7.5.0 changes the ImageProcessor version, which might have impact on your site. Make sure to read the blog post for all the details on that.

Note: if you had previously installed the beta/beta2 and are relying on the URL tracker already then please note that we had to make some changes and WILL drop the redirect table completely, so all of your current redirects will be deleted. Make sure to make database backups so you can migrate them.

Installing

Follow the normal installation guidelines.

Upgrading from 7.4.x

Make sure to follow the general upgrade guide.

Upgrading from 7.3.x / 7.4 pre-releases

Make sure to follow the general upgrade guide AND the version specific upgrade guide.

Note: If you're upgrading manually: make sure to merge both web.config in the root AND the web.config in the Views folder and Dashboard.config/trees.config in the Config folder.


Note: if you're doing a NuGet upgrade from 7.4.0-RC1 then your web.config will be overwritten completely, make sure to back it up first and then restore it after NuGet is done working. This will not happen in future upgrades and only affects upgrading from this one specific version 7.4.0-RC1. You will also lose the App_Browsers folder, make sure to copy those files back in too.

Upgrading from 7.1.x or 7.2.x

There are a few minor breaking changes in this release, listed below. Make sure to go through them before you upgrade.

Upgrading manually

Make sure to follow the general upgrade guide AND the version specific upgrade guide when upgrading manually.

Upgrading through NuGet

NuGet upgrades will handle everything for you automatically, so you only need to follow the general upgrade guide.

Notes for version 7.4.4

This is a security patch release fixing a data exposure vulnerability issue related to MiniProfiler.
You can read the details of the issue here: https://umbraco.com/blog/security-advisory-10th-december-2019/

Installing

Follow the normal installation guidelines.

Upgrading from 7.3.x / 7.4 pre-releases

Make sure to follow the general upgrade guide AND the version specific upgrade guide.

Note: If you're upgrading manually: make sure to merge both web.config in the root AND the web.config in the Views folder and Dashboard.config/trees.config in the Config folder.


Note: if you're doing a NuGet upgrade from 7.4.0-RC1 then your web.config will be overwritten completely, make sure to back it up first and then restore it after NuGet is done working. This will not happen in future upgrades and only affects upgrading from this one specific version 7.4.0-RC1. You will also lose the App_Browsers folder, make sure to copy those files back in too.

Upgrading from 7.1.x or 7.2.x

There are a few minor breaking changes in this release, listed below. Make sure to go through them before you upgrade.

Upgrading manually

Make sure to follow the general upgrade guide AND the version specific upgrade guide when upgrading manually.

Upgrading through NuGet

NuGet upgrades will handle everything for you automatically, so you only need to follow the general upgrade guide.

Notes for version 7.4.3

Bugfixing on the 7.4.2 release.

Installing

Follow the normal installation guidelines.

Upgrading from 7.3.x / 7.4 pre-releases

Make sure to follow the general upgrade guide AND the version specific upgrade guide.

Note: If you're upgrading manually: make sure to merge both web.config in the root AND the web.config in the Views folder and Dashboard.config/trees.config in the Config folder.


Note: if you're doing a NuGet upgrade from 7.4.0-RC1 then your web.config will be overwritten completely, make sure to back it up first and then restore it after NuGet is done working. This will not happen in future upgrades and only affects upgrading from this one specific version 7.4.0-RC1. You will also lose the App_Browsers folder, make sure to copy those files back in too.

Upgrading from 7.1.x or 7.2.x

There are a few minor breaking changes in this release, listed below. Make sure to go through them before you upgrade.

Upgrading manually

Make sure to follow the general upgrade guide AND the version specific upgrade guide when upgrading manually.

Upgrading through NuGet

NuGet upgrades will handle everything for you automatically, so you only need to follow the general upgrade guide.

Notes for version 7.4.2

Bugfixing on the 7.4.1 release.

Installing

Follow the normal installation guidelines.

Upgrading from 7.3.x / 7.4 pre-releases

Make sure to follow the general upgrade guide AND the version specific upgrade guide.

Note: If you're upgrading manually: make sure to merge both web.config in the root AND the web.config in the Views folder and Dashboard.config/trees.config in the Config folder.


Note: if you're doing a NuGet upgrade from 7.4.0-RC1 then your web.config will be overwritten completely, make sure to back it up first and then restore it after NuGet is done working. This will not happen in future upgrades and only affects upgrading from this one specific version 7.4.0-RC1. You will also lose the App_Browsers folder, make sure to copy those files back in too.

Upgrading from 7.1.x or 7.2.x

There are a few minor breaking changes in this release, listed below. Make sure to go through them before you upgrade.

Upgrading manually

Make sure to follow the general upgrade guide AND the version specific upgrade guide when upgrading manually.

Upgrading through NuGet

NuGet upgrades will handle everything for you automatically, so you only need to follow the general upgrade guide.

Notes for version 7.4.1

Fixes a few high priority issues on the 7.4.0 release, most importantly: macro's didn't render in the rich text editor any more (see issue U4-8000). 

Installing

Follow the normal installation guidelines.

Upgrading from 7.3.x / 7.4 pre-releases

Make sure to follow the general upgrade guide AND the version specific upgrade guide.

Note: If you're upgrading manually: make sure to merge both web.config in the root AND the web.config in the Views folder and Dashboard.config/trees.config in the Config folder.


Note: if you're doing a NuGet upgrade from 7.4.0-RC1 then your web.config will be overwritten completely, make sure to back it up first and then restore it after NuGet is done working. This will not happen in future upgrades and only affects upgrading from this one specific version 7.4.0-RC1. You will also lose the App_Browsers folder, make sure to copy those files back in too.

Upgrading from 7.1.x or 7.2.x

There are a few minor breaking changes in this release, listed below. Make sure to go through them before you upgrade.

Upgrading manually

Make sure to follow the general upgrade guide AND the version specific upgrade guide when upgrading manually.

Upgrading through NuGet

NuGet upgrades will handle everything for you automatically, so you only need to follow the general upgrade guide.

Notes for version 7.4.0

"Content type editor update"

  •  New content type editor
  •  Some UX polish + documentation
  •  Media library improvements
  •  Grid polish
  •  Password for user panel (no dashboard)
  •  Models Builder

Installing

Follow the normal installation guidelines.

Upgrading from 7.3.x / 7.4 pre-releases

Make sure to follow the general upgrade guide AND the version specific upgrade guide.

Note: If you're upgrading manually: make sure to merge both web.config in the root AND the web.config in the Views folder and Dashboard.config/trees.config in the Config folder.


Note: if you're doing a NuGet upgrade from 7.4.0-RC1 then your web.config will be overwritten completely, make sure to back it up first and then restore it after NuGet is done working. This will not happen in future upgrades and only affects upgrading from this one specific version 7.4.0-RC1. You will also lose the App_Browsers folder, make sure to copy those files back in too.

Upgrading from 7.1.x or 7.2.x

There are a few minor breaking changes in this release, listed below. Make sure to go through them before you upgrade.

Upgrading manually

Make sure to follow the general upgrade guide AND the version specific upgrade guide when upgrading manually.

Upgrading through NuGet

NuGet upgrades will handle everything for you automatically, so you only need to follow the general upgrade guide.

 

Notes for version 7.3.9

This is a security patch release fixing a data exposure vulnerability issue related to MiniProfiler.
You can read the details of the issue here: https://umbraco.com/blog/security-advisory-10th-december-2019/

Installing

Follow the normal installation guidelines.

Upgrading from 7.3.x

Make sure to follow the general upgrade guide.

 

Upgrading from 7.1.x or 7.2.x

There are a few minor breaking changes in this release, listed below. Make sure to go through them before you upgrade.

Upgrading manually

Make sure to follow the general upgrade guide AND the version specific upgrade guide when upgrading manually.

Upgrading through NuGet

NuGet upgrades will handle everything for you automatically, so you only need to follow the general upgrade guide.

 

Notes for version 7.3.8

This fixes a few issues as listed below so people who can't yet upgrade to 7.4.0 have a stable version to rely on. Specifically we wanted to fix preview and XSLT macros for this final 7.3.x release.

Installing

Follow the normal installation guidelines.

Upgrading from 7.3.x

Make sure to follow the general upgrade guide.

 

Upgrading from 7.1.x or 7.2.x

There are a few minor breaking changes in this release, listed below. Make sure to go through them before you upgrade.

Upgrading manually

Make sure to follow the general upgrade guide AND the version specific upgrade guide when upgrading manually.

Upgrading through NuGet

NuGet upgrades will handle everything for you automatically, so you only need to follow the general upgrade guide.