Skip to content

Releases: RainbowCookie32/rusty-psn

v0.5.3

22 Nov 00:58
2b6ef1f
Compare
Choose a tag to compare

What's Changed

  • Fix random Hash Mismatch errors by @sarpt in #266

Full Changelog: v0.5.2...v0.5.3

v0.5.2

29 Oct 23:38
2a0afcd
Compare
Choose a tag to compare

What's Changed

  • Multipart PS4 packages merging in egui release by @sarpt in #256
  • build(deps): bump serde from 1.0.204 to 1.0.214 by @dependabot in #258
  • build(deps): bump sha1_smol from 1.0.0 to 1.0.1 by @dependabot in #230
  • build(deps): bump quinn-proto from 0.11.3 to 0.11.8 by @dependabot in #244
  • build(deps): bump notify-rust from 4.11.0 to 4.11.3 by @dependabot in #250
  • build(deps): bump flexi_logger from 0.28.5 to 0.29.4 by @dependabot in #255
  • build(deps): bump tokio from 1.39.2 to 1.41.0 by @dependabot in #257

Full Changelog: v0.5.1...v0.5.2

v0.5.1

22 Sep 17:26
389ab56
Compare
Choose a tag to compare

What's Changed

  • File hashing in chunks instead of loading whole files into memory by @sarpt in #251

Full Changelog: v0.5.0...v0.5.1

v0.5.0

15 Sep 14:23
9a03fe0
Compare
Choose a tag to compare

What's Changed

  • Add support for PS4 multipart updates by @sarpt in #249

Full Changelog: v0.4.7...v0.5.0

v0.4.7

09 Sep 21:23
6b0fa8f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.6...v0.4.7

v0.4.6

30 Aug 14:41
e070c83
Compare
Choose a tag to compare

This a new release of v0.4.6 since I'm dumb.

What's Changed

  • Fix egui errors when downloading the same title id again by @sarpt in #241

Full Changelog: v0.4.5...v0.4.6

v0.4.5

25 Aug 00:40
2668c60
Compare
Choose a tag to compare

What's Changed

  • Fix error information about incorrect title id suggesting there are no updates available by @sarpt in #238

Full Changelog: v0.4.4...v0.4.5

v0.4.4

21 Aug 00:09
4680eba
Compare
Choose a tag to compare

What's Changed

  • Add option to disable file logs by @sarpt in #237

Full Changelog: v0.4.3...v0.4.4

v0.4.3

18 Aug 14:26
Compare
Choose a tag to compare

What's Changed

  • Allow dashes in title id by @sarpt in #233
  • Filter out just known invalid characters for paths in 06229d8.

Full Changelog: v0.4.2...v0.4.3

v0.4.2

15 Aug 16:58
35de802
Compare
Choose a tag to compare

What's Changed

  • Fix info fetching not showing errors by @sarpt in #232

New Contributors

Full Changelog: v0.4.1...v0.4.2