Summary:
Update iHub to use latest SSL Certificate
Ticket:
Jira Legacy | ||||||
---|---|---|---|---|---|---|
|
Detail:
iHub has been updated to use the latest SSL certificate.
...
Summary:
Azure B2C Ready - New Sign-In process
...
Detail:
iHub Client API is used by both Seko 360 (.NET Framework) and White Glove (.NET 6).
The NuGet package needs to be compatible with both so we have migrated this to use .NET Standard 2.0
...
Summary:
Invoke Service shows correct “Queue Position”
Ticket:
Jira Legacy | ||||||
---|---|---|---|---|---|---|
|
Detail:
Previously when a user manually invoked a service to process a file, it would show a high “Queue Position” even when the file was processed relatively quickly. This has been updated to show the correct “Queue Position” thereby providing valuable feedback to the user on when their file will be processed.
...
Summary:
Added custom Json Converter to handle strings with double quotes
Ticket:
Jira Legacy | ||||||
---|---|---|---|---|---|---|
|
Detail:
Added a fix to handle strings with double quotes when parsing these using Scriban on Push Services.
...