Skip to content

Releases: dnnsoftware/Dnn.Platform

v9.10.2

20 Oct 01:31
4141ee8
Compare
Choose a tag to compare

Release Notes

We'd like to first thank everyone from the community who has submitted pull requests or reported issues.
A grand total of 35 pull requests by 8 contributors were processed for this release.

Noteworthy Changes in v9.10.2

Optional Telerik Removal

If you would like to remove Telerik in DNN 9.8.0 (and above for the 9.x series of releases), please visit the documentation for "Telerik Removal" on the DNN Docs site. This is optional but HIGHLY RECOMMENDED.

Bug Fixes

  • Fixed a serialization issue with authentication config #4788 Thanks @bdukes
  • Fixed an issue that prevented inserting links using the default HTML Editor Provider #4802 Thanks @valadas
  • Add back alternate views for core mail provider #4805 Thanks @bdukes
  • Fixed an issue where custom Analyzer types generate System.MissingMethodException #4824 Thanks @berkarslan-xo
  • Fixed an issue where it was impossible to edit html on child portals #4828 Thanks @valadas
  • Fixed an issue where the wrong RedirectAfter tabs were showing for localized sites. #4851 Thanks @valadas

Developer Experience / Documentation

Enhancements

Maintenance

List of Contributors

Additional Resources.

Is this your first time installing or upgrading DNN? If so, you can find some help with the installation and upgrade wiki articles. If this is your 100th time upgrading DNN, maybe review the guides and submit a few changes!

MD5 Checksums

File Checksum
DNN_Platform_9.10.2_Deploy.zip cfc402a2c324e98f2cd27368ccd0c209
DNN_Platform_9.10.2_Install.zip 65c313fc0aefeb3bf597e78283897b9c
DNN_Platform_9.10.2_Symbols.zip 6f93c5e32f9aea0d1ababb75b8724931
DNN_Platform_9.10.2_Upgrade.zip 5a5bb3bc82cb3f1ffdea2336129561a7

v9.10.1

24 Aug 19:58
7e293b9
Compare
Choose a tag to compare

Release Notes

We'd like to first thank everyone from the community who has submitted pull requests or reported issues.
A grand total of 15 pull requests by 4 contributors were processed for this release.

Noteworthy Changes in v9.10.1

Optional Telerik Removal

If you would like to remove Telerik in DNN 9.8.0 (and above for the 9.x series of releases), please visit the documentation for "Telerik Removal" on the DNN Docs site. This is optional but HIGHLY RECOMMENDED.

Security

This release includes fixes for known security issues, please consult the DNN Security Center for more details.

Bug Fixes

  • Fixed an issue where deleting the parent page while the child page was open didn't redirect #4761 Thanks @berkarslan-xo
  • Fixed an issue where dnn.js was not requested for cookie consent #4763 Thanks @bdukes
  • Fixed an issue where the wrong PortalId was getting set when there were multiple sites existing #4773 Thanks @berkarslan-xo
  • Fixed an issue where some field values were missing in messaging #4777 Thanks @bdukes

Developer Experience / Documentation

  • Fixed an issue with the issue template and version update action #4754 Thanks @valadas
  • Added lint task to all node projects #4774 Thanks @valadas

Maintenance

List of Contributors

Additional Resources.

Is this your first time installing or upgrading DNN? If so, you can find some help with the installation and upgrade wiki articles. If this is your 100th time upgrading DNN, maybe review the guides and submit a few changes!

MD5 Checksums

File Checksum
DNN_Platform_9.10.1_Deploy.zip 04fa38dd19042962397f199cd37920a6
DNN_Platform_9.10.1_Install.zip e59b4aa6b997485f0c86d48cec94b889
DNN_Platform_9.10.1_Symbols.zip 0dedcdcb41df40ca21e632cbe5983660
DNN_Platform_9.10.1_Upgrade.zip d170768d8bdae7e8c37e27d1337e8413

v9.10.0

21 Jul 08:07
746498b
Compare
Choose a tag to compare

Release Notes

We'd like to first thank everyone from the community who has submitted pull requests or reported issues.
A grand total of 61 pull requests by 15 contributors were processed for this release.

Noteworthy Changes in v9.10.0

Optional Telerik Removal

If you would like to remove Telerik in DNN 9.8.0 (and above for the 9.x series of releases), please visit the documentation for "Telerik Removal" on the DNN Docs site. This is optional but HIGHLY RECOMMENDED.

New features

Enhancements

