Skip to content

v3.6

Choose a tag to compare

@ekassos ekassos released this 24 Apr 23:28
· 946 commits to main since this release
406f67f

Release Notes

Sidebar

New Features

  • The scrollbar on the Sidebar has been unified across the Group Assistants and Recent Thread sections, so that users can view more recent threads if needed. (#846)

Resolved Issues

  • Fixed: The Sidebar may extend beyond the visible area on smaller screens, leading to unwanted vertical scrolling. (#846)

Threads

New Features

  • Messages will now include the timestamp of when each message was created, presented in the user’s local timezone. (#844)
  • Hovering over the time-only timestamp reveals the full date and time when the message was created. (#844)
  • The "Change Assistant” option on the thread landing page will only be displayed for groups with more than one assistants. (#845)

Resolved Issues

  • Fixed: Messages sent by the browser client may temporarily display incorrect timestamps because of time unit differences. (#844)

Deployment Information

Schema Upgrade Migration Script Permissions Update Task Definition Update Configuration Update
No No No No No

Deployment Details

  • N/A

Related PRs

  • feat(threads): Add timestamps when displaying messages in Threads by @ekassos in #844
  • feat(threads): Only show "Change Assistant" button when there are more than 1 assistants by @ekassos in #845
  • feat(sidebar): Unify scrollbar and other improvements by @ekassos in #846

Full Changelog: 656-srv275-web157...659-srv275-web160