Releases: LittleBigRefresh/Refresher
Releases · LittleBigRefresh/Refresher
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)
v1.2.0
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