Releases: RocketChat/Rocket.Chat.Apps-cli
Releases · RocketChat/Rocket.Chat.Apps-cli
v1.13.0
What's Changed
- Bump semver from 6.3.0 to 6.3.1 by @dependabot[bot] in #148
- Bump @rocket.chat/apps-compiler by @d-gubert in #153
- Bump axios from 0.21.2 to 1.6.0 by @dependabot[bot] in #152
- Bump typescript by @d-gubert in #155
- chore: updating the package.json versions by @Gustrb in #159
- fix: readme file was being created in the wrong directory by @d-gubert in #170
- fix: revert apps-engine version limit by @d-gubert in #169
- feat: update apps-compiler by @d-gubert in #168
New Contributors
Full Changelog: v1.11.0...v1.13.0
v1.11.0
What's Changed
- [NEW] Proxy support by @mrsimpson in #120
- Bump minimist, mkdirp, http-server and mocha by @dependabot in #140
- Bump moment from 2.29.1 to 2.29.4 by @dependabot in #135
- Bump follow-redirects from 1.7.0 to 1.14.8 by @dependabot in #130
- Bump ajv from 6.10.2 to 6.12.6 by @dependabot in #129
- Bump pathval from 1.1.0 to 1.1.1 by @dependabot in #128
- Tiny: get apps engine version from local builds by @debdutdeb in #136
- Bump node-fetch from 2.6.1 to 2.6.11 by @dependabot in #143
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #142
- Bump ansi-regex from 3.0.0 to 3.0.1 by @dependabot in #141
- [FIX] Passing userId with -i has no effect on deployment by @Shailesh351 in #127
- Fix tests on before commit by @d-gubert in #145
- chore: Update Apps-compiler by @d-gubert in #146
New Contributors
- @mrsimpson made their first contribution in #120
- @debdutdeb made their first contribution in #136
- @Shailesh351 made their first contribution in #127
Full Changelog: v1.10.1...v1.11.0
v1.5.2
Fixes 🐛
- Invalid encoding for oAuth url
- Preventing against possible error messages when errors happen 🙈
v1.5.1
Fixes 🐛
- Incorrect oAuth authorization url, was pointing to our staging environment instead of our production environment
v1.5.0
New Features 🆕
- Authorization support with Rocket.Chat Cloud Beta
- Deploy to a Rocket.Chat instance when the deploying user has 2FA
- Deploy to a Rocket.Chat instance using a generated token
Fixes 🐛
- Packaging not working on Windows
- Tests being included in the packaged files