Bug fixes
- fix(chat): give the chat a way out when the connection is OFFLINE by @ydiarra in #6362
- fix(mobile): stop a long press from selecting the whole map by @ydiarra in #6361
- Fix WebRTC restart stale connection handling by @ydiarra in #6208
- fix(chat): stop jumping to the latest message when loading older ones by @ydiarra in #6356
- fix(chat): align poll creation popup with the design system by @ydiarra in #6363
- Fix removeVariableListener adding the socket instead of removing it by @ydiarra in #6370
- fix(play): close the Share popup when its button is hidden or on click/tap outside by @ydiarra in #6379
- refactor(ui): migrate raw design-system markup onto reusable components by @ydiarra in #6378
- refactor(ui): migrate the hard-case design-system usages onto components by @ydiarra in #6381
- feat(map-editor): sort explorer zones and objects by name by @ydiarra in #6388
- fix(status): split browser-imposed SOUND_BLOCKED from BACK_IN_A_MOMENT by @ydiarra in #6377
- fix(tilemap): render GPU tilemap layers correctly on Adreno 740/750 by @moufmouf in #6413
- fix(self-hosting): use OPENID_WOKA_NAME_POLICY in Docker setup by @Arata1202 in #6422
- fix(tests): keep a trace of the CI attempt that actually failed by @moufmouf in #6424
- fix(zones): bound the number of zones a viewport can subscribe to by @ydiarra in #6423
Full Changelog: v1.33.0...v1.33.1