01.11.00
There are no release packages in the typical sense because this is an npm
package. Please refer to this project's README or the npm
homepage (which includes a copy of the README as well). This contains the installation instructions for the npm
package.
https://www.npmjs.com/package/generator-upendodnn
How to Install/Upgrade
Please see the README. Upgrade and installation use the same command. Easy-peasy... Enjoy! :)
Release Notes
The release notes continue after the Sponsors and Code Contributors below.
Sponsors
Open-source is not free. We're so GRATEFUL for the following people/organizations for sponsoring developers to work on this release!
Sponsorship is Powered by GitHub Sponsors and ensures that this project lives and thrives. Please consider sponsoring any amount.
THANK YOU to the following rock stars!
- David Poindexter, nvisionative
- Dan Rice, Pure Systems
- Matt Rutledge, Believe Kids
- Adam Bernstein, PracticeWise
- (2 private sponsors)
Code Contributors
THANK YOU to the following community members for participating in this release!
Release Note Prefixes
The following prefixes are defined as:
- SI: Support Inquiry - This issue was reported by a support customer and was prioritized above all other tasks.
Version 01.11.00 Updates
Enhancements
- Centralized the versioning of underlying dependencies for easier maintenance for future releases, and preparation for a major upcoming feature (Issue 270). Thanks, @WillStrohl!
- Standardized token variables across all project types, for easier maintenance & documentation, and to prepare for a major upcoming feature. (Issue 269). Thanks, @WillStrohl!
- Performed minor re-organization of available menu items. No Issue. Thanks, @WillStrohl!
- Passing new token variables to all template types, including
currentDate
,currentYear
,msBuildVersion
, and more. No Issue. Thanks, @WillStrohl!
Bug Fixes & Maintenance Updates
- No Issue - Made the targeted MSBuild version consistent across project & extension types. Thanks, @WillStrohl!
- No Issue - Made the DNN manifest metadata more consistent across projects & extension types. Thanks, @WillStrohl!
- No Issue - Removed the persona bar token variables from all of the project types that are not related to the persona bar. Thanks, @WillStrohl!
- No Issue - Updated the
.gitignore
to not commit artifacts from Visual Studio, Visual Studio Code, and enabling debugging. Thanks, @WillStrohl! - No Issue - Removed files that were previously committed and shouldn't have been. Thanks, @WillStrohl!
- No Issue - Several minor updates to the
README
. Thanks, @WillStrohl!