Releases: Automattic/chatrix
Releases · Automattic/chatrix
0.5.0
- Logout and delete data when user logs out of WordPress [#150, #153]
- Improvements to single room mode [#151]
- Add a Settings entry to the options menu of the room
- Closing the Settings screen navigates to configured
roomId
- Closing the Room (timeline) screen navigates to session picker
- Hide the left panel completely
- Fix issue that caused Chatrix to not load in certain conditions [#166]
- Allow setting a unit for certain styling options (previously was always
px
) [#154]
0.4.0
- Prevent data corruption when more than one Chatrix instance (block or popup) is active, either in multiple browser tabs or windows, or in the same page [#75]
- Allow setting the height of the block from the block editor [#135]
- Allow styling the block's border from the block editor [#139]
- Styling and layout improvements and fixes in pre-session screens (session selection, login, logout) [#134]
- Reduce plugin size by 50%, from 12MB to 6MB [#143]
- Update to Hydrogen 0.3.5
- Fix issue that prevented opening rooms with slashes in the room ID [#451]
- Improve date headers in room timeline [#938]
- Provide basic UI to join room [#870]
- Fix an error that can stop sync [#885]
- Fetch missing e2ee devices when verifying message sender [#913]
- Fix message verification not working in rooms where we haven't sent a message yet [#920]
- Various maintenance fixes
0.3.9
Changelog
- Fixes broken autoloading
- Releases no longer have a leading v, they are now 1.2.3 instead of v1.2.3. Previous releases and tags have been deleted to prevent confusion with having some with leading v, and other not.