New Contributors
- @zsleavitt made their first contribution in #933
What's Changed
🚀 Features
- electron-screen-capture: Introduce new screen capture utilities - by @sumimakito in #937 (4cda1)
- stage-*: Browser provided speech recognition as provider - by @zsleavitt in #933 (bcafc)
- stage-tamagotchi: Add icon size settings for tamagotchi - by @leaft in #940 (0e543)
- stage-tamagotchi,electron-screen-capture,i18n: Check for screen capture permissions - by @sumimakito (969d5)
- stage-ui: Add edit mode for airi card - by @leaft in #939 (cf881)
- stage-web: Use drawer in mobile login page - by @luoling8192 (061de)
🐞 Bug Fixes
- server-sdk:
- Cannot handle Discord BigInt serialization - by @nekomeowww (96235)
- Event.data may be empty - by @nekomeowww (a0cf7)
- stage-tamagotchi:
- stage-ui:
- Preserve and propagate discord context in bridge - by @skyline624 in #934 (b500e)
- ui:
- Input and FieldInput should support number modifer natively - by @nekomeowww (00666)
🏎 Performance
- stage-tamagotchi: No buffer copying in screen-capture devtool when possible - by @sumimakito (a2b34)