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
- Assistant/matchPattern add guard again by @rosannamilner in #1132
- Assistant/add missing commits by @rosannamilner in #1141
- Assistant/domain analysis align headers by @rosannamilner in #1150
- Assistant/Extracted URLs fix ternary by @rosannamilner in #1147
- Assistant/Fix bug combining fact checks by @rosannamilner in #1146
- Assistant/separate constants by @rosannamilner in #1142
- Poi forensics thomasdev by @thomasguillet44 in #1153
- Thomas dev 5 by @thomasguillet44 in #1154
- Poi forensics thomasdev by @thomasguillet44 in #1156
- cleaning and commenting #1140 by @thomasguillet44 in #1157
- Assistant/Fix Assistant useEffect dependencies by @rosannamilner in #1149
- Poi forensics thomasdev by @thomasguillet44 in #1159
- Thomas dev playwright by @thomasguillet44 in #1163
- Assistant/update bbc video embedurl by @rosannamilner in #1117
- Assistant/organise utils by @rosannamilner in #1143
- Assistant/Bug fixes by @rosannamilner in #1160
- Thomas branch intermediaire by @thomasguillet44 in #1165
- Thomas dev by @thomasguillet44 in #1167
- Assistant/organise check scrape results by @rosannamilner in #1144
- Thomas dev intermediaire by @thomasguillet44 in #1181
- hook for tests and deploy in master's branch #1178 by @thomasguillet44 in #1182
- Beta master by @thomasguillet44 in #1183
- Pre master by @thomasguillet44 in #1184
- Assistant/fix fact check loading in text results by @rosannamilner in #1189
- Assistant/Fix video list display by @rosannamilner in #1190
- Thomas dev 3 by @thomasguillet44 in #1192
- Bump lodash from 4.17.23 to 4.18.1 by @dependabot[bot] in #1131
- Thomas dev 4 by @thomasguillet44 in #1196
- Thomas dev 4 by @thomasguillet44 in #1198
- Beta master by @thomasguillet44 in #1199
- Pre master by @thomasguillet44 in #1200
- Thomas dev 5 by @thomasguillet44 in #1204
- adapting tests e2e archive and demo #1134 by @thomasguillet44 in #1207
- Thomas dev 5 by @thomasguillet44 in #1209
- delete console log #1155 by @thomasguillet44 in #1210
- Beta master by @thomasguillet44 in #1211
- Pre master by @thomasguillet44 in #1212
Full Changelog: v0.90...v0.92