Releases: airyhq/airy
0.34.0
Changes
π Features
π Bug Fixes
- [#2434] Fix broken instagram Facebook inbox ingestion (#2535)
- [#2457] Fix upgrade to same version (#2538)
- [#2510] Improve error logging for helm install (#2522)
- [#2255] Fix helm chart url (#2525)
- [#2523] Fix VERSION and add changelog (#2524)
- [#2473] fix failing cypress test (#2507)
π§° Maintenance
- Bump react-redux from 7.2.5 to 7.2.6 (#2539)
- Bump reselect from 4.0.0 to 4.1.1 (#2533)
- Bump sass-loader from 12.1.0 to 12.3.0 (#2534)
- Bump @types/react-dom from 17.0.9 to 17.0.10 (#2526)
- Bump react-markdown from 7.0.1 to 7.1.0 (#2527)
- Bump webpack from 5.54.0 to 5.59.1 (#2517)
Airy CLI
You can download the Airy CLI for your operating system from the following links:
0.33.0
π 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:
0.32.0
Changes
π Features
- [#2443] Allow for compatability with mobile login flows (#2444)
- [#2423] track core installation (#2430)
π Bug Fixes
π§° Maintenance
- Bump webpack from 5.51.1 to 5.54.0 (#2440)
- Bump core-js from 3.17.2 to 3.18.1 (#2438)
- Bump @typescript-eslint/parser from 4.31.0 to 4.31.2 (#2439)
Airy CLI
You can download the Airy CLI for your operating system from the following links:
0.31.1
π Features
π Bug Fixes
π§° Enhancements
Airy CLI
You can download the Airy CLI for your operating system from the following links:
0.31.0
π Features
- [#628] Make library compatible with node.js (#2426)
- [#2405] Icons for Rendering/Sending File Attachments (#2420)
- [#2406] Instagram Source: Render Messages with Media & Share in Inbox UI (#2419)
- [#2109] Render send file attachments via facebook messenger (#2404)
- [#2257] Add analytics demo (#2325)
π Bug Fixes
- [#2390] Add ingress class for ngrok (#2408)
- [#2390] Switch to nginx ingress controller (#2402)
- [#2394] Fixes source api ingress typo (#2395)
π Documentation
- [#2401] Improve AWS docs (#2409)
- [#2257] Rename files (#2412)
- [#2390] Document supported Minikube versions (#2391)
π§° Maintenance
- Bump cypress from 8.3.1 to 8.4.1 (#2418)
- Bump @babel/preset-env from 7.15.4 to 7.15.6 (#2417)
- Bump axios from 0.21.1 to 0.21.4 in /docs (#2410)
- Bump @types/node from 16.7.13 to 16.9.4 (#2415)
- Bump terser-webpack-plugin from 5.2.3 to 5.2.4 (#2398)
Airy CLI
You can download the Airy CLI for your operating system from the following links:
Upgrade notes
In the airy.yaml
file, host
is moved from the kubernetes
section, into the ingress
section.
0.30.0
π Features
- [#2274] Introduce the source API (#2327)
- [#2328] Display any source in the inbox (#2368)
- [#2227] Instagram source show story reply in inbox UI (#2367)
- [#2229] Instagram source render story mention in inbox UI (#2363)
π Bug Fixes
- [#2370] Fix inbox counter bug when paginating (#2371)
- [#2337] Fix webhook publisher crash for deleted messages (#2340)
- [#2275] Fixing typos in webhook docs (#2338)
π Documentation
π§° Maintenance
- Bump sass from 1.38.2 to 1.39.0 (#2377)
- Bump react-router-dom from 5.2.1 to 5.3.0 (#2373)
- Bump core-js from 3.16.4 to 3.17.2 (#2375)
- Bump @babel/preset-env from 7.15.0 to 7.15.4 (#2372)
- Bump immer from 9.0.3 to 9.0.6 (#2369)
- Bump terser-webpack-plugin from 5.1.4 to 5.2.0 (#2364)
- Bump @typescript-eslint/eslint-plugin from 4.29.2 to 4.30.0 (#2356)
- Bump react-markdown from 7.0.0 to 7.0.1 (#2365)
- Bump @typescript-eslint/parser from 4.29.3 to 4.30.0 (#2361)
- Bump @types/node from 16.7.1 to 16.7.10 (#2362)
- Bump tar from 6.1.4 to 6.1.11 in /docs (#2359)
- Bump @types/react-window-infinite-loader from 1.0.4 to 1.0.5 (#2348)
- Bump core-js from 3.16.2 to 3.16.4 (#2357)
- Bump @typescript-eslint/parser from 4.29.2 to 4.29.3 (#2350)
- Bump eslint-plugin-react from 7.24.0 to 7.25.1 (#2343)
- Bump cypress from 8.3.0 to 8.3.1 (#2344)
- Bump @stomp/stompjs from 6.1.0 to 6.1.1 (#2347)
- Bump react-router-dom from 5.2.0 to 5.2.1 (#2346)
- Bump sass from 1.38.0 to 1.38.2 (#2342)
- Bump @typescript-eslint/eslint-plugin from 4.29.1 to 4.29.2 (#2296)
Airy CLI
You can download the Airy CLI for your operating system from the following links:
0.29.0
Changes
- [#2304] Fixed broken link from Messages Send Section to Sources. (#2307)
- [#2308] Chatplugin Customize Section Not Working (#2309)
π Features
- [#2275] Upgrade api-communication (#2331)
- [#2286] Core upgrade scripts for 0.29.0 (#2322)
- [#2324] Added more configs to the ui (#2326)
- [#2275] Allow for multiple webhooks and event filtering (#2286)
- [#2243] Introduce airy upgrade (#2292)
- [#2314] fix docs + fix responsiveness of chatplugin (#2315)
- [#2279] [#2280] More configs for chatplugin + docs (#2301)
π Bug Fixes
π§° Maintenance
- Bump react-markdown from 6.0.3 to 7.0.0 (#2317)
- Bump @types/react from 17.0.18 to 17.0.19 (#2320)
- Bump webpack from 5.50.0 to 5.51.1 (#2316)
- Bump @types/node from 16.6.1 to 16.7.1 (#2318)
- Bump cypress from 8.1.0 to 8.3.0 (#2311)
- Bump core-js from 3.16.1 to 3.16.2 (#2312)
- Bump @types/react from 17.0.17 to 17.0.18 (#2313)
- Bump react-markdown from 6.0.3 to 7.0.0 (#2297)
- Bump @babel/core from 7.14.8 to 7.15.0 (#2303)
- Bump sass from 1.37.5 to 1.38.0 (#2306)
- Bump webpack from 5.49.0 to 5.50.0 (#2302)
- Bump @typescript-eslint/parser from 4.29.1 to 4.29.2 (#2295)
- Bump core-js from 3.16.0 to 3.16.1 (#2298)
- Bump @types/node from 16.4.13 to 16.6.1 (#2287)
- Bump @babel/preset-typescript from 7.14.5 to 7.15.0 (#2288)
- Bump webpack-cli from 4.7.2 to 4.8.0 (#2290)
- Bump @typescript-eslint/parser from 4.29.0 to 4.29.1 (#2291)
- Bump url-parse from 1.5.1 to 1.5.3 (#2268)
Airy CLI
You can download the Airy CLI for your operating system from the following links:
0.28.0
π Features
- [#1911] Reorganize the helm charts (#2241)
- [#1212] HTTPS inside Kubernetes (#2133)
- [#2197] Add Facebook emoji reaction metadata (#2221)
π Bug Fixes
- [#2260] Fixed z-index of modal (#2261)
- [#2262] Chatplugin Interferes with Web (#2263)
- [#2246] Fix default ingress controller (#2247)
π§° Maintenance
- Bump @typescript-eslint/eslint-plugin from 4.28.5 to 4.29.1 (#2258)
- Bump @babel/preset-env from 7.14.9 to 7.15.0 (#2249)
- Bump webpack from 5.46.0 to 5.49.0 (#2252)
- Bump redux from 4.1.0 to 4.1.1 (#2250)
- Bump @typescript-eslint/parser from 4.28.5 to 4.29.0 (#2251)
- Bump tar from 6.1.0 to 6.1.4 in /docs (#2240)
- Bump cypress from 7.7.0 to 8.1.0 (#2230)
- Bump react-markdown from 6.0.2 to 6.0.3 (#2234)
- Bump @typescript-eslint/parser from 4.28.4 to 4.28.5 (#2237)
- Bump core-js from 3.15.2 to 3.16.0 (#2238)
- Bump eslint from 7.31.0 to 7.32.0 (#2235)
- Bump sass from 1.36.0 to 1.37.0 (#2236)
- Bump @types/node from 16.4.3 to 16.4.10 (#2231)
- Bump @babel/preset-env from 7.14.8 to 7.14.9 (#2232)
- Bump @typescript-eslint/eslint-plugin from 4.28.4 to 4.28.5 (#2233)
Airy CLI
You can download the Airy CLI for your operating system from the following links:
Hotfix 0.27.1
0.27.0
Changes
π Features
- [#2148] Enable users to connect via instagram (#2169)
- [#2140] Call to /webhooks.subscribe fails when the component is not enabled or crashing (#2198)
- [#2117] Ingest and render Google Business Messages requests for live agents (#2199)
- [#2168] Support Twilio media url messages (#2191)
π Bug Fixes
- [#2215] Fix instagram mapper (#2216)
- [#2115] Conversation Status Changes occasionally not reflected in Inbox UI (#2129)
- [#2002] Fix chatplugin code generator (#2196)
- [#2192] Hotfix: Inbox message list crash (#2194)
π Documentation
π§° Maintenance
- Bump css-loader from 6.1.0 to 6.2.0 (#2212)
- Bump style-loader from 3.1.0 to 3.2.1 (#2209)
- Bump @types/react from 17.0.14 to 17.0.15 (#2211)
- Bump @babel/core from 7.14.6 to 7.14.8 (#2206)
- Bump regenerator-runtime from 0.13.7 to 0.13.9 (#2207)
- Bump sass from 1.35.2 to 1.36.0 (#2208)
- Bump @types/node from 16.3.3 to 16.4.3 (#2200)
- Bump webpack from 5.45.1 to 5.46.0 (#2201)
- Bump @typescript-eslint/parser from 4.28.3 to 4.28.4 (#2202)
- Bump @babel/preset-env from 7.14.7 to 7.14.8 (#2205)
- Bump @typescript-eslint/eslint-plugin from 4.28.3 to 4.28.4 (#2203)
- Bump webpack from 5.40.0 to 5.45.1 (#2177)
Airy CLI
You can download the Airy CLI for your operating system from the following links: