Releases: andrewbenington/OpenHome
Releases · andrewbenington/OpenHome
S/V Save Detection Fix
Description
- Raised the maximum size for Scarlet/Violet save files to be compatible with 3.0.1
What's Changed
- appease linuxdeploy so appimages can be compiled again by @Amberarch in #185
- Bump the production-dependencies group with 2 updates by @dependabot in #184
- Steam deck appimage script by @Amberarch in #188
- Bump the development-dependencies group with 6 updates by @dependabot in #191
- Bump the production-dependencies group with 3 updates by @dependabot in #190
- Bump vite from 6.3.3 to 6.3.4 in the npm_and_yarn group by @dependabot in #186
- fix: accommodate latest SV save version by @andrewbenington in #192
- chore: test action by @andrewbenington in #193
New Contributors
- @Amberarch made their first contribution in #185
Full Changelog: v1.4.6...v1.4.7
Scarlet/Violet Support
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
- Bump tauri-build from 2.1.1 to 2.2.0 in /src-tauri by @dependabot in #167
- Bump tauri from 2.4.1 to 2.5.0 in /src-tauri by @dependabot in #168
- fix: gen 3 save detection bug by @andrewbenington in #179
- Bump react-data-grid from 7.0.0-beta.51 to 7.0.0-beta.52 by @dependabot in #177
- Bump tauri from 2.5.0 to 2.5.1 in /src-tauri by @dependabot in #176
- Bump fp-ts from 2.16.9 to 2.16.10 by @dependabot in #174
- Bump @types/react-dom from 19.1.1 to 19.1.2 by @dependabot in #175
- Bump @tauri-apps/plugin-dialog from 2.2.0 to 2.2.1 by @dependabot in #172
- Bump the development-dependencies group with 10 updates by @dependabot in #182
- Bump the production-dependencies group across 1 directory with 5 updates by @dependabot in #183
- feat: scarlet/violet support by @andrewbenington in #180
Full Changelog: v1.4.5...v1.4.6
All Boxes View
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
- Bump vite from 6.2.3 to 6.2.4 in the npm_and_yarn group by @dependabot in #139
- Bump react and @types/react by @dependabot in #140
- Bump react-dom and @types/react-dom by @dependabot in #141
- Bump tauri-plugin-shell from 2.2.0 to 2.2.1 in /src-tauri in the cargo group by @dependabot in #143
- Bump @tauri-apps/plugin-shell from 2.2.0 to 2.2.1 in the npm_and_yarn group by @dependabot in #142
- Bump openssl from 0.10.71 to 0.10.72 in /src-tauri in the cargo group by @dependabot in #145
- Bump vite from 6.2.4 to 6.2.5 in the npm_and_yarn group by @dependabot in #146
- Bump vite from 6.2.5 to 6.2.6 in the npm_and_yarn group by @dependabot in #158
- Bump tokio from 1.44.1 to 1.44.2 in /src-tauri in the cargo group by @dependabot in #157
- Bump tauri-plugin-fs from 2.2.0 to 2.2.1 in /src-tauri by @dependabot in #156
- Bump tauri-plugin-dialog from 2.2.0 to 2.2.1 in /src-tauri by @dependabot in #155
- Bump zip from 2.5.0 to 2.6.1 in /src-tauri by @dependabot in #153
- Bump crossbeam-channel from 0.5.14 to 0.5.15 in /src-tauri in the cargo group by @dependabot in #159
- Bump tauri from 2.4.0 to 2.4.1 in /src-tauri by @dependabot in #152
- Bump tauri-build from 2.1.0 to 2.1.1 in /src-tauri by @dependabot in #154
- Bump @typescript-eslint/eslint-plugin from 8.28.0 to 8.29.0 by @dependabot in #150
- Bump @tauri-apps/api from 2.4.0 to 2.4.1 by @dependabot in #151
- Bump @tauri-apps/plugin-fs from 2.2.0 to 2.2.1 by @dependabot in #149
- Bump eslint from 9.23.0 to 9.24.0 by @dependabot in #147
- Bump @tauri-apps/cli from 2.4.0 to 2.4.1 by @dependabot in #148
- feat: all boxes view by @andrewbenington in #166
- fix: add leeway to gen 3 size check by @andrewbenington in #171
Full Changelog: v1.4.4...v1.4.5
Box Sorting
- 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
- feat: sort boxes by @andrewbenington in #136
Full Changelog: v1.4.3...v1.4.4
Flatpak Test (pre-release)
Release with changes to flatpak metadata to test build process
Updates + Minor Fixes
- 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
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
- Bump ring from 0.17.8 to 0.17.13 in /src-tauri in the cargo group across 1 directory by @dependabot in #129
- feat: flatpak support by @andrewbenington in #128
Full Changelog: v1.4.1...v1.4.2
Menu Fixes + Improved UI
Description
- Menu "Open" brings up "Open Save" modal
- Menu accelerators added to Windows
- UI improvements (text size + generally more compact)
What's Changed
- update dependencies by @andrewbenington in #118
- chore: react 19, other updates by @andrewbenington in #119
- feat: menu open functionality by @andrewbenington in #122
- feat: windows menu accellerators by @andrewbenington in #123
- fix: refresh checksum before downloading by @andrewbenington in #124
- chore: address clippy lint issues + general rust cleanup by @andrewbenington in #125
- chore: improve ui by @andrewbenington in #126
Full Changelog: v1.4.0...v1.4.1
Sword/Shield + Legends Arceus
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
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
- Set up debugging in VSCode by @evanwporter in #97
- fix: last opened (recent saves) by @andrewbenington in #99
- fix: unown gen 2 backgrounds + rr/ub checks by @andrewbenington in #104
- feat: plugin system (currently just sprites) by @andrewbenington in #95
- chore: make rust functions more eloquent by @andrewbenington in #105
- chore: clean up rust dependency features by @evanwporter in #107
- feat: modal navigation by @andrewbenington in #106
- Update BUILD_WINDOWS.md by @evanwporter in #109
- chore: optimize rust binary by @evanwporter in #111
- chore: migrate to Radix UI by @andrewbenington in #112
Full Changelog: v1.2.0...v1.3.0