Chore: Change Apps-Engine version source for info (#26205)
Now that we're using With this PR we change the source of that info so the problem doesn't happen anymore.
Chore: Info page (#26201)
Regression: Fix command previews (#26199)
Fixes slash command previews not being showed
Regression: moving Community Watermark to Due to legal reasons, the Watermark used in community Edition was moved to Enterprise folder Regression: Send files with 2022-07-11 · 5 🔍 · 4 👩💻👨💻
🔍 Minor changes
yarn
, the version stored in the package.json
is no longer the resolved one, but it matches the input. This means that when we ran yarn add @rocket.chat/apps-engine@alpha
, yarn saves "alpha"
as the version of the package, while NPM added the resolved version for the tag, e.g. "1.33.0-alpha.6507"
. This ends up breaking a few places where we need the Apps-Engine version for communication with the Marketplace.
ee
folder (#26148)
ee
enter
key (#26136)