Releases: LittleBigRefresh/Refresher
Releases · LittleBigRefresh/Refresher
v1.4.8
Commits
- 3abb863: fix null error (jvyden)
- 20f435a: clarify bad error (jvyden)
- 3e189d5: syntax (jvyden)
- 3c9e9f0: Automatically create RPCS3 patches folder if it does not exist (jvyden)
- 2729793: Automatically determine game version (jvyden)
- ea5d242: Better logging (jvyden)
- 9ef6ae2: Dont do game version error (jvyden)
v1.4.7
v1.4.6
v1.4.5
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
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
v1.4.2
v1.4.1
v1.4.0
Changes
- Digital copy patching.
- Add ability to create RPCS3 patch files.
- Add LBPK patching.
- Stability improvements.
- Updated the localization files.
v1.3.0
Commits
- 2d266e7: LBP PSP Patching on Adrenaline Vita (logantgt) #31
- 7d435e3: Update Refresher/UI/PSPSetupForm.cs (Logan Lowe) #31
- 465fdd0: Update Refresher/UI/PSPSetupForm.cs (Logan Lowe) #31
- 908cfb1: Convert directory enumerations to lists (logantgt) #31
- 7d2f8da: Merge branch 'main' of https://github.com/logantgt/Refresher (logantgt) #31
- fd35358: Fix one compiler warning (Beyley Thomas)
- 825b900: Set PSP setup guide button to open relevant online guide (Beyley Thomas)