Skip to content

4.5.1

Compare
Choose a tag to compare
@rubengees rubengees released this 18 Sep 11:47
· 139 commits to master since this release
  • Fixes
    • Crash in error handling when the Exception does not have a message.
  • New APIs
    • Several new methods in the ProxerUrls util class, e.g. registrationWeb.
    • Nullsfe variants of ProxerUtils#getApiEnumName and ProxerUtils#toApiEnum.
  • API changes
    • Device automatically set to default for urls to avoid 404 errors when the mobile cookie is set from previous usage. Use the overloads with the device parameter to alter this behaviour.