Skip to content

Releases: Azure/Commercial-Marketplace-SaaS-Accelerator

7.3.0

16 Aug 20:29
c10befc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 7.2.1...7.3.0

7.2.1

01 Jun 01:44
e16c398
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.2.0...7.2.1

7.2.0

18 May 22:28
6ed40de
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 7.1.0...7.2.0

7.1.0

12 May 04:12
dabee5b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.0.0...7.1.0

7.0.0

31 Mar 04:10
f4214fe
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.1.2...7.0.0

6.1.2

15 Dec 00:34
7ec8672
Compare
Choose a tag to compare

New Features/Enhancements

  • Added a note to instruct user to use PowerShell instead of bash shell within Azure Cloud Shell #402
  • Modernize deployment script #359
  • Add a warning to avoid publisher from closing the cloud shell #406
  • Option to sync status/plan/quantity from the api on demand #219
  • Logging on console and application logs #393

Bug Fixes

  • Admin Portal - Subscriptions Horizontal Scroll missing #347
  • Admin logout not working #396
  • Application not working on any action which includes fulfilment API calls #403
  • Fix KV reference on Cloud Shell #402
  • Plan name does not change in Admin portal #345
  • Wrong Subscription Status in Subscription Details page #353
  • Can't change Quantity in Admin Portal #354

**Thanks to all our code contributors! **
@nickward13, @alexdrenea, @dstarr, @santhoshb-msft , @msalemcode, @neelavarshad

Full Changelog: 6.1.1...6.1.2

6.1.1

08 Dec 19:01
dce66ed
Compare
Choose a tag to compare

New Features
N/A

Bug Fixes

  1. Install script updates - Intermittent install script failures #390
  2. Install script updates - Kv appsettings format is set incorrectly #392
  3. Compiler warnings fix #365
  4. [Internal] CI/CD pipeline fix

**Thanks to all our code contributors! **
@santhoshb-msft, @dstarr, @alexdrenea

Full Changelog: 6.1.0...6.1.1

6.1.0

01 Dec 19:27
b97dcac
Compare
Choose a tag to compare

New Features

  • Entityframework support
  • Added Onetime billing option

Bug Fixes

  • N/A

**Thanks to all our code contributors! **

Full Changelog: 6.0.1...6.1.0

6.0.1

28 Oct 21:18
67609fd
Compare
Choose a tag to compare

New Features

  • Added support for the new 2-year and 3-year plan terms

New Changes

  • Renamed projects to user friendly names
  • Updates docs to reflect the project name changes

Bug Fixes

  • N/A

**Thanks to all our code contributors! **

Full Changelog: 6.0.0...6.0.1

6.0.0

01 Sep 21:34
55d4b44
Compare
Choose a tag to compare

New Features

  • New Metering Scheduler - Provide your meter supported subscription with the ability to emit meter charges on regular intervals (e.g. daily, monthly, etc.)
  • New Installation Script - The new script uses AZ CLI and allows faster deployment and key vault installation. #314
  • Better handling for Webhooks - Support new Enums and unknown Enums states. These are also logged in the Activity Log.
  • Activity Log Viewer - Review the activities done by the accelerators (e.g., webhook notifications, meters emitted, etc.) #224 #269
  • Remove unsubscribe from list of subscriptions.
  • Latest version of the SaaS Client API Library (to support multi-year plans) #309
  • New email notification template page
  • New users management page
  • New upload logo page #203 #221

New Changes

  • Table look and feel changes.
  • View more details for subscriptions
  • Performance improvement on the admin page #304 #284 #297
  • Firewalls updated #244

Bug Fixes

  • Improved password checks to avoid inaccessible pages after deployment completes due to invalid characters #282
  • Fetch All doesn't stop when it finds the new multi-year plans #305
  • Fixed Unsubscribe in situation where Unsubscribed didn't get triggered
  • Fixes to the webhook controller

**Thanks to all our code contributors! **

Full Changelog: 5.0.0...6.0.0