Skip to content

Releases: santacrab2/PKHeXMAUI

26.03.30

30 Mar 18:35

Choose a tag to compare

fixes settings crash

26.03.21

21 Mar 16:15

Choose a tag to compare

  • add hall of fame editor for gen 3
  • handle batch editor changes in pkhex.core
  • better handling for NUD min/max
  • fixes import of wondercards
  • random IVs respects encounter restrictions for perfect IVs

26.02.21

21 Feb 15:24

Choose a tag to compare

  • fixes a bug with FRLG event flag editor

26.02.16

17 Feb 02:20

Choose a tag to compare

  • adds chatter editor to gen 5
  • adds event flag editor to gen 5
  • adds gen 5 misc editor
    • records, forest, entralink, subway, forest, medals, musical etc.
  • latest pkhex.core

26.01.28

29 Jan 03:11

Choose a tag to compare

  • changes how permissions for the trainer folder work and are only requested if the trainer folder is turned on, may require a reboot
  • adds wondercard editor to gens 4,5,6,7
  • adds underground editor to gen 4
  • modifies how version is handled

v26.01.14

14 Jan 12:16

Choose a tag to compare

  • handles latest ZA update
  • fixed inventory editor crash
  • changed shiny button behavior to match PC PKHeX
  • allow editing of trainer version in SV
  • net 10 modernizations
  • latest pkhex.core and automod

v25.12.06

07 Dec 02:27

Choose a tag to compare

Basic ZA support for viewing and editing Pokemon.

  • fixes hiding of unfinished trainer editors
  • fixes PK* editor pages not refreshing when Pokemon has changed
  • fixes mass importing cross generation pk* files. Such as importing a folder of pk5 files into a pk6 save file.
  • fixes Mystery gift import. WC* files properly import now.

v25.09.29

30 Sep 01:19

Choose a tag to compare

You will need to uninstall the old App to update, my hard drive died in June and I lost the signature file with it, so a new signature was created

  • fix crash when internet is unavailable
  • Update PID input validation in RoamerEditor3
  • Refactor UI and data handling in various components
  • Updated AppShell to improve flyout item management.
  • Modified EncounterDB methods for better data handling.
  • Adjusted SearchSettings for proper byte casting.
  • Updated PKHeX.MAUI.csproj to reference a newer PKHeX.Core.
  • Changed layouts in ALMSettings.xaml and LegalitySettings.xaml to use ScrollView.
  • Enhanced UI in ALMSettings and LegalitySettings with propertyGrid.
  • Improved organization in PKHeXSettings.xaml with a new namespace.
  • Updated PSettings to use a StartPage enum for better type safety.
  • Refactored propertyGrid for correct property display.
  • Enhanced BatchEditor for better property type handling.
  • Updated MainPage navigation to utilize the new StartPage enum.
  • Removed PrioritizeGame and PrioritizeGameVersion from APILegality.
  • Add check for empty slots in Batch Editor

v25.05.03

03 May 21:29

Choose a tag to compare

  • No longer requires custom PKHeX for building and uses official
  • fixes event flag editor crash and fixes saving changes
  • limits the box viewer to the amount of boxes for the save. e.g. 18 for FRLG, 32 for SV etc.
  • fixes spiky eared pichu sprite
  • allows the use for the side buttons on any page and avoids crash when not on main pk editor page
  • checks that internet is available before checking for updates
  • updates deps

v25.04.06

06 Apr 13:24

Choose a tag to compare

  • fixes ability handling
  • adds Geonet editor for gen 4
  • adds Honey Tree editor for gen 4
  • adds mailbox support for gens 3-5
  • fix contest stats bug
  • adds gen 4 misc editor
  • updates PKHeX and ALM dependencies