Releases: Game-as-a-Service/Game-Lobby-Web
Releases · Game-as-a-Service/Game-Lobby-Web
v0.14.0
What's Changed
- refactor icon stroke and storybook background by @JohnsonMao in #357
- feature chat component by @JohnsonMao in #356
- [RENOVATE-BOT] Update dependency sharp to v0.32.6 [SECURITY] by @renovate in #355
- [RENOVATE-BOT] Update dependency axios to v1.6.0 [SECURITY] by @renovate in #353
- [RENOVATE-BOT] Update dependencies (non-major) by @renovate in #339
- [RENOVATE-BOT] Update dependency @babel/core to v7.23.5 by @renovate in #359
- doc: 👷 update ci add "doc" label and remove dependabot by @JohnsonMao in #366
- doc: 🚀 auto deploy storybook to github pages by @JohnsonMao in #365
- doc:📝 add starting the project and socket endpoint by @JohnsonMao in #361
- 💚 fix: update node.js version for automatic Storybook deployment by @JohnsonMao in #370
- 💄 fix chat room color by @JohnsonMao in #371
- [RENOVATE-BOT] Update dependency @actions/github to v6 by @renovate in #364
- fix: game end not getting the correct room status bug by @JohnsonMao in #380
- feat/login page v2 by @physicsSorcererKing in #384
- fix: Add IconV2 with new svg settings and revert old Icons changed by PR #384 by @physicsSorcererKing in #387
- fix: buttonv2 disabled styles by @physicsSorcererKing in #389
- fix: use useSearchParams for token retrieval instead use useRouter by @Yuwen-ctw in #391
- refactor: layout style and button by @JohnsonMao in #392
- feat: update search bar by @JohnsonMao in #400
- feature: update layout v2 by @JohnsonMao in #401
- feat: try to read room info first before join room by @noracami in #403
- feature: carousel v2 component by @JohnsonMao in #402
- refactor: tabs component and page by @JohnsonMao in #406
- feature: 優化遊戲房間使用者體驗與新聊天室串接 web socket by @JohnsonMao in #407
- refactor: Game Lobby Display and Quick Join Feature by @JohnsonMao in #409
- refactor: website style by @JohnsonMao in #412
- feature: icon component by @JohnsonMao in #413
- feature: carousel v2 by @JohnsonMao in #417
New Contributors
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
- feat: 🧱 add design system by @JohnsonMao in #346
- refactor: remove unnecessary SVG files and consolidate SVG usage into… by @Yuwen-ctw in #345
Full Changelog: v0.11.0...v0.13.0
v0.12.0
What's Changed
- [RENOVATE-BOT] Update dependency @types/react to v18.2.25 by @renovate in #253
- [RENOVATE-BOT] Update dependency @testing-library/jest-dom to v6 by @renovate in #300
- [RENOVATE-BOT] Update dependency @babel/core to v7.23.0 by @renovate in #328
- fix: dependabot ci failure issue by @ttpss930141011 in #331
Full Changelog: v0.10.0...v0.12.0
v0.11.0
What's Changed
- [RENOVATE-BOT] Update dependency @types/react to v18.2.25 by @renovate in #253
- [RENOVATE-BOT] Update dependency @testing-library/jest-dom to v6 by @renovate in #300
- [RENOVATE-BOT] Update dependency @babel/core to v7.23.0 by @renovate in #328
- fix: dependabot ci failure issue by @ttpss930141011 in #331
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- feat: Socket.IO connects with the jwt token by @allyusd in #321
- 🐛 fix production external images not displaying by @JohnsonMao in #324
- [RENOVATE-BOT] Update dependency lint-staged to v14 by @renovate in #314
New Contributors
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- fix: #281-RoomListView render error by @Yuwen-ctw in #284
- fix: socket couldn't disconnect during leaving or refreshing page by @ttpss930141011 in #286
- fix: modify DEFAULT_PAGE from 1 to 0 in usePagination hook by @Yuwen-ctw in #288
- [RENOVATE-BOT] Update dependency @babel/core to v7.22.11 by @renovate in #272
- fix i18n not working in production issue by @JohnsonMao in #292
- fix i18next configuration not taking effect by @JohnsonMao in #295
- 🐛 fix i18n not working in production issue by @JohnsonMao in #297
- 🐛 fix i18n production not match json file by @JohnsonMao in #299
- feat: opening gameUrl with token via Iframe by @Yuwen-ctw in #293
- feat: fast join room by @ttpss930141011 in #289
- revert: fast join room by @ttpss930141011 in #303
- feat: fast join room by @ttpss930141011 in #304
- fix: i18n not working on production environment issue by @ttpss930141011 in #296
- [RENOVATE-BOT] Pin dependencies by @renovate in #271
- fix: dependabot ci failure issue by @ttpss930141011 in #302
- Revert "fix: dependabot ci failure issue" by @ttpss930141011 in #313
- [RENOVATE-BOT] Update dependency cypress to v13 by @renovate in #305
- refactor: modified MessageType by @Yuwen-ctw in #315
- refactor: add socket event of join room and leave room by @Yuwen-ctw in #319
- fix: 🔧 unset image optimization by @JohnsonMao in #320
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- feat: start game by @bxbdev in #247
- refactor: socket.io infra and decouple ws and chatroom by @ttpss930141011 in #261
- fix: context lost after navigated by @Yuwen-ctw in #262
- feature/websocket history by @Yuwen-ctw in #246
- fix: LHCI Failure by @Yuwen-ctw in #269
- fix: storybook occurred an unexpected error when starting by @ttpss930141011 in #268
- [RENOVATE-BOT] Pin dependencies by @renovate in #254
- [RENOVATE-BOT] Update dependencies (non-major) by @renovate in #251
- revert: [RENOVATE-BOT] Update dependencies (non-major)" by @ttpss930141011 in #278
- fix: create public room no password by @bxbdev in #265
- feat: implement room features via Socket.IO by @bxbdev in #273
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- fix(i18n): add common json by @Parkerhiphop in #257
- 🐛 fix(auth): tmp rm authentication by @Parkerhiphop in #258
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- feat: i18n by @bxbdev in #250
- fix: #237 remove anything temporarily useless by @physicsSorcererKing in #248
- fix/private selected by @arealclimber in #231
Packages
- [RENOVATE-BOT] Update dependency @babel/core to v7.22.9 by @renovate in #229
- [RENOVATE-BOT] Update dependency @typescript-eslint/parser to v6 by @renovate in #233
- [RENOVATE-BOT] Update dependency @octokit/core to v5 by @renovate in #234
Full Changelog: v0.5.0...v0.6.0
v0.5.0
Feature
- feat: portal component by @ttpss930141011 in #159
User Story
- feat: ready room by @bxbdev in #211
- feat: enter room by @JohnsonMao in #219
- feat: leave room by @bxbdev in #205
BugFix
- fix: userinfomodal loading disable other actions by @ttpss930141011 in #212
- fix: email read only in UserInfoModal by @bxbdev in #218
- fix(api): get games by @Parkerhiphop in #224
- fix: reslove flashing-popup issue#220 by @Yuwen-ctw in #223
- fix: sidebar links by @pcshen0828 in #232
Refactor
- refactor: toast context timer state & cb function by @kylemocode in #200
- refactor: hide 'Ready' button when the user is the host by @Yuwen-ctw in #207
- refactor: redefine CI workflow steps by @kylemocode in #215
- refactor: integrated component with portal by @ttpss930141011 in #216
- refactor: remove duplicate exports, unused Modal and props-type by @Yuwen-ctw in #210
- refactor/mock room api responses by @Yuwen-ctw in #225
Infra
- feat: add whyDidYouRender debugging tool by @kylemocode in #199
- feat: ts-reset to add strict type casting by @kylemocode in #213
- feat: remove gha cache after branch got deleted by @kylemocode in #201
- [RENOVATE-BOT] Update dependency @babel/core to v7.22.6 by @renovate in #226
- [RENOVATE-BOT] Update dependency next to v13.4.8 by @renovate in #227
- [RENOVATE-BOT] Pin dependencies by @renovate in #203
- [RENOVATE-BOT] Update dependency prettier to v3 by @renovate in #228
Full Changelog: v0.4.0...v0.5.0