Skip to content

Releases: LittleBigRefresh/Refresher

v1.4.7

22 Apr 19:40
v1.4.7
efd200e
Compare
Choose a tag to compare

Commits

  • efd200e: Better logging and exception handling for verification (jvyden)

v1.4.6

16 Apr 03:22
v1.4.6
26b6a7b
Compare
Choose a tag to compare

This release took everything I had in me.

Commits

  • 8ab5678: Add LBP1 Debug URL exclusions (jvyden)
  • b850fac: Rework release strategy (jvyden)

v1.4.5

15 Apr 02:37
v1.4.5
3e8c155
Compare
Choose a tag to compare

Commits

  • 6ab5e30: Bump FluentFTP from 49.0.1 to 49.0.2 (dependabot[bot]) #53
  • aaa5087: Fix URLs not opening correctly on Windows (jvyden)
  • da71885: Fix broken guide URLs (jvyden)
  • bf7c75f: Configure more options in Sentry (jvyden)
  • e66b9ab: Verify URL before invoking AutoDiscover (jvyden)
  • 9c404fd: Extra logging for downloading license files (jvyden)
  • 982aabf: Bump Sentry from 3.41.4 to 4.2.1 (dependabot[bot]) #59
  • b6fea27: Clarify digest warning (Beyley Thomas) #61
  • 78b0a10: Consistent logging (jvyden)
  • ea1cc88: Always flush exceptions (jvyden)
  • 53dc604: Upgrade eto.forms and sentry (jvyden)
  • 3e8c155: Bump WPF to 2.8.3 (jvyden)

v1.4.4

29 Feb 00:49
v1.4.4
2b664eb
Compare
Choose a tag to compare

This release introduces various fixes and tweaks that allow for patching LBP Hub.

It also introduces support for Sentry, which sends minimal information to us when Refresher encounters an error to help spot unreported issues. If you are uncomfortable with Sentry or its privacy policy, please let us know and we will add the ability for you to opt out.

Commits

  • 85f31f3: Sentry integration test (jvyden)
  • 994d51b: remove test exception (jvyden)
  • 0aefe0d: Sentry breadcrumbs (jvyden)
  • 8bf4754: Add pipe character to digest key pattern (jvyden)
  • a421f41: Add list of blacklisted URLs for LBP Hub (jvyden)
  • bea17ee: Log found URLs, add more hub blacklist urls (jvyden)
  • 2b664eb: Double-check for edge cases where games that look like disc copies require a license (jvyden)

v1.4.3

30 Jan 21:36
v1.4.3
eaace4e
Compare
Choose a tag to compare

What's Changed

  • Input validation + fix title id by @Beyley in #48
  • Use original EBOOT backup for patching instead of active copy by @jvyden in #50

Full Changelog: v1.4.2...v1.4.3

v1.4.2

26 Jan 20:09
v1.4.2
79fccc6
Compare
Choose a tag to compare

Commits

  • ffe6d73: Fix crash when multiple users have a license (Beyley Thomas) #46

v1.4.1

21 Jan 21:45
12eab81
Compare
Choose a tag to compare

Commits

  • 4624cdc: Dont always try to get act.dat, and set rap dir (Beyley Thomas) #45

v1.4.0

19 Jan 08:07
65c4929
Compare
Choose a tag to compare

Changes

  • Digital copy patching.
  • Add ability to create RPCS3 patch files.
  • Add LBPK patching.
  • Stability improvements.
  • Updated the localization files.

v1.3.0

16 Oct 03:43
825b900
Compare
Choose a tag to compare

Commits

v1.2.0

22 Sep 22:31
v1.2.0
420f10b
Compare
Choose a tag to compare

Commits

  • 3f8400d: Initial automated PSP setup (Beyley Thomas) #30
  • c1f6152: Non-destructively update user's game.txt file (Beyley Thomas) #30
  • 3c4e004: Dont compare case when checking for existing Allefresher entries in game.txt (Beyley Thomas) #30
  • e559ab7: Parent patching success message boxes correctly, and add caption (Beyley Thomas) #30
  • d12b3f1: Write out Allefresher.prx to the PSP (Beyley Thomas) #30
  • 158e516: Remove leftovers from testing (Beyley Thomas) #30
  • f7e3f36: ^ (Beyley Thomas) #30
  • 8fcdce5: Address review comments (Beyley Thomas) #30