Bug Fixes

  • Fixed an issue where disabling password strength meter did not disable it in the password reset form #4615 Thanks @yog-it
  • Fixed an issue where MailKitMailProvider used an incorrect mail priority #4619 Thanks @bdukes
  • Fixed an issue where FolderManager would sometimes throw a null reference exception #4622 Thanks @epdubi
  • Fixed an issue where some tooltips were not visible in SiteGroups #4627 Thanks @Mhtshum
  • Fixed an issue where the HTML Editor Manager would fail to load #4631 Thanks @bdukes
  • Fixed an issue with RedirectAfter settings being overwritten #4638 Thanks @yog-it
  • Fixed an issue the prevented uploading files into assets on Turkish localization #4655 Thanks @manojattal
  • Fixed an issue where Breadcrumbs had invalid metadata for disabled pages #4671 Thanks @Andy9999
  • Fixed some typos in Prompt localization #4674 Thanks @valadas @bdukes
  • Fixed an issue where exporting a page after changing a module's order within the same pane didn't reflect in imported site #4685 Thanks @berkarslan-xo
  • Fixed an issue where Cache-Setting 'NoCaching' was not saved #4703 Thanks @manojattal
  • Fixed an issue where UserInfo.UserName was wrong with "Use email as username" setting turned on #4708 Thanks @donker
  • Fixed an issue where SQL Console raised an error for variable declarations with "@" character #4714 Thanks @berkarslan-xo
  • Fixed an issue where the profile picture was not shown to anonymous users. Thanks @manojattal
  • Fixed an issue that prevented RC1 from installing or upgrading #4743 Thanks @bdukes

Developer Experience / Documentation

Maintenance

List of Contributors

Testers

We would like to thank all testers for this release including Joe Craig and Jeremy Farrance

Additional Resources.

Is this your first time installing or upgrading DNN? If so, you can find some help with the installation and upgrade on DNN Docs. If this is your 100th time upgrading DNN, maybe review these guides and submit a few changes!

MD5 Checksums

File Checksum
DNN_Platform_9.10.0_Deploy.zip e6d98d5308242e4ca3a82f49e7cc75ab
DNN_Platform_9.10.0_Install.zip f87ebb993abf360d1422eaa552fd2b69
DNN_Platform_9.10.0_Symbols.zip 9533b31f74d2dd9483de90ac0f6ba781
DNN_Platform_9.10.0_Upgrade.zip 518818cf4f34bf124674b56119e3f725

v9.9.1

13 Apr 19:48
05d6a7e
Compare
Choose a tag to compare

Release Notes

We'd like to first thank everyone from the community who has submitted pull requests or reported issues. A grand total of 27 pull requests by 9 contributors were processed for this release.

Noteworthy Changes in v9.9.1

Optional Telerik Removal

If you would like to remove Telerik in DNN 9.8.0 (and above for the 9.x series of releases), please visit the documentation for "Telerik Removal" on the DNN Docs site. This is optional but HIGHLY RECOMMENDED.

Special Attention

New features

Enhancements

Bug Fixes

  • Fixed an issue where AzureFolderProvider was uploading the same file with different case #4482 Thanks @msant7
  • Fixed an issue where the PersonaBar would not load if in an iframe #4492 Thanks @jmbockhorst
  • Removed extra hardcoded spaces from UserAndLogin Theme Object #4505 Thanks @Timo-Breumelhof
  • Ensures the content is decoded before being passed to tokenization providers. #4527 Thanks @rhaiamz
  • Fixed an issue where checksums where not generated in CI builds #4532 Thanks @valadas
  • Fixed an issue where CK-Editor provider did not include image files in install package #4546 Thanks @skamphuis
  • Fixed redirect to primary alias when PortalAliasMapping is set to redirect #4547 Thanks @skamphuis
  • Fixed upgrade issue involving MailKit by including it in a package #4575 Thanks @bdukes
  • Fixed an issue that prevented MailKit configuration upon some upgrades #4582 Thanks @valadas

Developer Experience / Documentation

Maintenance

List of Contributors

Testing Team

Special thanks to the testing team led by @marietteknap.
@Tychodewaard Tycho de Waard
@jncraig Joe Craig

Additional Resources.

Is this your first time installing or upgrading DNN? If so, you can find some help with the installation and upgrade wiki articles. If this is your 100th time upgrading DNN, maybe review the guides and submit a few changes!

MD5 Checksums

File Checksum
DNN_Platform_9.9.1_Deploy.zip 757e24e7b0c6c6273aa097dfcc78f414
DNN_Platform_9.9.1_Install.zip 7b4062d6816ee229ae2cfff0328f4698
DNN_Platform_9.9.1_Symbols.zip 16775a10f999e21defc5295a234ddc40
DNN_Platform_9.9.1_Upgrade.zip af32d93d680299458d8be4a70daae022

v9.9.1-rc1

07 Apr 04:34
ec86cb4
Compare
Choose a tag to compare
v9.9.1-rc1 Pre-release
Pre-release

Release Candidate

This is a release candidate, please do not install in production environments. RC (Release Candidate) versions are meant for testing the next release. Please test in non-production environments.

Release Notes

We'd like to first thank everyone from the community who has submitted pull requests or reported issues. A grand total of 27 pull requests by 9 contributors were processed for this release.

Noteworthy Changes in v9.9.1

Optional Telerik Removal

If you would like to remove Telerik in DNN 9.8.0 (and above for the 9.x series of releases), please visit the documentation for "Telerik Removal" on the DNN Docs site. This is optional but HIGHLY RECOMMENDED.

