v2.4.0
Over-the-air (OTA) update for %groups and %talk.
What's new
- Fixes existing rank-level bans on groups. A UI to add new rank-level bans will be coming shortly.
- Fixes an issue where editing a Notebook post would cause excessive newline insertion.
- Fixes an issue where renaming a channel would kick off multiple notifications to members that the channel had been added to the group.
- Fixes an issue where "
d.replied.at
is not a function" would appear in every Chat channel for certain Port users. - Fixes an issue where no members were visible in the Group Info screen on mobile for both admins and members.
- Fixes an issue where syntax highlighting would fail to appear in Notebook posts.
- Fixes an issue where uploading an image to Chat via S3 would cause the resultant image to appear smaller than hotlinked images.
- Fixes an issue where Collection item titles would only show the first 20 characters in the sidebar of the detail view.
- Removes extraneous migration checks.
- Adds a "Mark All as Read" button on the Notifications screen of Groups.
- Adds All Channels and Leave Group actions for Groups on mobile.
- Adds support for Kelvin version 416.
Contributions
- groups: only show 'mark as read' if unreads exist by @jamesacklin in #1654
- groups: remove extraneous migration checks by @arthyn in #1653
- channels: edit flow by @tomholford in #1645
- notes: filter out extraneous paragraphs in note editor by @patosullivan in #1657
- groups: ensure full-height member list by @jamesacklin in #1663
- kelvin: declare support for 416 by @philipcmonk in #1670
- heap: prefer css truncation for detail title by @jamesacklin in #1667
- chat: get and store dimensions of uploaded images by @jamesacklin in #1672
- diary: fix wrap paragraphs bug by @patosullivan in #1662
- s3: fix promptUpload to work with chatBlocks by @patosullivan in #1674
- notes: add proper storage and rendering for codeblocks by @patosullivan in #1671
- groups/channels: rank level bans by @arthyn in #1658
New Contributors
- @philipcmonk made their first contribution in #1670
Full Changelog: v2.3.2...v2.4.0