"title":"Regression: \"Enable unlimited apps\" button on installation modal doesn't do anything",
"userLogin":"AllanPazRibeiro",
"milestone":"6.0.0",
"contributors":[
"AllanPazRibeiro",
"felipe-rod123",
"web-flow",
"casalsgh",
"d-gubert",
"kodiakhq[bot]"
]
},
{
"pr":"28048",
"title":"Regression: Avoid rendering unsupported media on PDFs & update quote styling",
"userLogin":"KevLehman",
"description":"- Fix faulty logic when deciding which attachment to render based on the mime type of it\r\n\r\n- Replace media query syntax `(width < 767px)` with `(max-width: 767px)` since the first one isn't supported on safari\r\n- Fix a bug when has bold text in multiple rows.",
"description":"The Image Attachment is breaking lines to match the size of the image, should follow the same size of the normal message.\r\n\r\n**Previous:** \r\n\r\n\r\n**Current:** \r\n",
"milestone":"6.0.0",
"contributors":[
"hugocostadev",
"web-flow",
"sampaiodiego",
"kodiakhq[bot]"
]
},
{
"pr":"28117",
"title":"Regression: Fix omnichannel chat forwarding not working",
"userLogin":"murtaza98",
"milestone":"6.0.0",
"contributors":[
"murtaza98",
"MartinSchoeler",
"web-flow",
"KevLehman",
"kodiakhq[bot]"
]
},
{
"pr":"28162",
"title":"Regression: Support generating pdfs from queue",
"userLogin":"KevLehman",
"description":"This removes a code validation that prevented PDF files from being generated for rooms that were closed directly from the queue.\r\n\r\nAfter discussing with product, this is a behavior we want and so we're removing the code preventing it and updating the translation keys.",
"milestone":"6.0.0",
"contributors":[
"KevLehman",
"web-flow"
]
},
{
"pr":"28148",
"title":"Regression: Regular users were not able to leave federated rooms",
"userLogin":"MarcosSpessatto",
"description":"When regular users (not owners, nor moderators) tried to leave federated rooms, they were not allowed to do so due to a bad permission check.\r\n\r\nJira: FED-88",
"milestone":"6.0.0",
"contributors":[
"MarcosSpessatto",
"web-flow"
]
},
{
"pr":"28168",
"title":"Regression: Fix slash commands",
"userLogin":"ggazzo",
"milestone":"6.0.0",
"contributors":[
"ggazzo",
"web-flow",
"tassoevan"
]
},
{
"pr":"28173",
"title":"Regression: Incorrect installation flow on app detail and upload app pages",
"userLogin":"d-gubert",
"description":"The install button displayed in the App detail page of an app from the Marketplace that hasn't been installed in the workspace didn't follow the same installation steps performed in the app list on Explore or Enterprise pages.\r\n\r\nThis PR isolates the installation handler so the exact same functions are used in both places.\r\n\r\nThe same problem was solved in the Upload App page",
- Regression: Incorrect installation flow on app detail and upload app pages ([#28173](https://github.com/RocketChat/Rocket.Chat/pull/28173))
The install button displayed in the App detail page of an app from the Marketplace that hasn't been installed in the workspace didn't follow the same installation steps performed in the app list on Explore or Enterprise pages.
This PR isolates the installation handler so the exact same functions are used in both places.
The same problem was solved in the Upload App page
- Regression: Incorrect system message upon adding/editing SLA policy for a room. ([#28151](https://github.com/RocketChat/Rocket.Chat/pull/28151))
- Regression: Regular users were not able to leave federated rooms ([#28148](https://github.com/RocketChat/Rocket.Chat/pull/28148))
When regular users (not owners, nor moderators) tried to leave federated rooms, they were not allowed to do so due to a bad permission check.
Jira: FED-88
- Regression: Remove unnecessary messages from Email transcript ([#28165](https://github.com/RocketChat/Rocket.Chat/pull/28165))
- Regression: Support generating pdfs from queue ([#28162](https://github.com/RocketChat/Rocket.Chat/pull/28162))
This removes a code validation that prevented PDF files from being generated for rooms that were closed directly from the queue.
After discussing with product, this is a behavior we want and so we're removing the code preventing it and updating the translation keys.
- Regression: Update color tokens for voip footer ([#28197](https://github.com/RocketChat/Rocket.Chat/pull/28197))