Skip to content

v0.92

Latest

Choose a tag to compare

@thomasguillet44 thomasguillet44 released this 18 Jun 08:41
dde5c2f

Changes sorted by features

Deployment:

  • Implement Playwright end-to-end (E2E) testing.
  • Integrate the plugin into the Jenkins pipeline to automate E2E test execution.

Version updates :

  • Upgrade project to Vite 8.
  • Update the Lodash dependency to the latest version.

Synthetic image :

  • Enable beta-tester access to the BFREE and BFREE-SIGLIP model, including false-positive rate metrics.

Check GIF :

  • Introduce the ability to add an "original" tag, matching the existing "fake" tag functionality.

SNA :

  • Add stop words to the word cloud, filterable by language.
  • Fix the JSON collection upload feature to allow appending to existing collections.
  • Rebrand references from Twitter to X.

Metadata :

  • Enhance image metadata extraction to maximize the volume of retrieved information.
  • Fix video metadata extraction issues.

POI Forensics (NEW) :

  • Implement advanced POI Forensics features, accessible via the "extra features" tier.
  • Add an overlay canvas on the video player to display real-time detection scores and detected faces during playback.
  • Render the raw JSON response returned by the API.
  • Introduce new measurement metrics to supplement scores and overall_scores.
  • Display a gauge showing the percentage of fake content, calculated by comparing the areas above and below the threshold.
  • Manage API errors and stored request parameters using Redux.

What's Changed

Full Changelog: v0.90...v0.92