Rocket.Chat 0.65.0 Released (Updated for 0.65.1)

Missed posting here for a few releases. But I still like the idea of posting here for the community. Definitely let us know what you think!

Rocket.Chat 0.65.0

2018-05-27 · 17 🎉 · 24 🐛 · 41 🔍 · 17 👩‍💻👨‍💻

:tada: New features

  • Implement a local password policy (#9857)
  • Options to enable/disable each Livechat registration form field (#10584)
  • Return the result of the /me endpoint within the result of the /login endpoint (#10677)
  • Lazy load image attachments (#10608)
  • View pinned message’s attachment (#10214 by @c0dzilla)
  • Add REST API endpoint users.getUsernameSuggestion to get username suggestion (#10702)
  • REST API endpoint settings now allow set colors and trigger actions (#10488 by @ThomasRoehl)
  • Add REST endpoint subscriptions.unread to mark messages as unread (#10778)
  • REST API endpoint /me now returns all the settings, including the default values (#10662)
  • Now is possible to access files using header authorization (x-user-id and x-auth-token) (#10741)
  • Add REST API endpoints channels.counters, groups.counters and im.counters` (#9679 by @xbolshe)
  • Add REST API endpoints channels.setCustomFields and groups.setCustomFields (#9733 by @xbolshe)
  • Add REST endpoints channels.roles & groups.roles (#10607 by @cardoso)
  • Add more options for Wordpress OAuth configuration (#10724)
  • Setup Wizard (#10523)
  • Improvements to notifications logic (#10686)
  • Add permission view-broadcast-member-list (#10753 by @cardoso)

:bug: Bug fixes

  • Livechat managers were not being able to send messages in some cases (#10663)
  • Livechat settings not appearing correctly (#10612)
  • Enabling Collapse Embedded Media by Default was hiding replies and quotes (#10427 by @c0dzilla)
  • Missing option to disable/enable System Messages (#10704)
  • Remove outdated translations of Internal Hubot’s description of Scripts to Load that were pointing to a non existent address (#10448)
  • UI was not disabling the actions when users has had no permissions to create channels or add users to rooms (#10564 by @cfunkles & @chuckAtCataworx)
  • Private settings were not being cleared from client cache in some cases (#10625)
  • Not escaping special chars on mentions (#10793 by @erhan-)
  • Send a message when muted returns inconsistent result in chat.sendMessage (#10720)
  • Regression: Empty content on announcement modal (#10733)
  • Missing attachment description when Rocket.Chat Apps were enabled (#10705)
  • Improve desktop notification formatting (#10445 by @Sameesunkaria)
  • Message box emoji icon was flickering when typing a text (#10678)
  • Channel owner was being set as muted when creating a read-only channel (#10665)
  • SAML wasn’t working correctly when running multiple instances (#10681)
  • Internal Error when requesting user data download (#10837)
  • Broadcast channels were showing reply button for deleted messages and generating wrong reply links some times (#10835)
  • User’s preference Unread on Top wasn’t working for LiveChat rooms (#10734)
  • Cancel button wasn’t working while uploading file (#10715 by @Mr-Gryphon)
  • Missing pagination fields in the response of REST /directory endpoint (#10840)
  • Layout badge cutting on unread messages for long names (#10846 by @kos4live)
  • Slack-Bridge bug when migrating to 0.64.1 (#10875)
  • Horizontally align items in preview message (#10883)
  • The first users was not set as admin some times (#10878)
🔍 Minor changes

:woman_technologist::man_technologist: Contributors :heart_eyes:

2 Likes

Identified a few more bugs and shipped a patch release.

Rocket.Chat 0.65.1

2018-05-30 · 5 🐛

:bug: Bug fixes

  • Livechat not loading (#10940)
  • Application crashing on startup when trying to log errors to exceptions channel (#10934)
  • Incomplete email notification link (#10928)
  • Image lazy load was breaking attachments (#10904)
  • Leave room wasn’t working as expected (#10851)
1 Like