Skip to content

Releases: mattpannella/pupdate

2.9.3 release

10 Dec 05:35
f9a71ee
Compare
Choose a tag to compare

What's Changed

  • Add support for in-place auto update by @Guspaz in #83
  • Updated to hopefully handle jotego's cores properly, until the inventory api adds support for other release types

New Contributors

Full Changelog: v2.9.2...v2.9.3

2.9.2 release

09 Dec 00:02
066c98d
Compare
Choose a tag to compare

Fixed issue with version comparison that was causing the amiga core to download every time

2.9.1 Release

07 Dec 04:52
47bba05
Compare
Choose a tag to compare

What's Changed

This really isn't a bugfix release, but there's an issue with the regex that pulls the semver out of the git release tag, and if i labeled this 2.10.0 it would never trigger a new update download. whatever, no one cares about the version

2.9.0 Release

06 Dec 03:45
9fbf861
Compare
Choose a tag to compare

New Feature

  • Now you will be prompted with an option for how you want the updater to handle new cores. Automatically accept them, automatically skip them, or prompt you if there's new cores whenever you run the app.
  • This setting can be updated by running the core selector

Special thanks to @LoneBoco for this one

2.8.1 bug fix release

30 Nov 04:45
3c8e1ac
Compare
Choose a tag to compare

when you run the core selector in 2.8.0 you need to quit the app and run it again for the choices to take effect.
this is fixed in 2.8.1

2.8.0 Release

27 Nov 02:54
bd0af2f
Compare
Choose a tag to compare

New features

  • Added a menu to make it easier to choose what option you want to run. this was long overdue. i'm lazy
  • Added an option to download available image packs
  • Added a new cli parameter to skip the menu and just run the update process, the way it used to work. -u

2.7.0 Release

07 Nov 04:33
5726c01
Compare
Choose a tag to compare

New Feature

  • Uninstall all skipped cores. Keep your openFPGA menu clean by removing unwanted cores. Setting is on by default. Can be disabled by setting config.delete_skipped_cores to false

2.6.2 Patch Release

06 Nov 17:56
45d7044
Compare
Choose a tag to compare

Bug Fix: Core selector works with pram0d's cores, now.

2.6.1 Release

03 Nov 04:05
f3b348a
Compare
Choose a tag to compare

Last release accidentally contained something unfinished that caused it to not download some asset files. Should be fixed, now
who needs qa? just release it broken, and then release a patch the next day

2.6.0 Release

02 Nov 03:20
cbd7be8
Compare
Choose a tag to compare
  • MacOS build is now a universal binary. Please let me know if this causes any issues for anyone.

  • First step toward supporting cores hosted in a single repository, without using releases. It's kind of a hack and inelegant right now, but whatever i dont care

Translation: The pram0d cores are supported now (snow bros 2 and garegga)