Skip to content

Releases: LittleBigRefresh/Refresh

v2.13.2

27 Jul 13:41
e87c7dd
Compare
Choose a tag to compare

Full Changelog: v2.13.1...v2.13.2

v2.13.1

26 Jul 02:39
v2.13.1
c5875a2
Compare
Choose a tag to compare

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

23 Jul 23:32
v2.13.0
0ff4a34
Compare
Choose a tag to compare

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 into GameProfileComment and GameLevelComment 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

14 Jul 23:30
v2.12.3
46423d7
Compare
Choose a tag to compare

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

19 Jun 21:42
d184aca
Compare
Choose a tag to compare

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

18 Jun 06:42
v2.12.1
a2b2eb2
Compare
Choose a tag to compare

What's Changed

  • Fix GetTotalLevelsPublishedByUser returning global level count by @jvyden in #534

Full Changelog: v2.12.0...v2.12.1

v2.12.0

18 Jun 00:40
v2.12.0
9e0ffcd
Compare
Choose a tag to compare

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

06 Jun 01:13
v2.11.4
f50b2b4
Compare
Choose a tag to compare

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

16 May 22:07
v2.11.3
ff6e0ce
Compare
Choose a tag to compare

What's Changed

  • Replace FillInExtraData system with a new DataContext object in IDataConvertableFrom by @jvyden in #495
  • Up rate limit for registrations by @Beyley in #497
  • Fix playhash on LBP2 by @Beyley in #499

Full Changelog: v2.11.2...v2.11.3

v2.11.2

14 May 04:00
v2.11.2
23c6a5a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.11.1...v2.11.2