Special Attention

New features

Enhancements

Bug Fixes

  • Fixed an issue where AzureFolderProvider was uploading the same file with different case #4482 Thanks @msant7
  • Fixed an issue where the PersonaBar would not load if in an iframe #4492 Thanks @jmbockhorst
  • Removed extra hardcoded spaces from UserAndLogin Theme Object #4505 Thanks @Timo-Breumelhof
  • Ensures the content is decoded before being passed to tokenization providers. #4527 Thanks @rhaiamz
  • Fixed an issue where checksums where not generated in CI builds #4532 Thanks @valadas
  • Fixed an issue where CK-Editor provider did not include image files in install package #4546 Thanks @skamphuis
  • Fixed redirect to primary alias when PortalAliasMapping is set to redirect #4547 Thanks @skamphuis
  • Fixed upgrade issue involving MailKit by including it in a package #4575 Thanks @bdukes
  • Fixed an issue that prevented MailKit configuration upon some upgrades #4582 Thanks @valadas

Developer Experience / Documentation

Maintenance

List of Contributors

Testing Team

Special thanks to the testing team led by @marietteknap.
@Tychodewaard Tychodewaard
@jncraig Joe Craig

Additional Resources.

Is this your first time installing or upgrading DNN? If so, you can find some help with the installation and upgrade wiki articles. If this is your 100th time upgrading DNN, maybe review the guides and submit a few changes!

v9.9.0

24 Feb 03:07
84f1fe5
Compare
Choose a tag to compare

Release Notes

We'd like to first thank everyone from the community who has submitted pull requests or reported issues. A grand total of 48 pull requests by 16 contributors were processed for this release.

Noteworthy Changes in v9.9.0

Optional Telerik Removal

If you would like to remove Telerik in DNN 9.8.0 (and above for the 9.x series of releases), please visit the documentation for "Telerik Removal" on the DNN Docs site. This is optional but HIGHLY RECOMMENDED.

Special Attention

  • New mail provider support

    As part of 9.9.0 we are introducing mail providers. By default the same existing mail provider is configured and there should be no changes needed.

    If you want to use the new MailKit provider (which has different support, namely it has better support for Office 365 mail), you can edit your web.config file as such:

    -<mail defaultProvider="CoreMailProvider">
    +<mail defaultProvider="MailKitMailProvider">
      <providers>
        <clear />
        <add name="CoreMailProvider" type="DotNetNuke.Services.Mail.CoreMailProvider, DotNetNuke" hideCoreSettings="False" />
        <add name="MailKitMailProvider" type="DotNetNuke.Services.Mail.MailKitMailProvider, DotNetNuke" hideCoreSettings="False" />
      </providers>
    </mail>

New features

  • Added MailKit mail provider. #4156 Thanks @meetmandeep @bdukes
  • Added new Quick Add Module option from the edit bar. #4305 Thanks @donker
  • Added optional EasyImage upload in CK Editor plugins. #4405 Thanks @skamphuis
  • Added new Web Servers tab in Servers persona bar module. #4408 Thanks @donker
  • Made minimum username length configurable in Security --> Member Accounts --> Registration Settings. #2334 Thanks @skamphuis

Enhancements

Bug Fixes

  • Fixed an issue where it was impossible to create a page of type "file". #4387 Thanks @berkarsian-xo
  • Fixed an issue where page redirect always returned 301 (permanent) regardless of setting #4393 Thanks @mikesmeltzer
  • Brought back Mail.ConvertToText method that was accidently removed. #4396 Thanks @bdukes
  • Fixed an issue with PortalInfo.PortalId by removing a member that varied only by case and caused issues with case insensitive languages. #4397 Thanks @bdukes
  • Properly show errors as an error and not a success in log settings. #4399 Thanks @daguiler
  • Resolved an issue where new sites could not be created due to missing sitemap settings in the sites templates. #4415 Thanks @bdukes
  • Fixed a caching issue in TermsController. #4417 Thanks @mitchelsellers
  • Resolved issue with lowercase URL's and account verifications. #4418 Thanks @mitchelsellers
  • Fixed an issue with DnnImageHandler when the filepath had mixed casing. #4421 Thanks @thienvc
  • Fixed an issue with the link popup in the new CK Editor version. #4427 Thanks @skamphuis
  • Fixed an issue where users where unable to upload files when there was an unexpected line break at allowable file extensions #4435 Thanks @mikebigun
  • Fixed an issue where sitemap priority was incorrectly defaulting to 0 for new pages instead of 0.5. #4441 Thanks @skamphuis
  • Fixed an issue where MailKit was missing BouncyCastle.Crypto reference. #4456 Thanks @mtrutledge
  • Fixed an issue that prevented Google Tag Manager to create scripts and delete connections. #4457 Thanks @skamphuis
  • Fixed an issue where BCC and CC where not applied on emails. #4473 Thanks @vmasanas
  • Adjusted mailkit provider to automatically handle TLS negotiation. #4479 Thanks @bdukes
  • Optimized images compression. #4480 Thanks @bdukes
  • Addressed a potential email parsing error. #4486 Thanks @bdukes
  • Removed samples folder from CKEditor. #4488 Thanks @bdukes

