Skip to content

Latest commit

 

History

History
187 lines (111 loc) · 5.75 KB

CHANGELOG.md

File metadata and controls

187 lines (111 loc) · 5.75 KB

DotNetTemplates Change Log

v5.0.3

  • CDTS v5.0.1 & wet-boew v4.0.79
  • Updating static fallback files
  • Bug fixes

Fixes

v5.0.2

Fixes

  • Fixing CoreMVC dependency issue

v5.0.1

Fixes

  • Fixing an application footer issue that was unable to render contextual footer

v5.0.0

New features and improvements

  • IMPORTANT .NET Core 3.0/3.1 is no longer supported. This version now supports .NET 6.0. The dependencies have been updated accordingly.

v4.0.1

Fixes

  • Fixing an Exitscript issue

v4.0.0

New features and improvements

  • Replacing the 'Report a problem button' with the new Page Feedback tool. The Page Feedback tool is optional and will be hidden unless explicitly enabled and other conditions are met. Please visit the sample pages for more information.
  • Updating static fallback files
  • CDTS v5.0.0 & wet-boew v4.0.70.1
  • Bug fixes

v3.0.0

New features and improvements

  • IMPORTANT ALL LAYOUT DEFINITIONS UPDATED - All inline scripts and occurences of document.write were removed.
  • Updating static fallback files
  • CDTS v4.1.0 & wet-boew v4.0.63
  • Internal changes and bug fixes

v2.8.0

New features and improvements

v2.7.0

New features and improvements

  • Added an optional parameter hidePlaceholderMenu to the GCIntranet theme. When set to true, this parameter is used to hide the placeholder menu while a custom menu is being loaded.
  • Updating static fallback files
  • CDTS v4.0.46 & wet-boew v4.0.55
  • Internal changes and bug fixes

v2.6.1

Fixes

  • Fixing a Cross Site Scripting issue

v2.6.0

New features and improvements

  • Fixing a memory leak issue by passing an IConfiguration interface in the ModelAccessor
  • Adding an interface for WebTemplateSettings classes
  • Added an acronym parameter to the custom menu allowing users to provide a description for an abbreviation.
  • Updating social media sites that can be displayed as part of the share modal
  • Updating static fallback files
  • CDTS v4.0.45 & wet-boew v4.0.50.1
  • Internal changes and bug fixes

v2.5.0

New features and improvements

  • Fixing compatibility issue with .NET Framework
  • Adding an interface for Model and ModelAccessor classes
  • Updating static fallback files
  • CDTS v4.0.44 & wet-boew v4.0.44.5
  • Internal changes and bug fixes

v2.4.0

New features and improvements

  • Adding a targetWarning parameter for the exitScript allowing users to be warned that link will open in a new window
  • Adding a displayModalForNewWindow parameter for the exitScript allowing users to not show a modal if link opens in a new window
  • Adding a footerPath parameter allowing users to provide a custom footer link for the GCIntranet template
  • Updating static fallback files
  • CDTS v4.0.43 & wet-boew v4.0.43

v2.3.3

Fixes

  • Fixing the issue of the search bar showing even when set to false

v2.3.2

Fixes

  • Fixing the issue of the search bar showing even when set to false

v2.3.1

Fixes

  • Package error

v2.3.0

New features and improvements

  • Adds support for Adobe Analytics Version 3

v2.2.0

New features and improvements

  • Adds support for .NET Core 3.1 !253
  • Packages now upload to Nuget.org by default #330
  • Adds WebTemplateActionFilter as alternative to WebTemplateBaseController in CoreMVC and MVC !252

v2.1.2

Fixes

  • CSS link in static file !215
  • Splash page not loading in french #172

v2.1.1

Fixes

v2.1.0

New features and improvements

  • Adds GCToolsModal control #316

Fixes

  • Refresh with session timeout #361

v2.0.2

Fixes

  • Menu and Search not hiding in Transactional template #359

v2.0.1

Fixes

  • Target framework for Framewok project #355

v2.0.0

Breaking changes

New features and improvements