Skip to content

Merges latest fixes from Release/9.11.1 RC phase back into develop#5547

Merged
valadas merged 13 commits intodevelopfrom
release/9.11.1
Feb 22, 2023
Merged

Merges latest fixes from Release/9.11.1 RC phase back into develop#5547
valadas merged 13 commits intodevelopfrom
release/9.11.1

Conversation

@valadas
Copy link
Copy Markdown
Contributor

@valadas valadas commented Feb 22, 2023

Merges latest fixes from Release/9.11.1 RC phase back into develop

DNNMonster and others added 13 commits December 24, 2022 22:26
Fixed an issue where the html editor browser would fail
Set profilepic ImageResizeTransform maxHeight and maxWidth
In #5411 , notes were added to the login ip filters and that needed an .SqlDataProvider file. In this project, those files are defined one by one in the manifest and I missed that. This PR adds it in there so it actually gets packaged in the zip.
Azure pipelines has updated windows-latest to run on node v18.x.x

Node 18 has bumped some requirements about open-ssl and Webpack 4 will not be updated to support this use case.

The correct solution is to upgrade to webpack 5 but this has the potential to be a massive task. In the meantime one can pass openssl-legacy-provider for node v18 to support the legacy ssl methods. This PR is a workaround to make our current build work and be able to release DNN v9.11.1 I'll create an issue to do this in a more proper manner after I can confirm this PR fixes our issue in CI.
Implemented a workaround to support node v18
Update azure-pipelines.yml for Azure Pipelines to use node v18
This is an attempt to fix the current build issue with 9.11.1
@valadas valadas added this to the 9.11.1 milestone Feb 22, 2023
@valadas
Copy link
Copy Markdown
Contributor Author

valadas commented Feb 22, 2023

This is a release management task, as per our policy, we are self-approving it.

@valadas valadas merged commit 832f16b into develop Feb 22, 2023
@valadas valadas deleted the release/9.11.1 branch April 17, 2023 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants