Die Entwickler der Open-Source Chatplattform Rocket Chat haben das Bugfix Update 6.1.2 veröffentlicht.
Rocket.Chat 6.1.2 Release Notes
Engine versions
- Node:
14.21.2
- NPM:
6.14.17
- MongoDB:
4.4, 5.0, 6.0
- Apps-Engine:
1.38.1
Bug fixes
- Add function to get installation source (#28806)
There have been reports of problems regarding the missing information ofinstallationSource
in apps. The only scenario where this information could be missing is if migrations failed to run properly when upgrading to 6.0. We haven’t been able to identify the root cause yet, so we decided to provide a workaround in the meanwhile - Fixed no role assign to manual registered users despite of Default Roles for Users settings (#28293 by @bhardwajdisha)
- Quotes chain off by one error in quote chain limit settings (#28281 by @jayesh-jain252)
Fixed off by one error in Quote Chain Limit. Now if a user sets Message_QuoteChainLimit (default is 2) the number of quotes chained matches the setting.
Changes are made in apps/meteor/app/oembed/server/jumpToMessage.ts file
With Message_QuoteChainLimit=2
before:
- after
- SMTP warnings on user form (#28832)
Check for SMTP config on server side and then show warning on client side
Minor changes
- Add
rid
to scope ofcreate-invite-links
permission check (#28241)This PR fixes a bug where users with theowner
role can’t create invites because the button isn’t being displayed for him, to solve this issue therid
was added to the scope of the check. - bump apps-engine version to 1.38.1 (#28885)
- Upgrade
vm2
(#28860)It patchesvm2
.
Quelle: https://github.com/RocketChat/Rocket.Chat/releases/tag/6.1.2
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.