-
4.14.0 Stable
released this
2025-06-19 23:50:53 -04:00 | 57 commits to master since this releaseWhat's Changed
- fix: confusing output in bin scripts by @thenick775 in https://github.com/thenick775/gbajs3/pull/330
- chore: update deps by @thenick775 in https://github.com/thenick775/gbajs3/pull/331
- feat: display save state image by @thenick775 in https://github.com/thenick775/gbajs3/pull/332
- fix: missing revoke on object urls by @thenick775 in https://github.com/thenick775/gbajs3/pull/333
Full Changelog: https://github.com/thenick775/gbajs3/compare/4.13.2...4.14.0
-
4.13.2 Stable
released this
2025-06-01 17:41:25 -04:00 | 61 commits to master since this releaseWhat's Changed
- fix: readme image by @thenick775 in https://github.com/thenick775/gbajs3/pull/323
- chore: update server deps by @thenick775 in https://github.com/thenick775/gbajs3/pull/324
- chore: misc cleanup by @thenick775 in https://github.com/thenick775/gbajs3/pull/325
- chore: upgrade deps by @thenick775 in https://github.com/thenick775/gbajs3/pull/326
Full Changelog: https://github.com/thenick775/gbajs3/compare/4.13.1...4.13.2
-
4.13.1 Stable
released this
2025-05-26 01:46:29 -04:00 | 65 commits to master since this releaseWhat's Changed
- fix: service work ignore admin route by @gutenye in https://github.com/thenick775/gbajs3/pull/317
- chore: upgrade deps by @thenick775 in https://github.com/thenick775/gbajs3/pull/320
- fix: unintentional pinch zoom by @thenick775 in https://github.com/thenick775/gbajs3/pull/321
- fix: rewind param propagation by @thenick775 in https://github.com/thenick775/gbajs3/pull/322
New Contributors
- @gutenye made their first contribution in https://github.com/thenick775/gbajs3/pull/317
Full Changelog: https://github.com/thenick775/gbajs3/compare/4.13.0...4.13.1
-
4.13.0 Stable
released this
2025-05-18 23:46:56 -04:00 | 69 commits to master since this releaseWhat's Changed
- chore: upgrade deps by @thenick775 in https://github.com/thenick775/gbajs3/pull/312
- chore: update deps by @thenick775 in https://github.com/thenick775/gbajs3/pull/313
- Fixed timestep sync by @thenick775 in https://github.com/thenick775/gbajs3/pull/314
Full Changelog: https://github.com/thenick775/gbajs3/compare/4.12.9...4.13.0
-
4.12.9 Stable
released this
2025-05-06 01:23:31 -04:00 | 72 commits to master since this releaseWhat's Changed
- chore: upgrade deps, fix clearing thread callbacks when adding "scripting" core callbacks by @thenick775 in https://github.com/thenick775/gbajs3/pull/311
Full Changelog: https://github.com/thenick775/gbajs3/compare/4.12.8...4.12.9
-
4.12.8 Stable
released this
2025-05-04 23:57:25 -04:00 | 73 commits to master since this releaseWhat's Changed
- chore: upgrade deps by @thenick775 in https://github.com/thenick775/gbajs3/pull/307
- fix: controls modal tab css by @thenick775 in https://github.com/thenick775/gbajs3/pull/308
- refactor: error boundary theme usage, add snapshot by @thenick775 in https://github.com/thenick775/gbajs3/pull/309
- refactor: cheats layout by @thenick775 in https://github.com/thenick775/gbajs3/pull/310
Full Changelog: https://github.com/thenick775/gbajs3/compare/4.12.7...4.12.8
-
4.12.7 Stable
released this
2025-04-20 19:26:08 -04:00 | 77 commits to master since this releaseWhat's Changed
- chore: update deps by @thenick775 in https://github.com/thenick775/gbajs3/pull/301
- feat: hoist quick reload by @thenick775 in https://github.com/thenick775/gbajs3/pull/302
- chore: update server deps by @thenick775 in https://github.com/thenick775/gbajs3/pull/303
- fix: db setup by @thenick775 in https://github.com/thenick775/gbajs3/pull/304
- feat: clearer setup instructions by @thenick775 in https://github.com/thenick775/gbajs3/pull/305
Full Changelog: https://github.com/thenick775/gbajs3/compare/4.12.6...4.12.7
-
4.12.6 Stable
released this
2025-04-06 22:11:54 -04:00 | 82 commits to master since this releaseWhat's Changed
- chore: upgrade deps by @thenick775 in https://github.com/thenick775/gbajs3/pull/298
- chore: update copyrights by @thenick775 in https://github.com/thenick775/gbajs3/pull/299
- feat: reactive control panel position by @thenick775 in https://github.com/thenick775/gbajs3/pull/300
Full Changelog: https://github.com/thenick775/gbajs3/compare/4.12.5...4.12.6
-
4.12.5 Stable
released this
2025-03-28 02:27:13 -04:00 | 85 commits to master since this releaseWhat's Changed
- chore: update readme by @thenick775 in https://github.com/thenick775/gbajs3/pull/293
- chore: update deps by @thenick775 in https://github.com/thenick775/gbajs3/pull/294
- feat: emulator wrapper tests by @thenick775 in https://github.com/thenick775/gbajs3/pull/295
- feat: emulator settings tour by @thenick775 in https://github.com/thenick775/gbajs3/pull/296
Full Changelog: https://github.com/thenick775/gbajs3/compare/4.12.4...4.12.5
-
4.12.4 Stable
released this
2025-03-23 22:34:41 -04:00 | 89 commits to master since this releaseWhat's Changed
- chore: update deps by @thenick775 in https://github.com/thenick775/gbajs3/pull/289
- chore: update server deps by @thenick775 in https://github.com/thenick775/gbajs3/pull/290
- fix: javascript based settings reflecting changes on submit by @thenick775 in https://github.com/thenick775/gbajs3/pull/291
- refactor: settings modal layout by @thenick775 in https://github.com/thenick775/gbajs3/pull/292
Full Changelog: https://github.com/thenick775/gbajs3/compare/4.12.3...4.12.4