Skip to content

NeoStation Beta 0.9.4+116

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Jul 15:32
  • No changes

What's Changed

  • fix: scrape from the list view via Select, with on-screen feedback by @androosio in #70
  • fix: exclude virtual 'all'/'favorites' groups from "systems found" count by @androosio in #72
  • fix(secondary): keep correct system art on the secondary display when returning from a system by @androosio in #73
  • fix(update): restore download progress bar in UpdateDialog by @misobadev in #74
  • fix(theme): support animated GIF backgrounds from theme store by @misobadev in #75
  • fix(android): resolve Kotlin warnings in EmulatorLauncher and MainActivity by @misobadev in #76
  • fix(android): replace deprecated window.setDecorFitsSystemWindows with WindowCompat by @misobadev in #77
  • fix(android): detect installed RetroArch variant and set as default for all systems by @misobadev in #78
  • fix(systems): stop secondary-display recursion in the systems carousel by @androosio in #79
  • chore: fix formatter drift from newer stable Dart by @androosio in #80
  • feat(secondary): mirror main-screen fanart + logo on secondary, refresh on scrape by @androosio in #81
  • fix(scrape): play nav sound when scraping via the Select shortcut by @androosio in #82
  • fix(startup): don't gate ROM scan behind network update checks by @androosio in #83
  • feat(secondary): RetroAchievements panel, Now Playing dock, screenshots, and dim controls on the secondary display by @androosio in #86
  • build(deps): bump path_provider from 2.1.5 to 2.1.6 by @dependabot[bot] in #51
  • build(deps): bump file_picker from 12.0.0-beta.5 to 12.0.0-beta.7 by @dependabot[bot] in #53
  • build(deps): bump material_symbols_icons from 4.2928.1 to 4.2951.0 by @dependabot[bot] in #54
  • build(deps): bump actions/cache from 5 to 6 by @dependabot[bot] in #60
  • build(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #61
  • build(deps): bump fvp from 0.37.2 to 0.37.3 by @dependabot[bot] in #84
  • build(deps): bump sqlite3 from 3.3.2 to 3.3.4 by @dependabot[bot] in #85
  • feat(i18n): translate missing English strings across 9 locales by @misobadev in #87
  • feat(game): add permanent delete game option with disk and SAF cleanup by @misobadev in #88
  • added armsx2 refresh emulator for ps2 by @ItsRetroPup in #90
  • feat: replace old default flag with default_core and default_standalone by @misobadev in #91

New Contributors

Full Changelog: v0.9.3+114...v0.9.4+116