v1.5.0
What's Changed
What's New
- Add MAMERedump support and refactor related components by @michael-j-green in #301
- Implement PureDOSDAT signature fetching by @michael-j-green in #303
- Add tagging functionality by @michael-j-green in #317
- Implement hourly maintenance for metadata bundles by @michael-j-green in #320
- Add maintenance routines for cache and insights by @michael-j-green in #321
- Remove limit clause from DataObject query for improved data retrieval by @michael-j-green in #325
- Enhance metadata dump and hash lookup functionality by @michael-j-green in #328
- Add hourly maintenance tasks and database schema updates by @michael-j-green in #329
- Fix typo in homepage funding text by @sargunv in #341
- Add Task and Client Models with Database Enhancements by @michael-j-green in #331
- Enhance metadata handling with caching and progress reporting by @michael-j-green in #350
Bug Fixes
- Fix NoIntro Parent/Clone Import by @michael-j-green in #307
- Fix IGDB metadata fetching and improve logging clarity by @michael-j-green in #319
- Refactor and enhance metadata dump process by @michael-j-green in #330
- Enhance pruning logic to report deleted records count by @michael-j-green in #351
Dependencies
- Bump the nuget group with 1 update by @dependabot[bot] in #295
- Bump hasheous-client from 1.4.1 to 1.4.2 by @dependabot[bot] in #291
- Bump Microsoft.AspNetCore.Identity.UI from 8.0.20 to 8.0.21 by @dependabot[bot] in #294
- Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 8.0.20 to 8.0.21 by @dependabot[bot] in #293
- Bump Microsoft.AspNetCore.Authentication.MicrosoftAccount from 8.0.20 to 8.0.21 by @dependabot[bot] in #292
- Bump Microsoft.AspNetCore.Authentication.Google from 8.0.20 to 8.0.21 by @dependabot[bot] in #290
- Bump gaseous-signature-parser and hasheous-client by @dependabot[bot] in #327
- Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 8.0.21 to 8.0.22 by @dependabot[bot] in #316
- Bump Microsoft.AspNetCore.Identity.UI from 8.0.21 to 8.0.22 by @dependabot[bot] in #315
- Bump Microsoft.AspNetCore.Authentication.Google from 8.0.21 to 8.0.22 by @dependabot[bot] in #313
New Contributors
Full Changelog: v1.4.0...v1.5.0