2022-01-21 · 4 🎉 · 11 🚀 · 26 🐛 · 29 🔍 · 32 👩💻👨💻
🎉 New features
-
EE: Allow to filter departments by Business Units on Livechat (#24162)
-
App empty states component, category filter and empty states error variation implementations (#23818)
Created and implemented the category filters component:
Demo gif:
Created and implemented the empty states(States on fuselage) component:
Demo gif:
Implemented a variations system for the empty states component and created a error message for network outage:
Demo gif:
-
Apple Login (#24060)
-
Enabling emoji on custom status (#24170)
🚀 Improvements
-
Add Rocket.Chat version to User-Agent header for oembed requests (#23605 by @sidmohanty11)
-
Added a Reset Button in the Account Profile Page (#24078 by @aswinidev)
-
Admin page header buttons consistency (#24168)
before
after
-
Importer text for CSV upload file format (#23817)
-
Limit recent emojis to 27 (#24210)
Limits the recent emoji list to a maximum of 3 rows instead of listing every emoji you've used so far.
-
Rewrite AddWebdavAccountModal to React Component (#24070)
before
after
-
Rewrite Omnichannel Queue Page to React (#24176)
-
Rewrite roomNotFound to React Component (#24044)
before
after
-
Show Channel Icons on Room Header & Info panels (#24239)
Updates Omnichannel Header & room Info component to render the source info
Built on top of #24237 -
Throw 404 error in invalid endpoints (#24053)
- Throw 404 error when trying to call invalid endpoints.
-
Throw 404 error in invalid endpoints" (#24118)
🐛 Bug fixes
-
APPS: Action buttons not removed when app is disabled or uninstalled (#24107)
Fixes a problem where action buttons registered by any app would not be removed if the app was disabled or uninstalled
-
APPS: Prevents emails from being sent when apps framework is disabled (#24105)
Introduction of new event
IPreEmailSent
was breaking the email function when the Apps-Engine framework was disabled in the administration -
EE: Agent cannot change status to Available despite being within open business hours (#24112)
-
ENTERPRISE: Leading slashes in Engagement Dashboard API requests (#24142)
- Remove trailing slashes from Engagement Dashboard API requests;
-
App Framework Enable hanging indefinitely (#24158)
-
Apps Contextual Bar not carrying title and room information (#24241)
Fixes:
-
the app's name being rendered instead of the view's title,
-
the room's information (
IRoom
) wasn't being sent to the app when ablock action
happened
Fixed behavior with correct view title and room information included in the block action event:
apps-contextualbar-fixed.mp4
-
-
Avoid updating all rooms with visitor abandonment queries (#24252)
-
Change canned response model index to match other definition (#24235)
-
CSV Importer failing to import users (#24090)
- Update use of
setRealName
function to_setRealName
.
- Update use of
-
Custom Emoji Image preview (#24117 by @sidmohanty11)
Before,
After,
also if any error, (for example - if we upload a video mp4 file)
-
Ensure Firefox 91 ESR support (#24096)
It:
-
Adds
Firefox ESR
tobrowserslist
; -
Upgrades
@rocket.chat/fuselage-hooks
to overcome a bug related to Firefox implementation ofResizeObserver
API.
-
-
Enter not working on modal's multi-line input (#23981)
Right now, if we try to press enter for a new line on multi-line modal input... it auto triggers the submit event. This PR fixes this behaviour by not submitting the modal in case the enter was pressed within an input text with multiline expected
-
Errors on advanced sync prevent LDAP users from logging in (#23958)
-
Filter ability for admin room checkboxes (#23970 by @sidmohanty11)
Now,
after-admin-checkboxes.mp4
Before,
before-admin-checkboxes.mp4
-
Fixed broken links in setup wizard (#24248 by @Himanshu664)
-
Integration section crashing opening in My Account (#24068)
-
Make canned responses popup dependent on Canned_responses_enabled setting (#23804)
-
MAU when using micro services (#24204)
-
Message Erasure Type "Keep" Messages not working (#24024 by @arshxyz)
-
MongoError during startup saying "ns not found" (#24015)
-
Omnichannel Current chats pagination not working (#24039)
-
Omnichannel enabled setting not working when creating rooms (#24067)
-
openUserInfo not working after changing room types (#24098 by @grahhnt)
-
Password error should not be shown when selecting set random password (#21181)
We should not keep
password
as required field when we check set random password field. In this password should not be required -
Wrong german translation for 2FA-Promt (#24126 by @mbreslein-thd)
-
wrong new userInfo during user creation (#24051 by @Aman-Maheshwari)
🔍 Minor changes
-
Add: Alpine image as option for build (#12548)
-
Bump follow-redirects from 1.14.5 to 1.14.7 in /ee/server/services (#24182 by @dependabot[bot])
-
Chore: add script to fix code with prettier (#24054)
-
Chore: Apply generics to infer types of useForm hook (#22400)
-
Chore: Bump fuselage hooks (#24233)
-
Chore: Bump Livechat package version to 1.12.0 (#24232)
-
Chore: Convert model LoginServiceConfiguration to raw (#24187)
-
Chore: Fix Houston
getNodeNpmVersions
regex to correctly get Node and Npm complete versions (#24111) -
Chore: Include REG_TOKEN in docker-compose (#24123)
-
Chore: Migrate useOutsideClick to fuselage-hooks (#24133)
-
Chore: Move
callbacks
to /lib (#23456)It moves to
/lib
, migrates to TypeScript, and deprecates thecallbacks
API. -
Chore: Prettier for us all (#24000)
-
Chore: Remove unused assets (#24023)
-
Chore: Removing hubot from docker-compose (#23591)
Remove hubot from docker-compose. This is forcing everyone to spin up Hubot every time they deploy Rocket.Chat and not that many people are using it. So we are wasting resources on peoples machines by forcing it
-
Chore: Replace
isEmail
withvalidateEmail
(#24020)Follows #23816.
-
Chore: Replace Blaze templates (#24165)
It replaces some templates used by login and invitation flows with React components. It also drops
main
template, allowingappLayout
to just handle components now. -
Chore: Update Apps-Engine to 1.29.2 (#24171)
-
Chore: Update copyright notices (#24022)
Update date range in copyright notices to
2015-2022
. -
Chore: Update Livechat to 1.11.1 (#24091)
-
Chore: Update mem to 8.1.1 (#23954)
-
Chore: Update Meteor to 2.5.3 (#24075)
-
Chore: Update Omnichannel widget version to 1.11.2 (#24169)
-
Chore: Update pino and pino-pretty (#24242)
-
i18n: Language update from LingoHub 🤖 on 2022-01-10Z (#24127)
-
i18n: Language update from LingoHub 🤖 on 2022-01-17Z (#24193)
-
Merge master into develop & Set version to 4.4.0-develop (#24049)
-
Regression: Enable custom emoji on admin custom status page (#24186)
-
Regression: Fix handling of http requests in apps bridge (#24211)
Changes made during Meteor upgrade broke HTTP requests made in Rocket.Chat Apps
-
Regression: Remove extra call to
useOutsideClick
hook not following the function signature (#24243)It migrates
client/sidebar/header/actions/Search
component to TypeScript and mitigates a invalid call toArray.prototype.every
:
👩💻👨💻 Contributors 😍
- @Aman-Maheshwari
- @Himanshu664
- @arshxyz
- @aswinidev
- @dependabot[bot]
- @grahhnt
- @mbreslein-thd
- @sidmohanty11
👩💻👨💻 Core Team 🤓
- @AllanPazRibeiro
- @KevLehman
- @LuluGO
- @MartinSchoeler
- @albuquerquefabio
- @d-gubert
- @debdutdeb
- @dougfabris
- @gabriellsh
- @geekgonecrazy
- @ggazzo
- @juliajforesti
- @matheusbsilva137
- @murtaza98
- @ostjen
- @pierre-lehnen-rc
- @renatobecker
- @rique223
- @rodrigok
- @sampaiodiego
- @tassoevan
- @thassiov
- @tiagoevanp
- @yash-rajpal