-
3.0.0 Stable
released this
2024-05-10 20:13:25 -04:00 | 237 commits to master since this releaseWhat's Changed
- Mgba wasm support by @thenick775 in https://github.com/thenick775/gbajs3/pull/1
- Mgba save state support by @thenick775 in https://github.com/thenick775/gbajs3/pull/2
- Seo robots exclusion by @thenick775 in https://github.com/thenick775/gbajs3/pull/3
- Nv/fix misc UI bugs by @thenick775 in https://github.com/thenick775/gbajs3/pull/4
- feat: fix keyboard binding initial display by @thenick775 in https://github.com/thenick775/gbajs3/pull/5
- mGBA cheat file support by @thenick775 in https://github.com/thenick775/gbajs3/pull/6
- feat: consolidate virtual controls config by @thenick775 in https://github.com/thenick775/gbajs3/pull/7
- Server enhancements mark 1 by @thenick775 in https://github.com/thenick775/gbajs3/pull/8
- fix: db setup by @thenick775 in https://github.com/thenick775/gbajs3/pull/9
- feat: fix uri encoding of query parameters by @thenick775 in https://github.com/thenick775/gbajs3/pull/11
- Add tests by @thenick775 in https://github.com/thenick775/gbajs3/pull/10
- Fix sticky controls by @thenick775 in https://github.com/thenick775/gbajs3/pull/12
- Feature vite react beta by @thenick775 in https://github.com/thenick775/gbajs3/pull/26
- Upgrade to vite v5 by @thenick775 in https://github.com/thenick775/gbajs3/pull/27
- refactor: hoist and share localstorage keys by @thenick775 in https://github.com/thenick775/gbajs3/pull/28
- feat: ios pwa install prompt by @thenick775 in https://github.com/thenick775/gbajs3/pull/29
- Save virtual control positions, Closes #30 by @thenick775 in https://github.com/thenick775/gbajs3/pull/31
- chore: update getting started section by @thenick775 in https://github.com/thenick775/gbajs3/pull/35
- remove same site none cookies by @thenick775 in https://github.com/thenick775/gbajs3/pull/36
- feat: initial pipeline setup by @thenick775 in https://github.com/thenick775/gbajs3/pull/37
- Always run pipelines on master by @thenick775 in https://github.com/thenick775/gbajs3/pull/38
- feat: reusable workflows by @thenick775 in https://github.com/thenick775/gbajs3/pull/39
- fix: gbc screen resolution by @thenick775 in https://github.com/thenick775/gbajs3/pull/40
- feat: update meta description by @thenick775 in https://github.com/thenick775/gbajs3/pull/41
- feat: vitest and initial tests by @thenick775 in https://github.com/thenick775/gbajs3/pull/42
- chore: update ci actions by @thenick775 in https://github.com/thenick775/gbajs3/pull/44
- chore: periodic package updates by @thenick775 in https://github.com/thenick775/gbajs3/pull/45
- Virtual controls UI feedback by @thenick775 in https://github.com/thenick775/gbajs3/pull/46
- chore: periodic package upgrades by @thenick775 in https://github.com/thenick775/gbajs3/pull/47
- chore: periodic package upgrades by @thenick775 in https://github.com/thenick775/gbajs3/pull/48
- feat: quick reload across sessions by @thenick775 in https://github.com/thenick775/gbajs3/pull/50
- chore: bump wasm files by @thenick775 in https://github.com/thenick775/gbajs3/pull/52
- chore: update deps by @thenick775 in https://github.com/thenick775/gbajs3/pull/53
- chore: periodic package updates by @thenick775 in https://github.com/thenick775/gbajs3/pull/56
- increase nginx 4xx retry by @thenick775 in https://github.com/thenick775/gbajs3/pull/57
- chore: upgrade deps by @thenick775 in https://github.com/thenick775/gbajs3/pull/59
- chore: update legal copy by @thenick775 in https://github.com/thenick775/gbajs3/pull/60
- feat: allow cheats raw input to horizontally scroll for long lines by @thenick775 in https://github.com/thenick775/gbajs3/pull/61
- chore: upgrade deps by @thenick775 in https://github.com/thenick775/gbajs3/pull/62
- chore: periodic updates - auth server by @thenick775 in https://github.com/thenick775/gbajs3/pull/63
- fix: sticky opad by @thenick775 in https://github.com/thenick775/gbajs3/pull/65
- chore: upgrade deps by @thenick775 in https://github.com/thenick775/gbajs3/pull/66
- feat: update file upload copy, support zipped rom uploads by @thenick775 in https://github.com/thenick775/gbajs3/pull/67
- feat: server, support uploading zipped rom files by @thenick775 in https://github.com/thenick775/gbajs3/pull/68
- chore: update copy by @thenick775 in https://github.com/thenick775/gbajs3/pull/69
- refactor: disable profile menu when built without server url by @thenick775 in https://github.com/thenick775/gbajs3/pull/71
- chore: update deps by @thenick775 in https://github.com/thenick775/gbajs3/pull/72
- chore: swagger updates, fmt swagger annotations by @thenick775 in https://github.com/thenick775/gbajs3/pull/73
- feat: upload rom from external url by @thenick775 in https://github.com/thenick775/gbajs3/pull/75
- chore: standardize node versions, upgrade deps by @thenick775 in https://github.com/thenick775/gbajs3/pull/76
- refactor: allow text selection within modals by @thenick775 in https://github.com/thenick775/gbajs3/pull/77
- fix: control panel tour zindex on desktop by @thenick775 in https://github.com/thenick775/gbajs3/pull/78
- fix: control panel beacon zindex by @thenick775 in https://github.com/thenick775/gbajs3/pull/80
- chore: update deps by @thenick775 in https://github.com/thenick775/gbajs3/pull/81
- feat: persist fast forward settings by @thenick775 in https://github.com/thenick775/gbajs3/pull/82
- fix: keyboard input by @thenick775 in https://github.com/thenick775/gbajs3/pull/83
- fix: offline wasm binary load by @thenick775 in https://github.com/thenick775/gbajs3/pull/85
- feat: download files from file system modal by @thenick775 in https://github.com/thenick775/gbajs3/pull/88
- feat: vite relative base path by @thenick775 in https://github.com/thenick775/gbajs3/pull/90
- chore: upgrade auth deps by @thenick775 in https://github.com/thenick775/gbajs3/pull/91
- chore: upgrade admin deps by @thenick775 in https://github.com/thenick775/gbajs3/pull/92
- chore: upgrade deps by @thenick775 in https://github.com/thenick775/gbajs3/pull/93
- refactor: virtual controls defaults by @thenick775 in https://github.com/thenick775/gbajs3/pull/95
- refactor: useid as prefix where necessary by @thenick775 in https://github.com/thenick775/gbajs3/pull/96
- fix: formatting auth context by @thenick775 in https://github.com/thenick775/gbajs3/pull/97
- chore: upgrade deps by @thenick775 in https://github.com/thenick775/gbajs3/pull/98
- refactor: prop passing form registration by @thenick775 in https://github.com/thenick775/gbajs3/pull/99
- chore: update deps by @thenick775 in https://github.com/thenick775/gbajs3/pull/100
- fix: navigation menu keyboard actions when disabled by @thenick775 in https://github.com/thenick775/gbajs3/pull/101
- fix: screen dimensions on desktop by @thenick775 in https://github.com/thenick775/gbajs3/pull/103
- chore: update deps by @thenick775 in https://github.com/thenick775/gbajs3/pull/105
Full Changelog: https://github.com/thenick775/gbajs3/compare/1.2...3.0.0