v1.4.0-preview.1
Pre-release
Pre-release
·
61 commits
to main
since this release
What's Changed
What's New
- Update role checks for scan functionality by @michael-j-green in #205
- Implement Metadata Map Dump functionality and related configurations by @michael-j-green in #246
- Add copilot instructions and update guard workflow for documentation consistency by @michael-j-green in #248
- Implement "Verified Email" role with automatic assignment, resend verification functionality, and authentication fixes by @Copilot in #249
- Enhance GiantBomb metadata fetching and indexing by @michael-j-green in #253
- Add ComputeObjectPropertyHash method and refactor resource names by @michael-j-green in #256
- Expose tracking methods and enhance GiantBomb metadata handling by @michael-j-green in #257
- Add workflow to clean up Action cache on Pull Request close by @michael-j-green in #265
- Refactor metadata dump process and enhance Insights data retrieval by @michael-j-green in #270
- Add metadata fetching for Redump, TOSEC, WHDLoad, and FBNeo by @michael-j-green in #276
- Add Open Graph meta tags for data object detail pages by @michael-j-green in #277
- Add cache flushing functionality and UI elements by @michael-j-green in #279
- Add support for Redump cuesheets with syntax highlighting by @michael-j-green in #281
- Enhance extraction process with validation and sanitization by @michael-j-green in #282
- Add dumps page with API integration and localization support by @michael-j-green in #286
Bug Fixes
- Enhance background task management and API security by @michael-j-green in #204
- Enhance error handling and remove Copilot Instructions Guard workflow by @michael-j-green in #258
- Enhance GiantBomb metadata handling by @michael-j-green in #266
- Add image tag processing after storing game data by @michael-j-green in #268
- Add file extension to open graph tags by @michael-j-green in #278
- Prevent program crash when extracting Redump files due to duplicate file names by @michael-j-green in #280
Dependencies
- Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 8.0.18 to 8.0.19 by @dependabot[bot] in #240
- Bump Microsoft.AspNetCore.Identity.UI from 8.0.18 to 8.0.19 by @dependabot[bot] in #239
- Bump Microsoft.AspNetCore.Authentication.Google from 8.0.18 to 8.0.19 by @dependabot[bot] in #238
- Bump Microsoft.AspNetCore.OpenApi from 8.0.18 to 8.0.19 by @dependabot[bot] in #237
- Bump Microsoft.AspNetCore.Authentication.MicrosoftAccount from 8.0.18 to 8.0.19 by @dependabot[bot] in #236
- Bump Swashbuckle.AspNetCore from 9.0.3 to 9.0.4 by @dependabot[bot] in #255
- Bump Microsoft.AspNetCore.Identity.UI from 8.0.19 to 8.0.20 by @dependabot[bot] in #263
- Bump Microsoft.AspNetCore.Authentication.MicrosoftAccount from 8.0.19 to 8.0.20 by @dependabot[bot] in #262
- Bump Microsoft.AspNetCore.OpenApi from 8.0.19 to 8.0.20 by @dependabot[bot] in #261
- Bump Microsoft.AspNetCore.Authentication.Google from 8.0.19 to 8.0.20 by @dependabot[bot] in #260
- Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 8.0.19 to 8.0.20 by @dependabot[bot] in #259
- Bump Swashbuckle.AspNetCore from 9.0.4 to 9.0.6 by @dependabot[bot] in #285
- Bump StackExchange.Redis from 2.9.17 to 2.9.25 by @dependabot[bot] in #284
- Bump HtmlAgilityPack from 1.12.3 to 1.12.4 by @dependabot[bot] in #283
New Contributors
- @Copilot made their first contribution in #249
Full Changelog: v1.3.0...v1.4.0-preview.1