General Overview & Impact
Function Apps Upgrade
In this release we have upgraded some of our function apps to use the isolated worker
model. Some of the upgrades include:
-Upgrade Reading Webhooks App to use the Isolated Worker Model to and .NET10
-Upgrade Orbit Charge Processor App to use the Isolated Worker Model and .NET10
-Upgrade EE Monitor Hub App to Use the Isolated Worker Model and .NET10
-Upgrade Orbit Webhooks App to Use the Isolated Worker Model and .NET10
-Upgrade Data Robots App to Use the Isolated Worker Model and .NET10
-Upgrade Statement Generator App to Use the Isolated Worker Model and .NET10
-Upgrade Peer Comparison Function App to .NET10
These changes are done to the backend and frontend functionality will not be affected.
Hubs
We have added a new hub model for the Secure hub; 'Liberty Connect 200' on the
add and edit a hub form.
We have made code improvements to the 'Change of Billing Mode' section on the
accounts page. Some of these changes are:
-On the Property dropdown, the first item in the list is selected by default.
-EE Monitor and Orbit Change of Billing Mode forms to only show a single
payment card number as they are single-wallet systems.
Orbit
Currently in Orbit API we only track a primary balance for a Hub. To bring Orbit in line
with other PAYG services we want to implement Secondary Debt. In this release we have
made some changes to Orbit API to include a table for Secondary Debt so that users can
have a separate debt balance to the main hub balance. We have also implemented logic
so that a percentage of payments will be taken from secondary debt if present on the hub.
Secondary Debt is still being refined before it will be fully implemented, so please look
forward to future releases for progress on this feature.
General Improvements
- In this release work has been done for users to be able to cancel a recurring Stripe
payment subscription via the admin portal. Once it has been cancelled on the admin
portal it will also be removed from the residents Consumer Dashboard account.
- We have also made changes to prevent archived correspondence to publish
correspondence to the account. This will allow any unwanted correspondence to be
archived.
- The ' <<Summary.TotalTransactionsInBillingPeriod.Value>> ' placeholder has been
updated to pull through Balance to Prepayment Unit and Write Off transactions.
When an account has either of these transaction types, this value will be included
when calculating the value that this placeholder shows.