Developer Experience / Documentation

  • Added Dependency Injection to WebAPI Action Filters using Property Injection. #4161 Thanks @ahoefling
  • Added support for secure settings in settings serialization #4329 Thanks @donker
  • Added support for schema scripts in the scripts installer. #4367 Thanks @donker
  • Updated all license.txt files for module installers to be consistent. #4416 Thanks @mitchelsellers
  • Use pipeline artifacts instead of build artifacts. #4422 Thanks @bdukes
  • Enabled more automated tests. #4429 Thanks @bdukes
  • Enabled parallel running of Unit Tests. #4430 thanks @bdukes
  • Updated Cake to v1.0.0 #4433 #4470 Thanks @bdukes
  • Switched to using parameters instead of variables in build pipeline. #4440 Thanks @bdukes
  • Enabled deterministic builds on project libraries. #4450 Thanks @mitchelsellers
  • Added logging to Dependency Injection SafeGetTypes method. #4455 Thanks @mtrutledge
  • Improved build documentation. #4460 Thanks @donker
  • Deprecated unused delivered packages in Dnn.React.Common bundle to reduce its size. #4467 Thanks @valadas

Maintenance

List of Contributors

Testing Team

Special thanks to the testing team led by @marietteknap.

Additional Resources.

Is this your first time installing or upgrading DNN? If so, you can find some help with the installation and upgrade wiki articles. If this is your 100th time upgrading DNN, maybe review the guides and submit a few changes!

MD5 checkusms

File Chechsum
DNN_Platform_9.9.0_Deploy.zip 5801c083fdfc344fd239e4a58ab658a2
DNN_Platform_9.9.0_Install.zip c0a0b64a44790261623f580fe7e4179e
DNN_Platform_9.9.0_Symbols 3f8100bd9e82d41a7d7818c67e5a08ba
DNN_Platform_9.9.0_Upgrade.zip 9cc7c5e3734004530b9529c0a9a3863d

v9.8.1

06 Jan 08:56
6780728
Compare
Choose a tag to compare

Release Notes

We'd like to first thank everyone from the community who has submitted pull requests or reported issues. A grand total of 81 pull requests by 18 contributors were processed for this release.

Noteworthy Changes in v9.8.1

Optional Telerik Removal

If you would like to remove Telerik in DNN 9.8.0 (and above for the 9.x series of releases), please visit the documentation for "Telerik Removal" on the DNN Docs site. This is optional but HIGHLY RECOMMENDED.

Bug Fixes

  • Fixed an issue where redirect after login would not work if the login page had a different name than login. #4171 Thanks @kmuralidaran
  • Fixed an issue where the country/region lists would show the id instead of the name when used by keyboard. #4192 Thanks @joshgk00
  • Fixed an issue where creating multiple pages would not properly validate for a valid parent page. #4197 Thanks @tauqeer-haider
  • Correct a wrong tooltip about SEO page priorities. #4198 Thanks @engineering87
  • Resolved all build warnings in Google Analytics Connector. #4209 Thanks @valadas
  • Removed impractical rule about merging pull requests. #4210 Thanks @david-poindexter
  • Resolves InvalidDataException in DFS environments when exporting sites. #4218 Thanks @zyhfish
  • Fixed an issue where the registration module would use the incorrect language. Thanks @berkarslan-xo
  • Fixed an issue with SCAYT getting the wrong language code. #4248 Thanks @tauqeer-haider
  • Fixed an issue where the data reader would not get disposed. #4258 Thanks @bdukes
  • Fixed an issue where the validation lines where incorrect for the new password field. #4301 Thanks @berkarsian-xo
  • Fixed DataProvider failures. #4302 Thanks @bdukes
  • Ensure properties in DTO objects use backing fields. This cause localization issues with serialization. #4312 Thanks @donker
  • Fixed AddContentItem Audit Trail for CreatedByUserId & LastModifiedByUserId. #4321 Thanks @ahoefling
  • Fixed an issue where Umlaut characters in URL caused module setting error. #4337 Thanks @berkarslan-xo
  • Fixed a wrong sitemap configuration on portal creation. #4342 Thanks @mitchelsellers
  • Reverted a commit that caused issues with language cookies. #4351 Thanks @bdukes
  • Fixed an issue where the AssemblyInstaller would fail removing a dll if it was already missing from disk. #4359 Thanks @dimarobert
  • Fixed an issue where Denying the ADD permission for a role on an asset would make it invisible to users on CKE Editor. #4364 Thanks @mikebigun

New features

  • Adds Page ID to the Page Management UI. #4240 Thanks @kieran23101
  • Added google tagmanager connector. #4255 Thanks @skamphuis
  • Implemented EnablePopups switch in portal settings PB module #4281 Thanks @donker
  • Added InjectModuleHyperlink and InlineEditorEnabled to the SiteSettings module. #4286 Thanks @donker

