Skip to content
This repository was archived by the owner on Aug 11, 2024. It is now read-only.

Releases: pamaxie/Pamaxie.Database_API

Bugfixes

30 Jun 13:04
15cd02a

Choose a tag to compare

Bugfixes Pre-release
Pre-release

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

30 Jun 12:12
ef1af8f

Choose a tag to compare

Pre-release
Merge pull request #13 from pamaxie/#12

Implemented Perceptual Image Hashing

Fixed too many logs being pushed to console

10 Jun 11:57

Choose a tag to compare

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

07 Jun 16:48

Choose a tag to compare

1.1.13

Fixed a bug where Pamaxie's projects could not store scan results

Emergency patch for 1.1.11

07 Jun 14:54

Choose a tag to compare

Pre-release

Fixed an issue in JWT generation that would result in al Tokens getting denied because of an invalid audience

Fixed issue with Bearer Token

07 Jun 14:30

Choose a tag to compare

Pre-release

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

31 May 22:39

Choose a tag to compare

Added:

  • Implemented methods for our scanning Service
    Fixed:
  • Fixed issue where databases would show as offline even though they were not.

1.1.9

24 May 18:55

Choose a tag to compare

1.1.9 Pre-release
Pre-release
  • Added function to see Docker Environment variables
  • Addressed #11 and #7
  • Added LoadFully to the Project Interaction API Service, to allow full loading of a Project

Fixed issue with URI path for Emails being incorrectly created

25 Mar 14:08

Choose a tag to compare

1.1.8

#1 Fixed potential issue with Url in Email

Fixed Minior problems with endpoints

24 Mar 19:35

Choose a tag to compare

Pre-release
1.1.7

#1 Fixed wrong default endpointUrl for links