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 👩💻👨💻
 New features
- Implement a local password policy (#9857)
 - Options to enable/disable each Livechat registration form field (#10584)
 - Return the result of the 
/meendpoint within the result of the/loginendpoint (#10677) - Lazy load image attachments (#10608)
 - View pinned message’s attachment (#10214 by @c0dzilla)
 - Add REST API endpoint 
users.getUsernameSuggestionto get username suggestion (#10702) - REST API endpoint 
settingsnow allow set colors and trigger actions (#10488 by @ThomasRoehl) - Add REST endpoint 
subscriptions.unreadto mark messages as unread (#10778) - REST API endpoint 
/menow returns all the settings, including the default values (#10662) - Now is possible to access files using header authorization (
x-user-idandx-auth-token) (#10741) - Add REST API endpoints 
channels.counters,groups.counters andim.counters` (#9679 by @xbolshe) - Add REST API endpoints 
channels.setCustomFieldsandgroups.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 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 Defaultwas 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 Topwasn’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
- Release 0.64.2 (#10812 by @Sameesunkaria & @cardoso & @erhan- & @peccu & @winterstefan)
 - Release 0.64.1 (#10660 by @saplla)
 - Release 0.64.0 (#10613 by @TwizzyDizzy & @christianh814 & @tttt-conan)
 - Release 0.63.3 (#10504)
 - Release 0.63.2 (#10476)
 - add redhat dockerfile to master (#10408)
 - Apps: Command Previews, Message and Room Removal Events (#10822)
 - Develop sync (#10815 by @nsuchy)
 - Major dependencies update (#10661)
 - Prevent setup wizard redirects (#10811)
 - Prometheus: Add metric to track hooks time (#10798)
 - Regression: Autorun of wizard was not destroyed after completion (#10802)
 - Prometheus: Fix notification metric (#10803)
 - Regression: Fix wrong wizard field name (#10804)
 - Prometheus: Improve metric names (#10789)
 - Improvement to push notifications on direct messages (#10788)
 - Better metric for notifications (#10786)
 - Add badge back to push notifications (#10779)
 - Wizard improvements (#10776)
 - Add setting and expose prometheus on port 9100 (#10766)
 - Regression: Fix notifications for direct messages (#10760)
 - More improvements on send notifications logic (#10736)
 - LingoHub based on develop (#10691)
 - Add 
npm run postinstallinto example build script (#10524 by @peccu) - Correct links in README file (#10674 by @winterstefan)
 - Release 0.64.2 (#10812 by @Sameesunkaria & @cardoso & @erhan- & @peccu & @winterstefan)
 - Release 0.64.1 (#10660 by @saplla)
 - Release 0.64.0 (#10613 by @TwizzyDizzy & @christianh814 & @tttt-conan)
 - Release 0.63.3 (#10504)
 - Release 0.63.2 (#10476)
 - add redhat dockerfile to master (#10408)
 - Fix: Regression in REST API endpoint 
/me(#10833) - Regression: Fix email notification preference not showing correct selected value (#10847)
 - Apps: Command previews are clickable & Apps Framework is controlled via a setting (#10853)
 - Regression: Make settings 
Site_NameandLanguagepublic again (#10848) - Fix: Clarify the wording of the release issue template (#10520)
 - Fix: Regression on users avatar in admin pages (#10836)
 - Fix: Manage apps layout was a bit confuse (#10882)
 - LingoHub based on develop (#10886)
 - Fix: Regression Lazyload fix shuffle avatars (#10887)
 - Fix: typo on error message for push token API (#10857)
 

 Contributors