Enhancements

  • Ensures comments are only inserted when necessary in web.config. Thanks @rhaiamz
  • Changed WebConfigurationManager for ConfigurationManager allowing users to implement the connection string is AppService and remove it from the web.config. #4228 Thanks @davidjrh
  • Improved error message when uploading an invalid extension. #4257 Thanks @kmuralidaran
  • Prevents caching pages that are redirected. #4279 Thanks @tauqeer-haider
  • Removed dragover state from element when dragged between pages. #4325 Thanks @tauqeer-haider
  • Updated the monaco font so it uses a monospace font. #4345 Thanks @bdukes
  • Removed "Running Default" check from Default.aspx. #4347 Thanks @mitchelsellers
  • Avoids checking user permissions if there is no user. #4356 Thanks @bdukes

Developer Experience / Documentation

  • Resolved multiple stylcop warnings in Library and HttpModules projects. #4194 thanks @valadas
  • Cleaned up UserProfile Class. #4195 Thanks @valadas
  • Fixed all build warnings in Console module. #4203 Thanks @valadas
  • Resolved 1793 build warnings in Library project. #4204 Thanks @valadas
  • Removed Module Creator from main distribution. #4208 Thanks @valadas
  • Resolved some build warnings in the ImportExport project. #4211 Thanks @valadas
  • Resolved 249 build warnings in Library project. #4215 Thanks @valadas
  • Resolved 101 build warnings on CoreMessaging project. #4216 Thanks @valadas
  • Resolved some build warnings in DDRMenu Project. #4224 Thanks @valadas
  • Moved UserMode from PortalSettings to Personalization class. #4225 Thanks @valadas
  • Updated .NET & SQL requirements in InstallWizard localization files. #4226 Thanks @joshgk00
  • Moved things deprecated in v9 to be removed in v11 instead of v10. #4230 Thanks @valadas
  • Resolved all build warnings in RazorHost project #4231 Thanks @valadas
  • Resolved some more build warnings on library project #4236 #4243 Thanks @valadas
  • Deprecated IEventLogController in favor of DI. #4244 Thanks @valadas
  • Relaxed compile warnings on Tests projects. #4245 Thanks @valadas
  • Resolves multiple build auto-fixable warnings in solution. #4246 Thanks @valadas
  • Fixed DevOps build badge. #4249 Thanks @bdukes
  • Fixed some integartion tests. #4250 Thanks bdukes
  • Removed deprecation for some DataProvider methods. #4259 Thanks @bdukes
  • Marked EnableSkinWidgets as obsolete and remove from serialization. #4287 Thanks @donker
  • More stylecop fixes on DotNetNuke.Web project. #4293 Thanks @valadas
  • More stylcop warnings fixes on library project #4294 Thanks @valadas
  • Updated issue templates after 9.8.0 release. #4315 Thanks @bdukes
  • Migrated build orchestration runner for Cake.Frosting #4322 Thanks @bdukes and @valadas
  • Fixed a missing reference that caused builds to fail. #4326 Thanks @bdukes
  • Updated build configuration to you YAML file in repository. #4327 Thanks @bdukes
  • Adjusted included branches for Azure pipelines. #4330 Thanks @valadas
  • Updated build documentation for Cake v1 changes. #4339 Thanks @david-poindexter
  • Updated vsdoc file for jQuery 3.4.1. #4341 Thanks @bdukes
  • Deprecated several anti-patterns. #4349 Thanks @mitchelsellers
  • Updated upgrade package build so it won't reinstall Telerik on de-Teleriked instances. #4350 Thanks @valadas
  • Improved a test that had intermitent failures. #4365 Thanks @bdukes
  • Enabled "Treat Warnings as Errors" for the test projects. #4366 Thanks @bdukes
  • Removed some duplicate references. #4368 Thanks @bdukes
  • Enabled "Treat Warnings as Errors" in Dnn.EditBar.Library #4369 Thanks @bdukes
  • Resolved some warnings in DnnExportImportLibrary. #4370 Thanks @bdukes
  • Enabled "Treat Warnings as Errors" in SimpleWEbFarmCachingProvider. #4371 Thanks @bdukes
  • Enabled "Treat Warnings as Errors" in 3rd party auth providers
  • Fixed build warnings in DnnExportImport. #4373 Thanks @bdukes
  • Fixed build warnings in CKEditorProvider. #4374 Thanks @bdukes
  • Enabled "Treat Warnings as Errors" in CKEditorProvider. #4375 Thanks @bdukes
  • Enabled "Treat Warnings as Errors" in ContryListBox. #4376 Thanks @bdukes
  • Enabled "Treat Warnings as Errors" in AspNetClientCapability #4377 Thanks @bdukes
  • Enabled "Treat Warnings as Errors" in ModulePipeline. #4378 Thanks @bdukes
  • Enabled "Treat Warnings as Errors" in Azure Connector. #4379 Thanks @bdukes
  • Enabled "Treat Warnings as Errors" in GTM Connector. #4380 Thanks @bdukes
  • Enabled "Treat Warnings as Errors" in HTML Editor Manager. #4381 Thanks @bdukes

