5.0.0
In this release of the SaaS Accelerator the following updates have been committed:
-
Update to dotnet 6 (#187)
-
Update to OpenID Connect to v2 common endpoint to support Personal Account
-
Fail subscription updates by the customer on webhook (#211) (#211) This feature allows publishers to auto-reject plan changes issued by customers on the Azure Portal. There is a new entry in the database to toggle true/false this behavior. Note: This feature will also reject plan changes on the admin page. Admins can change the customer plans by toggling this feature in the config section then toggling it back (no restart required).
-
Allow Admin to change logos (#203) (#203)
Allow ISVs to upload logos using the admin page. Logos need to be uploaded in .png for the top-left icon and .ico for the favicon tab icon. After the upload is uploaded then a restart of the webapps will be required. Browser cache will keep the old logo after restart, so we recommend ctrl+f5 to force refresh. -
Fix color for hover over 'subscribe' button on lading page (#222)
-
Update Installation-Instructions.md Update doc command to use stable tags instead of main.
-
Fix offers table, Added Marketplace Subscription ID to Admin portal
-
Unsubscribe action for Landing Page. (#123)
-
Add new SaaS diagram (03128b5)
-
Clean up package dependencies
Resolve conflicts with package dependencies