Die Open-Source Chatlösung, Rocket.chat, erhielt das Bugfix Release 5.1.0 Das Update bringt neben Updates der Engines:
- Node: 14.19.3
- NPM: 6.14.17
- MongoDB: 4.2, 4.4, 5.0
auch neue Funktionen wie eine neue Ansicht mit Funktionen auf dem Home Screen:
- Adding oauth crud on the rocket.chat side (#26220 by @kodiakhq[bot])
- allow ephemeral messages to receive a specific id (#26118 by @kodiakhq[bot])
- Allow apps to pass a specific ID for ephemeral messages as a way to edit them.
- Capability to search visitors by custom fields (#26312)
- Users of the endpoints api/v1/omnichannel/contact.search and /api/v1/livechat/visitors.search are now able to search by custom fields in their objects. Capability of selecting if a custom field can be searched for is added in the Omnichannel pannel as a toggle for searchable, the included JSON in the Accounts‘ Custom Field example has been updated to make it explicit for future configurations that the field has to be enabled as searchable for that to happen.
- Fallback Error component for Engagement Dashboard widgets (#26441 by @kodiakhq[bot])
As proposed, was added a fallback component to catch errors at Engagement Dashboard widgets individually.
It used an Error boundary to catch react-query errors, due to this scenario was necessary to install and use the library react-error-boundary that implements everything and more compared to our ErrorBoundary component, the main reason was to capture Query errors and the implementation with react-query library.
Weiterhin wurde das Engagement Dashboard überarbeitet und übersichtlicher mit mehr Grafiken gestaltet. Der Marketplace ist überarbeitet und mit einer neuen Listenansicht versehen. Weitere Verbesserungen und Bugfixes sind ebenso in das Rocket.Chat Release 5.1.0 geflossen. Alle Infos dazu unter: https://github.com/RocketChat/Rocket.Chat/releases/tag/5.1.0
Interessiert in verschiedenste IT Themen, schreibe ich in diesem Blog über Software, Hardware, Smart Home, Games und vieles mehr. Ich berichte z.B. über die Installation und Konfiguration von Software als auch von Problemen mit dieser. News sind ebenso spannend, sodass ich auch über Updates, Releases und Neuigkeiten aus der IT berichte. Letztendlich nutze ich Taste-of-IT als eigene Dokumentation und Anlaufstelle bei wiederkehrenden Themen. Ich hoffe ich kann dich ebenso informieren und bei Problemen eine schnelle Lösung anbieten. Wer meinen Aufwand unterstützen möchte, kann gerne eine Tasse oder Pod Kaffe per PayPal spenden – vielen Dank.
Pingback:Rocket Chat 5.1.1 Bugfix Release – TASTE-OF-IT