List of Contributors

Additional Resources.

Is this your first time installing or upgrading DNN? If so, you can find some help with the installation and upgrade wiki articles. If this is your 100th time upgrading DNN, maybe review the guides and submit a few changes!

MD5 Checksums

File Checksum
Dnn_Platform_9.8.1_Deploy.zip C2AEC920BAF8EDDDDA9F113D876E1C78
Dnn_Platform_9.8.1_Install.zip CA3C48F823B6F610EF71ABA24DAEF472
Dnn_Platform_9.8.1_Upgrade.zip 68486E476910903D9C4EA209C5F9833F
Dnn_Platform_9.8.1_Symbols.zip A9BEEF56935CE7E66103092AC323D5D5

v9.8.0

10 Nov 20:44
6545748
Compare
Choose a tag to compare

Release Notes

We'd like to first thank everyone from the community who has submitted pull requests or reported issues. A grand total of 84 pull requests by 14 contributors were processed for this release.

Noteworthy Changes in v9.8.0

Optional Telerik Removal

The major highlight for the DNN 9.8.0 release (and above for the 9.x series of releases) is that we removed all our dependencies on the Telerik library. In order to not make this a breaking change, we do leave Telerik removal as a manual option until v10. The main components that still relied on Telerik were Site Assets and Global Assets, which used the Digital Assets Manager. We ship a new file manager with v9.8.0 (and above for the 9.x series of releases) that has no dependencies on Telerik, but it is not installed by default so that it will not break existing sites upon upgrading. Please note it will be automatically replaced in v10, so please test and plan accordingly.

To identify any third-party extension(s) that depend on Telerik, our very own Mitchel Sellers has published the DNN Telerik Identifier module which you can download and install to find assemblies that reference Telerik. Carefully review the results from this module to determine if your website is ready for full removal of Telerik. For any third-party modules that depend on Telerik, you should contact the module vendor/developer before following the steps below.

If you would like to remove Telerik in DNN 9.8.0 (and above for the 9.x series of releases), please visit the "Telerik Removal" documentation on DNN Docs. Again, proceed with caution based on your findings using the DNN Telerik Identifier module above, as performing these steps may also break third-party extensions that depend on Telerik. We recommend you contact the developer/vendor in these cases for further guidance.

Bug Fixes

  • Fixed an issue where newly created sub-folder was not shown if the parent folder name starts with 0 #3976 Thanks @kmuralidaran
  • Fixed an issue where the module friendly name was not updated as part of module extension update #4082 Thanks @tauqeer-haider
  • Fixed an issue where is was not possible to set page permissions for "unauthentication users" role #4094 Thanks @zyhfish @bdukes @mitchelsellers
  • Fixed a styling issue for checked Accept License checkbox in Extension installer #4103 Thanks @david-poindexter
  • Fixed an issue where the React common components would interfere with container css class #4109 Thanks @valadas
  • Fixed an issue where module dialog added new module to wrong pane #4113 Thanks @bdukes
  • Fixed an issue where the incorrect icon would show for errors in the Pages module #4124 Thanks @tauqeer-haider
  • Fixed an issue where Dnn would not install due to a missing config file #4136 Thanks @valadas
  • Fixed an issue where some Visual Basic modules would fail due to members that differed only by case #4139 Thanks @bdukes
  • Removed beacon setting on upgrade #4141 Thanks @bdukes
  • Fixed an issue with module pane placement after export/import #4144 Thanks @tauqeer-haider
  • Fixed an issue where 09.07.03.config was not included in the project #4151 Thanks @valadas
  • Fixed an issue that would cause an infinite redirect loop on mobile #4158 Thanks @valadas
  • Fixed an issue where some dates where not parsed with invariant culture which caused issues for non-Gregorian calendars #4164 Thanks @tauqeer-haider
  • Fixed an issue where the Event Log would fail silently during application startup #4178 Thanks @ahoefling
  • Fixed an issue where page title and description would get saved with site values unintentionnally #4184 Thanks @mitchelsellers
  • Fixed an issue with profile image visibility #4185 Thanks @tauqeer-haider
  • Fixed an issue where line breaks and year tokens would not be properly formatted in Social Messaging #4186 Thanks @hismightiness
  • Ensure new Localization HTTP module is running soon enough #4251 Thanks @bdukes
  • Remove Localization HTTP module from config #4264 Thanks @bdukes
  • Fix Localization Issues in WebAPI #4265 @donker
  • Fix the web.config errors for the new Localization module #4267 @donker

New features

  • Implemented a new optional file manager called Resource Manager #4152
  • Adds host setting option and ability to use settings outside module context #4153 Thanks @donker
  • Adds support for editing the robots.txt on a website #4165 #4172 Thanks @hismightiness
  • Fixed an issue where all emails where missing the body. #4285 Thanks @valadas
  • Fixed an issue where new users would have no preferred locale. #4284 Thanks @valadas

Enhancements

