Skip to content

Releases: andrewbenington/OpenHome

S/V Save Detection Fix

09 May 20:06
Compare
Choose a tag to compare

Description

  • Raised the maximum size for Scarlet/Violet save files to be compatible with 3.0.1

What's Changed

New Contributors

Full Changelog: v1.4.6...v1.4.7

Scarlet/Violet Support

26 Apr 22:14
7622f4b
Compare
Choose a tag to compare

Description

  • Added support for Pokémon Scarlet/Violet save files
  • Fixed a bug where some Emerald save files would not be detected properly if a Battle Frontier exploit had been used
  • Fixed Pokémon gender display for Gen 8-9 formats

What's Changed

Full Changelog: v1.4.5...v1.4.6

All Boxes View

20 Apr 20:18
fd40e68
Compare
Choose a tag to compare

Description

  • Added an "all boxes" view to the home boxes, which can be used to navigate directly to a box or to drag a Pokémon directly to a box
  • Improved Gen 3 save detection
  • Updated dependencies

What's Changed

Full Changelog: v1.4.4...v1.4.5

Box Sorting

30 Mar 21:24
Compare
Choose a tag to compare
  • Pokémon in Home boxes can be sorted according to certain criteria, either per box or across all boxes
  • More Flatpak compatibility

What's Changed

Full Changelog: v1.4.3...v1.4.4

Flatpak Test (pre-release)

29 Mar 23:36
Compare
Choose a tag to compare
Pre-release

Release with changes to flatpak metadata to test build process

Updates + Minor Fixes

26 Mar 02:54
Compare
Choose a tag to compare
  • Updated Rust libraries
  • Fixed a corrupted sprite

What's Changed

  • Bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot in #132
  • Bump @babel/runtime from 7.25.6 to 7.27.0 in the npm_and_yarn group across 1 directory by @dependabot in #133

Full Changelog: v1.4.2...v1.4.3

Flatpak compatibility

08 Mar 19:58
Compare
Choose a tag to compare

Description

  • Minor tweaks to add compatibility for a flatpak build
    • Some binaries will not be built for this release; see v1.4.1 for equivalent binaries

What's Changed

Full Changelog: v1.4.1...v1.4.2

Menu Fixes + Improved UI

24 Feb 01:29
74e65f3
Compare
Choose a tag to compare

Description

  • Menu "Open" brings up "Open Save" modal
  • Menu accelerators added to Windows
  • UI improvements (text size + generally more compact)

What's Changed

Full Changelog: v1.4.0...v1.4.1

Sword/Shield + Legends Arceus

11 Feb 01:35
8e62cd7
Compare
Choose a tag to compare

New Features

  • Sword/Shield save support
  • Legends Arceus save support

Bug Fixes

  • Fixed issue where mon would stop being tracked when moved to a Gen 5 game

What's Changed

  • Bump vite from 6.0.3 to 6.0.11 in the npm_and_yarn group by @dependabot in #113
  • Bump openssl from 0.10.68 to 0.10.70 in /src-tauri in the cargo group across 1 directory by @dependabot in #117
  • feat: sword/shield + legends arceus save support by @andrewbenington in #116

Full Changelog: v1.3.0...v1.4.0

Sprite Plugins, Radix UI + Smaller Bundle

12 Jan 21:49
Compare
Choose a tag to compare

New Features

  • Keyboard/Buttons can navigate forward and backwards in a box when the Pokémon modal is open
  • Sprite packs can be downloaded as plugins. More robust plugin support will come in the future

Misc. Code Improvements

  • Smaller bundle size after removing unnecessary Rust dependencies (@evanwporter)
  • Migrated from the unsupported Joy UI to Radix UI
  • Fixed a bug with Recent Saves where 'Last Opened' dates were no longer tracked

What's Changed

Full Changelog: v1.2.0...v1.3.0