-
Notifications
You must be signed in to change notification settings - Fork 791
v3.0.0
Bryan Soltis edited this page Jul 28, 2023
·
9 revisions
Release Notes | Version History
- The Azure Naming Tool has moved to a new GitHub repo! This change allows us more frequent updates, enhanced features, and the ability to request new features and report bugs. View the Azure Naming Tool V3 Migration Guide.
- Migrated project to new GitHub repo
- Updated project documentation/guides
- Updated project to .NET 7
- Updated Docker image to .NET 7
- Added Environment Details to Admin page for Global Admins
- Added ValidateName function to API
- Redesigned Generate page with new functionality
- Added auto-complete to Generate page
- Updated Generate page messaging
- Migrated documentation to GitHub wiki
- Updated documentation navigation/paths
- Updated GitHub project structure for maintainability
- Added GitHub Release functionality/documentation
- Updated Release Notes
- Refactored code for performance/maintainability
- Resolved VS compilation warnings