Developer Experience / Documentation

List of Contributors

Read more

v9.8.0-rc2

05 Nov 16:48
deaeb66
Compare
Choose a tag to compare
v9.8.0-rc2 Pre-release
Pre-release

Release Candidate

This is a release candidate, please do not install in production environments. RC (Release Canadidate) versions are meant for testing the next release. Please test in non-production environments.

Release Notes

We'd like to first thank everyone from the community who has submitted pull requests or reported issues. A grand total of 84 pull requests by 14 contributors were processed for this release.

Noteworthy Changes in v9.8.0

Optional Telerik Removal

The major highlight for this release is that we removed all our dependencies on the Telerik library. In oder to not make this a breaking change, we do leave Telerik removal as a manual option until v10. The main component that still relied on Telerik where Site Assets and Global assets which used Digital Assets Manager. We ship with v9.8.0 a new file manager that has no dependencies on Telerik but it is not installed by default to not break existing sites upon upgrades. Please note that it will be automatically replaced in v10, so please test and plan accordingly.

To help you try to identify if you have any other 3rd party extension that depends on Telerik, our very own @mitchelsellers has published the Dnn Telerik Identitier module which you can download and install to try and list all assemblies that reference Telerik.

If you want in v9.8.0 to remove the Telerik library, here are the steps to do so (please note this may also break any other 3rd party module that depends on Telerik):

  1. Take a full backup of the site and database.
  2. In Extensions > Available Extensions > Modules : Install the Resource Manager module.
  3. Navigate to Site Assets, remove the Digital Assets manager module from the page, insert an instance of the Resource Manager.
  4. Repeat step 3 but for the Global Assets page.
  5. In SQL Console Run the following command:
UPDATE {databaseOwner}{objectQualifier}Packages
SET IsSystemPackage = 0
WHERE Name IN ('DigitalAssetsManagement', 'DotNetNuke.Telerik.Web', 'DotNetNuke.Web.Deprecated', 'DotNetNuke.Website.Deprecated')
  1. Go to Servers and Clear cache.
  2. In Extensions > Modules , uninstall Digital Assets Manager (Tick delete files).
  3. In Extensions > Libraries, uninstall DotNetNuke Telerik Web Components (Tick delete files).
  4. In Extensions > Libraries, uninstall DNN Deprecated Web Controls Library (Tick delete files).
  5. In Extensions > Libraries, uninstall DotNetNuke Deprecated Website Codebehind files (Tick delete files).
  6. Open the web.config file and search for Telerik, delete any lines that reference it.
  7. Verify in bin folder, there is no dlls including the word Telerik.
  8. Test your 3rd party modules to make sure they still work without Telerik.

Bug Fixes

  • Fixed an issue where newly created sub-folder was not shown if the parent folder name starts with 0 #3976 Thanks @kmuralidaran
  • Fixed an issue where the module friendly name was not updated as part of module extension update #4082 Thanks @tauqeer-haider
  • Fixed an issue where is was not possible to set page permissions for "unauthentication users" role #4094 Thanks @zyhfish @bdukes @mitchelsellers
  • Fixed a styling issue for checked Accept License checkbox in Extension installer #4103 Thanks @david-poindexter
  • Fixed an issue where the React common components would interfere with container css class #4109 Thanks @valadas
  • Fixed an issue where module dialog added new module to wrong pane #4113 Thanks @bdukes
  • Fixed an issue where the incorrect icon would show for errors in the Pages module #4124 Thanks @tauqeer-haider
  • Fixed an issue where Dnn would not install due to a missing config file #4136 Thanks @valadas
  • Fixed an issue where some Visual Basic modules would fail due to members that differed only by case #4139 Thanks @bdukes
  • Removed beacon setting on upgrade #4141 Thanks @bdukes
  • Fixed an issue with module pane placement after export/import #4144 Thanks @tauqeer-haider
  • Fixed an issue where 09.07.03.config was not included in the project #4151 Thanks @valadas
  • Fixed an issue that would cause an infinite redirect loop on mobile #4158 Thanks @valadas
  • Fixed an issue where some dates where not parsed with invariant culture which caused issues for non-Gregorian calendars #4164 Thanks @tauqeer-haider
  • Fixed an issue where the Event Log would fail silently during application startup #4178 Thanks @ahoefling
  • Fixed an issue where page title and description would get saved with site values unintentionnally #4184 Thanks @mitchelsellers
  • Fixed an issue with profile image visibility #4185 Thanks @tauqeer-haider
  • Fixed an issue where line breaks and year tokens would not be properly formatted in Social Messaging #4186 Thanks @hismightiness
  • Ensure new Localization HTTP module is running soon enough #4251 Thanks @bdukes
  • Remove Localization HTTP module from config #4264 Thanks @bdukes
  • Fix Localization Issues in WebAPI #4265 @donker
  • Fix the web.config errors for the new Localization module #4267 @donker

New features

  • Implemented a new optional file manager called Resource Manager #4152
  • Adds host setting option and ability to use settings outside module context #4153 Thanks @donker
  • Adds support for editing the robots.txt on a website #4165 #4172 Thanks @hismightiness

