0.33.0
github-actions
released this
21 Oct 14:16
·
1026 commits
to develop
since this release
🚀 Features
- [#2294] Allow creating conversations with Twilio (#2500)
- [#2476] render deleted message instagram (#2501)
- [#2453] Store chatplugin customization state in the browser (#2475)
- [#2323] Pass Google survey response as message (#2471)
- [#2255] Modular deployment of Airy with helm (#2341)
- [#2437] Add translations to chatplugin (#2465)
- [#2424] track channel connected (#2447)
🐛 Bug Fixes
- [#2514] fixed ui bugs (#2520)
- [#2509] attachments facebook and instagram improvement (#2513)
- [#2488] Fix analytics demo apply failure (#2489)
- [#2255] Fix namespace for controller (#2508)
- [#2481] enable send attachments for facebook source (#2502)
- [#2504] fix emoji reaction styling (#2506)
- [#2390] Include used ingress config items (#2484)
- [#2255] Include tracking flag in the helm chart (#2474)
- [#2411] Fix media uploader intermittent crashes (#2470)
- [#2424] Helm typo followup fix (#2469)
- [#2424] Fix Helm chart typo (#2468)
- [#2424] Fix defaulting of the segment variable (#2467)
🧰 Maintenance
- Bump cypress from 8.5.0 to 8.6.0 (#2516)
- Bump @types/react-redux from 7.1.19 to 7.1.20 (#2515)
- Bump sass from 1.42.1 to 1.43.2 (#2496)
- Bump @babel/preset-env from 7.15.6 to 7.15.8 (#2498)
- Bump babel-loader from 8.0.6 to 8.2.2 (#2499)
- Bump @reduxjs/toolkit from 1.6.1 to 1.6.2 (#2494)
- Bump i18next from 21.3.0 to 21.3.1 (#2497)
- Bump preact from 10.5.14 to 10.5.15 (#2493)
- Bump @types/lodash-es from 4.17.4 to 4.17.5 (#2495)
- Bump @bazel/typescript from 3.6.0 to 4.3.0 (#2459)
- Bump webpack-bundle-analyzer from 4.4.2 to 4.5.0 (#2490)
- Bump @types/react-router-dom from 5.1.8 to 5.3.1 (#2492)
- Bump core-js from 3.18.1 to 3.18.3 (#2491)
- [#2353] Change backend urls to hyphenation (#2472)
- Bump typescript from 4.2.4 to 4.3.5 (#2486)
- Bump i18next from 21.2.0 to 21.3.0 (#2487)
- Bump @typescript-eslint/eslint-plugin from 4.32.0 to 4.33.0 (#2482)
- Bump @types/react-redux from 7.1.18 to 7.1.19 (#2485)
- Bump @babel/core from 7.15.5 to 7.15.8 (#2483)
- Bump eslint-plugin-react from 7.26.0 to 7.26.1 (#2479)
- Bump @types/node from 16.9.4 to 16.10.3 (#2480)
- Bump linkifyjs from 2.1.9 to 3.0.1 (#2462)
- Bump immer from 9.0.5 to 9.0.6 (#2466)
- Bump @typescript-eslint/parser from 4.31.2 to 4.32.0 (#2458)
- Bump style-loader from 3.2.1 to 3.3.0 (#2460)
- Bump prismjs from 1.24.0 to 1.25.0 in /docs (#2428)
Airy CLI
You can download the Airy CLI for your operating system from the following links:
Upgrade notes:
This release has breaking changes in the structure of the airy.yaml file. When upgrading from an older version, do the following:
- Remove the
kubernetes:
section, as it is no longer needed. The version is used
from the version of the CLI and the - namespace is used from the workspace
file cli.yaml - Rename the
ingress:
section toingress-controller: