This repository was archived by the owner on Aug 11, 2024. It is now read-only.
Releases: pamaxie/Pamaxie.Database_API
Releases · pamaxie/Pamaxie.Database_API
Bugfixes
Fixed issue with Email Confirmations not Getting removed
Implemented an endpoint to allow re-sending of email confirmations
Resolved an issue that would result in an exception being thrown by the Project UPDATE endpoint instead of returning a valid error.
Implemented Perceptual Image Hashing
Merge pull request #13 from pamaxie/#12 Implemented Perceptual Image Hashing
Fixed too many logs being pushed to console
Attempting to fix an issue that pushes too many logs (too verbose logging) to the console or standard logging output
Fixed issue with Unability to store data
1.1.13 Fixed a bug where Pamaxie's projects could not store scan results
Emergency patch for 1.1.11
Fixed an issue in JWT generation that would result in al Tokens getting denied because of an invalid audience
Fixed issue with Bearer Token
We fixed an issue with the JWT Bearer Tokens header not being compatible with certain SDK's due to it linking to the URL of HS256 instead of just stating that it uses that algorithm.
Implemented methods for our scanning Service
Added:
- Implemented methods for our scanning Service
Fixed: - Fixed issue where databases would show as offline even though they were not.
1.1.9
Fixed issue with URI path for Emails being incorrectly created
1.1.8 #1 Fixed potential issue with Url in Email
Fixed Minior problems with endpoints
1.1.7 #1 Fixed wrong default endpointUrl for links