Enhancements

Developer Experience / Documentation

Read more

v9.8.0-rc1

14 Oct 03:31
21e2b90
Compare
Choose a tag to compare
v9.8.0-rc1 Pre-release
Pre-release

Release Candidate

This is a release candidate, please do not install in production environments. RC (Release Canadidate) versions are meant for testing the next release. Please test in non-production environments.

Release Notes

We'd like to first thank everyone from the community who has submitted pull requests or reported issues. A grand total of 84 pull requests by 14 contributors were processed for this release.

Noteworthy Changes in v9.8.0

Optional Telerik Removal

The major highlight for this release is that we removed all our dependencies on the Telerik library. In oder to not make this a breaking change, we do leave Telerik removal as a manual option until v10. The main component that still relied on Telerik where Site Assets and Global assets which used Digital Assets Manager. We ship with v9.8.0 a new file manager that has no dependencies on Telerik but it is not installed by default to not break existing sites upon upgrades. Please note that it will be automatically replaced in v10, so please test and plan accordingly.

To help you try to identify if you have any other 3rd party extension that depends on Telerik, our very own @mitchelsellers has published the Dnn Telerik Identitier module which you can download and install to try and list all assemblies that reference Telerik.

If you want in v9.8.0 to remove the Telerik library, here are the steps to do so (please note this may also break any other 3rd party module that depends on Telerik):

  1. Take a full backup of the site and database.
  2. In Extensions > Available Extensions > Modules : Install the Resource Manager module.
  3. Navigate to Site Assets, remove the Digital Assets manager module from the page, insert an instance of the Resource Manager.
  4. Repeat step 3 but for the Global Assets page.
  5. In SQL Console Run the following command:
UPDATE {databaseOwner}{objectQualifier}Packages
SET IsSystemPackage = 0
WHERE Name IN ('DigitalAssetsManagement', 'DotNetNuke.Telerik.Web', 'DotNetNuke.Web.Deprecated', 'DotNetNuke.Website.Deprecated')
  1. Go to Servers and Clear cache.
  2. In Extensions > Modules , uninstall Digital Assets Manager (Tick delete files).
  3. In Extensions > Libraries, uninstall DotNetNuke Telerik Web Components (Tick delete files).
  4. In Extensions > Libraries, uninstall DNN Deprecated Web Controls Library (Tick delete files).
  5. In Extensions > Libraries, uninstall DotNetNuke Deprecated Website Codebehind files (Tick delete files).
  6. Open the web.config file and search for Telerik, delete any lines that reference it.
  7. Verify in bin folder, there is no dlls including the word Telerik.
  8. Test your 3rd party modules to make sure they still work without Telerik.

Bug Fixes

  • Fixed an issue where newly created sub-folder was not shown if the parent folder name starts with 0 #3976 Thanks @kmuralidaran
  • Fixed an issue where the module friendly name was not updated as part of module extension update #4082 Thanks @tauqeer-haider
  • Fixed an issue where is was not possible to set page permissions for "unauthentication users" role #4094 Thanks @zyhfish @bdukes @mitchelsellers
  • Fixed a styling issue for checked Accept License checkbox in Extension installer #4103 Thanks @david-poindexter
  • Fixed an issue where the React common components would interfere with container css class #4109 Thanks @valadas
  • Fixed an issue where module dialog added new module to wrong pane #4113 Thanks @bdukes
  • Fixed an issue where the incorrect icon would show for errors in the Pages module #4124 Thanks @tauqeer-haider
  • Fixed an issue where Dnn would not install due to a missing config file #4136 Thanks @valadas
  • Fixed an issue where some Visual Basic modules would fail due to members that differed only by case #4139 Thanks @bdukes
  • Removed beacon setting on upgrade #4141 Thanks @bdukes
  • Fixed an issue with module pane placement after export/import #4144 Thanks @tauqeer-haider
  • Fixed an issue where 09.07.03.config was not included in the project #4151 Thanks @valadas
  • Fixed an issue that would cause an infinite redirect loop on mobile #4158 Thanks @valadas
  • Fixed an issue where some dates where not parsed with invariant culture which caused issues for non-Gregorian calendars #4164 Thanks @tauqeer-haider
  • Fixed an issue where the Event Log would fail silently during application startup #4178 Thanks @ahoefling
  • Fixed an issue where page title and description would get saved with site values unintentionnally #4184 Thanks @mitchelsellers
  • Fixed an issue with profile image visibility #4185 Thanks @tauqeer-haider
  • Fixed an issue where line breaks and year tokens would not be properly formatted in Social Messaging #4186 Thanks @hismightiness

New features

  • Implemented a new optional file manager called Resource Manager #4152
  • Adds host setting option and ability to use settings outside module context #4153 Thanks @donker
  • Adds support for editing the robots.txt on a website #4165 #4172 Thanks @hismightiness

Enhancements

Developer Experience / Documentation

List of Contributors

Read more