Releases: LittleBigRefresh/Refresh
Releases · LittleBigRefresh/Refresh
v2.13.2
Full Changelog: v2.13.1...v2.13.2
v2.13.1
What's Changed
- DigestMiddleware: Move code to use IncrementalHash by @Beyley in #577
- ActivityEndpoints: Add LBP3 recent activity endpoint by @Beyley in #578
- PublishEndpoints: Truncate when title/description is too long by @Beyley in #580
- Enforce email verification by @jvyden in #586
- Implement level tagging by @Beyley in #585
Full Changelog: v2.13.0...v2.13.1
v2.13.0
What's Changed
- Bump MailKit from 4.7.0 to 4.7.1 by @dependabot in #560
- Rewrite LegacyAdapterMiddleware + Mutliple digest keys + HMAC digests by @Beyley in #562
- Implement rating reviews by @speedyman08 in #563
- Split
GameComment
intoGameProfileComment
andGameLevelComment
by @jvyden in #561 - Bump SixLabors.ImageSharp from 3.1.4 to 3.1.5 in /Refresh.GameServer by @dependabot in #573
- Bump Bunkum.AutoDiscover, Bunkum and Bunkum.Protocols.Http by @dependabot in #572
- Bump MailKit from 4.7.1 to 4.7.1.1 by @dependabot in #571
- Fix room logging code and 404 return by @Beyley in #566
- Implement PhotoUpload recent activity type by @Beyley in #564
- Worker + Discord Webhook refactor by @jvyden in #575
Full Changelog: v2.12.3...v2.13.0
v2.12.3
What's Changed
- Turn
GameIpVerificationRequest
into a full Realm object by @jvyden in #539 - Allow passing expressions into
RealmDbSet.RemoveRange
by @jvyden in #540 - Remove
GamePhotoSubject
from database schema by @jvyden in #543 - Fix incorrect rank when paginating scores by @jvyden in #544
- Bump Discord.Net.Webhook from 3.15.0 to 3.15.2 by @dependabot in #545
- Add LBP3 US private beta title ID by @Beyley in #547
- Bump MailKit from 4.6.0 to 4.7.0 by @dependabot in #549
- Refactor CreateUser to accept a role to set, implement curator role by @jvyden in #556
- FindRoomMethod: Fix level ID search & always print room state by @Beyley in #548
- Bump JetBrains.Annotations from 2023.3.0 to 2024.2.0 by @dependabot in #555
- Add Refresh.HttpsProxy by @Beyley in #557
Full Changelog: v2.12.2...v2.12.3
v2.12.2
What's Changed
- Minimize calls to
this._realm
for source compatibility with Entity Framework by @jvyden in #533 - Remove backlinks from levels by @jvyden in #536
- Prevent users from re-publishing a level twice. by @Beyley in #537
- Remove
LevelPlay
events by @jvyden in #535 - Add API lookup for levels by their root resource by @jvyden in #538
Full Changelog: v2.12.1...v2.12.2
v2.12.1
What's Changed
Full Changelog: v2.12.0...v2.12.1
v2.12.0
What's Changed
- Ability to display contests in-game on the announcements screen by @jvyden in #500
- Remove backlinks from GameUser and GameComment by @jvyden in #502
- Bump MailKit from 4.5.0 to 4.6.0 by @dependabot in #505
- Bump Bunkum.HealthChecks.RealmDatabase, Bunkum.HealthChecks, Bunkum, Bunkum.Protocols.Http and Bunkum.RealmDatabase by @dependabot in #509
- Organize API responses by @jvyden in #516
- Implement various API extensions by @jvyden in #517
- Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 by @dependabot in #512
- Matching: Vita + PassedNoJoinPoint + Better slots handling by @Beyley in #521
- Metadata: Implement storage/retrieval of level/profile visibility by @Beyley in #520
- Ability to delete scores via the API by @jvyden in #522
- Assets: Make asset dependencies postgres friendly by @Beyley in #523
- Bump IronCompress from 1.5.1 to 1.5.2 by @dependabot in #513
- Shorten time frame required to be considered 'active' to 7 days by @jvyden in #524
- Bump Bunkum.AutoDiscover, Bunkum and Bunkum.Protocols.Http by @dependabot in #526
- Bump Bunkum from 4.5.4 to 4.5.6 by @dependabot in #527
- Remove
GameLocation
usage from database models by @jvyden in #529 - Remove ability to store grief reports in Realm by @jvyden in #530
- Ability to fully delete (and soft-delete) users from the CLI by @jvyden in #532
- Remove
Refresh.Analyzers
project by @jvyden in #531
Full Changelog: v2.11.3...v2.12.0
v2.11.4
This release contains a fix for GHSA-7gpm-jqq2-5643, a vulnerability with a severity of High (8.2/10). It is recommended to update immediately.
Commits
- f50b2b4: Verify token IP for game requests (jvyden)
v2.11.3
v2.11.2
What's Changed
- Bump Discord.Net.Webhook from 3.14.1 to 3.15.0 by @dependabot in #489
- Move request tracking submission to background worker by @jvyden in #488
- Search by publisher by @jvyden in #491
- Cool Levels May 2024 Rebalance by @jvyden in #493
Full Changelog: v2.11.1...v2.11.2