Skip to content

Releases: airyhq/airy

0.34.0

02 Nov 16:38
Compare
Choose a tag to compare

Changes

πŸš€ Features

πŸ› Bug Fixes

🧰 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:

MacOS
Linux
Windows

0.33.0

21 Oct 14:16
7b588f2
Compare
Choose a tag to compare

πŸš€ 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

🧰 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:

MacOS
Linux
Windows

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 to ingress-controller:

0.32.0

05 Oct 12:50
Compare
Choose a tag to compare

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:

MacOS
Linux
Windows

0.31.1

28 Sep 12:41
Compare
Choose a tag to compare

πŸš€ Features

πŸ› Bug Fixes

🧰 Enhancements

Airy CLI

You can download the Airy CLI for your operating system from the following links:

MacOS
Linux
Windows

0.31.0

23 Sep 14:15
Compare
Choose a tag to compare

πŸš€ 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

πŸ“š Documentation

🧰 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:

MacOS
Linux
Windows

Upgrade notes

In the airy.yaml file, host is moved from the kubernetes section, into the ingress section.

0.30.0

08 Sep 08:58
Compare
Choose a tag to compare

πŸš€ 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:

MacOS
Linux
Windows

0.29.0

13 Aug 08:46
Compare
Choose a tag to compare

Changes

  • [#2304] Fixed broken link from Messages Send Section to Sources. (#2307)
  • [#2308] Chatplugin Customize Section Not Working (#2309)

πŸš€ Features

πŸ› Bug Fixes

  • [#2282] Hotfix for webhook registration health check (#2284)

🧰 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:

MacOS
Linux
Windows

0.28.0

11 Aug 09:26
Compare
Choose a tag to compare

πŸš€ Features

πŸ› Bug Fixes

🧰 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:

MacOS
Linux
Windows

Hotfix 0.27.1

28 Jul 14:49
31e1b95
Compare
Choose a tag to compare

[#2219]Β fixed inbox ui overflow bug (#2220)

0.27.0

27 Jul 14:22
Compare
Choose a tag to compare

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:

MacOS
Linux
Windows