Skip to content

v25.09.29

Choose a tag to compare

@santacrab2 santacrab2 released this 30 Sep 01:19
· 44 commits to pkhexmobile since this release

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