Releases: neil-morrison44/pocket-sync
Releases · neil-morrison44/pocket-sync
v4.9.0 - Fixes issues with image/data packs & improves file install process
What's Changed
- Update translations by @auer1329 in #284
- Adds locks to the file system to fix issues where write tasks cause read tasks to be called a lot by @neil-morrison44 in #282
- Version bump & fix translation typo by @neil-morrison44 in #286
- Changes the image pack stuff to read the variants from the releases by @neil-morrison44 in #287
- Fix image pack loading by @neil-morrison44 in #288
Full Changelog: v4.8.1...v4.9.0
v4.8.1 - Actually shows the platforms on the platforms page again
v4.8.0 - Data/Image Pack speedup, Portuguese translation, Analogizer icon
What's Changed
- Uses the nesitfy crate to clear some bits up by @neil-morrison44 in #265
- Adds
NeoGeo_Analogizer
to the list of cores to ignore the instance files for by @neil-morrison44 in #269 - Add
pt
(Portuguese) translations by @reinaldosimoes in #267 - Adds option to not replace platform files by default by @neil-morrison44 in #270
- Build merged platform zip by @neil-morrison44 in #271
- Speed up showing custom platform options by @neil-morrison44 in #272
- Splits out the files and folders invokes by @neil-morrison44 in #274
- Adds an icon & a banner for the Analogizer cores by @neil-morrison44 in #275
New Contributors
- @reinaldosimoes made their first contribution in #267
Full Changelog: v4.7.0...v4.8.0
v4.7.0 - Fixes non-required files appearing in the required files list, adds sort option to the cores list
What's Changed
- Adds sorting options to cores list by @neil-morrison44 in #260
- Restore previous behaviour of only showing files marked as Required by @neil-morrison44 in #259
Full Changelog: v4.6.1...v4.7.0
v4.6.1 - Bug Fixes (Vectrex files, Space Invaders), Progress bar when downloading firmware
What's Changed
- Fix bugs with newsfeed & core files & instance files & add progress bar for firmware downloads by @neil-morrison44 in #255
Full Changelog: v4.6.0...v4.6.1
v4.6.0 - Much faster assets checking, support for nested archive files, general bug fixes, French translation
What's Changed
- Start moving the whole required files process to Rust by @neil-morrison44 in #247
- Adds fix for missing parameters (PC Engine CD core) by @neil-morrison44 in #249
- Updates the progress bar system with something more flexible by @neil-morrison44 in #250
- A couple of fixes to fetch by @neil-morrison44 in #251
- Be more defensive when downloading github releases by @neil-morrison44 in #252
- Bump tauri-apps/tauri-action from 0.4.5 to 0.5.0 by @dependabot in #246
- Fixes issue where the UI would flash as it refreshed by @neil-morrison44 in #253
- Fixes issue with the md5 data slots by @neil-morrison44 in #254
- Add French translation by @f00b4r0 in #242
New Contributors
Full Changelog: v4.5.1...v4.6.0
v4.5.1 - Hotfix for the new cores (stops ignoring files not marked readonly)
What's Changed
- Logs all panics, removes result/option logging by @neil-morrison44 in #243
Full Changelog: v4.5.0...v4.5.1
v4.5.0 - Adds a Palette browser, potential Windows install fix
What's Changed
- Adds Palette Browser by @neil-morrison44 in #238
- Uses the archive version of the log plugin by @neil-morrison44 in #240
Full Changelog: v4.4.0...v4.5.0
v4.4.0 - redoes the "Update All" process, adds little sponsor link,
What's Changed
- Redoes the Update All process by @neil-morrison44 in #235
- feat: add localization editor by @NilsJacobsen in #229
- Adds a really subtle link to the sponsor page on the top of the About page by @neil-morrison44 in #236
New Contributors
- @NilsJacobsen made their first contribution in #229
Full Changelog: v4.3.1...v4.4.0
v4.3.1 - Better error logging, fixes issue updating cores list / newsfeed, german translation
What's Changed
- Fixes some issues when updating the newsfeed / inventory when the app's open while the computer sleeps by @neil-morrison44 in #232
- Augments all the
.unwrap()
s with a write out to the log by @neil-morrison44 in #233 - Version bump, delete presets and settings, and a little sleep by @neil-morrison44 in #234
- Add German translation by @auer1329 in #228
New Contributors
Full Changelog: v4.3.0...v4.3.1