-
4.17.4 Stable
released this
2025-12-02 20:34:52 -05:00 | 11 commits to master since this releaseWhat's Changed
- feat: enable sourcemaps by @thenick775 in https://github.com/thenick775/gbajs3/pull/383
- chore: update contributors by @thenick775 in https://github.com/thenick775/gbajs3/pull/384
- chore: update deps by @thenick775 in https://github.com/thenick775/gbajs3/pull/385
- chore: add minimum docker version by @thenick775 in https://github.com/thenick775/gbajs3/pull/386
- feat: to tanstack query by @thenick775 in https://github.com/thenick775/gbajs3/pull/382
- chore: type aware linting and type fixes by @thenick775 in https://github.com/thenick775/gbajs3/pull/387
- chore: type aware responses with zod by @thenick775 in https://github.com/thenick775/gbajs3/pull/389
- fix: emulator audio throwing when resuming from background ios by @thenick775 in https://github.com/thenick775/gbajs3/pull/390
Full Changelog: https://github.com/thenick775/gbajs3/compare/4.17.3...4.17.4
-
4.17.3 Stable
released this
2025-11-09 12:52:40 -05:00 | 19 commits to master since this releaseWhat's Changed
- chore: update deps by @thenick775 in https://github.com/thenick775/gbajs3/pull/377
- chore: update deps by @thenick775 in https://github.com/thenick775/gbajs3/pull/381
- fix: save state image large call stack explosion by @thenick775 in https://github.com/thenick775/gbajs3/pull/380
Full Changelog: https://github.com/thenick775/gbajs3/compare/4.17.2...4.17.3
-
4.17.2 Stable
released this
2025-09-26 23:53:00 -04:00 | 22 commits to master since this releaseWhat's Changed
- chore: update deps by @thenick775 in https://github.com/thenick775/gbajs3/pull/371
- feat: add workflow permissions to easy jobs by @thenick775 in https://github.com/thenick775/gbajs3/pull/372
- feat: image push workflow permissions by @thenick775 in https://github.com/thenick775/gbajs3/pull/373
- chore: react 19 update by @thenick775 in https://github.com/thenick775/gbajs3/pull/374
- fix: virtual buttons when dragging should not be clickable by @thenick775 in https://github.com/thenick775/gbajs3/pull/375
- fix: rewind button when dragging by @thenick775 in https://github.com/thenick775/gbajs3/pull/376
Full Changelog: https://github.com/thenick775/gbajs3/compare/4.17.1...4.17.2
-
4.17.1 Stable
released this
2025-09-20 23:25:53 -04:00 | 28 commits to master since this releaseWhat's Changed
- fix: virtual control button presses when using emulator controls by @thenick775 in https://github.com/thenick775/gbajs3/pull/370
Full Changelog: https://github.com/thenick775/gbajs3/compare/4.17.0...4.17.1
-
4.17.0 Stable
released this
2025-09-03 01:33:06 -04:00 | 31 commits to master since this releaseWhat's Changed
- feat: add apple splash images by @thenick775 in https://github.com/thenick775/gbajs3/pull/352
- feat: update menu images by @thenick775 in https://github.com/thenick775/gbajs3/pull/354
- chore: update deps by @thenick775 in https://github.com/thenick775/gbajs3/pull/355
- feat: import export file system and settings by @thenick775 in https://github.com/thenick775/gbajs3/pull/357
- feat: import loading indicator by @thenick775 in https://github.com/thenick775/gbajs3/pull/358
- chore: update deps by @thenick775 in https://github.com/thenick775/gbajs3/pull/359
- fix: flaky tests by @thenick775 in https://github.com/thenick775/gbajs3/pull/360
- feat: collapse file uploads into single modal by @thenick775 in https://github.com/thenick775/gbajs3/pull/361
- fix: rest of urls when files are dropped by @thenick775 in https://github.com/thenick775/gbajs3/pull/362
- fix: running first rom file when none selected by @thenick775 in https://github.com/thenick775/gbajs3/pull/363
- fix: file system leaf node wrapping by @thenick775 in https://github.com/thenick775/gbajs3/pull/364
Full Changelog: https://github.com/thenick775/gbajs3/compare/4.16.1...4.17.0
-
4.16.1 Stable
released this
2025-08-15 02:50:30 -04:00 | 42 commits to master since this releaseWhat's Changed
- chore: update deps by @thenick775 in https://github.com/thenick775/gbajs3/pull/348
- feat: add contributors by @thenick775 in https://github.com/thenick775/gbajs3/pull/349
- feat: fixed timestep performance enhancements by @thenick775 in https://github.com/thenick775/gbajs3/pull/350
Full Changelog: https://github.com/thenick775/gbajs3/compare/4.16.0...4.16.1
-
4.16.0 Stable
released this
2025-08-04 19:13:36 -04:00 | 45 commits to master since this releaseWhat's Changed
- fix: file system bar alignment by @thenick775 in https://github.com/thenick775/gbajs3/pull/340
- feat: preserve current save state slot per rom by @thenick775 in https://github.com/thenick775/gbajs3/pull/341
- fix: uncaught popper vitest errors by @thenick775 in https://github.com/thenick775/gbajs3/pull/342
- feat: improve chunking by @thenick775 in https://github.com/thenick775/gbajs3/pull/343
- chore: upgrade deps by @thenick775 in https://github.com/thenick775/gbajs3/pull/344
- feat: display auto save states by @thenick775 in https://github.com/thenick775/gbajs3/pull/345
- feat: refresh auto save state when displayed by @thenick775 in https://github.com/thenick775/gbajs3/pull/346
Full Changelog: https://github.com/thenick775/gbajs3/compare/4.15.1...4.16.0
-
4.15.1 Stable
released this
2025-07-02 20:30:49 -04:00 | 52 commits to master since this releaseWhat's Changed
- chore: partial dep update by @thenick775 in https://github.com/thenick775/gbajs3/pull/338
- chore: update server deps by @thenick775 in https://github.com/thenick775/gbajs3/pull/339
Full Changelog: https://github.com/thenick775/gbajs3/compare/4.15.0...4.15.1
-
4.15.0 Stable
released this
2025-06-24 00:53:15 -04:00 | 54 commits to master since this releaseWhat's Changed
- chore: update deps by @thenick775 in https://github.com/thenick775/gbajs3/pull/336
- feat: mGBA auto save state by @thenick775 in https://github.com/thenick775/gbajs3/pull/335
Full Changelog: https://github.com/thenick775/gbajs3/compare/4.14.1...4.15.0
-
4.14.1 Stable
released this
2025-06-20 20:54:14 -04:00 | 56 commits to master since this releaseWhat's Changed
- feat: interruptable canvas 2d fade by @thenick775 in https://github.com/thenick775/gbajs3/pull/334
Full Changelog: https://github.com/thenick775/gbajs3/compare/4.14.0...4.14.1