Skip to content

0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Feb 13:42
· 2069 commits to develop since this release

Changes

  • [#685] Type errors not caught by Typescript (#780)
  • [#288] Upgrade to Bazel 4.0.0 (#799)
  • [#403] Filter for conversations (#744)
  • [#745] Fixing demo api host env when running… (#746)

🚀 Features

  • [#824] When sending a message to the Chat Plugin,… (#825)
  • [#642] extract message rendering to a library (#716)
  • [#809] Httpclientinstance does not get new auth… (#811)
  • [#804] Websocket crashes when new conversation is… (#808)
  • [#538] Wire websocket server to the redux store (#708)
  • [#310] autogenerated md docs for cli (#792)
  • [#754] Specify CPUs and memory at bootstrap (#782)
  • [#401] Implement input bar, write & send message functionality (#755)
  • [#752] airy version command should work without loading the config (#769)
  • [#742] Chatplugin example page crashes when… (#768)
  • [#611] infinite scroll for conversations list and messages (#720)
  • [#723] Resolving source media without typed mapping (#748)
  • [#691] Support tag_ids filter queries (#760)
  • [#723] Update backend message content for a transparent send message API (#727)

🐛 Bug Fixes

  • [#754] Fix bootstrap for empty vars (#801)
  • [#785] display messages from auth in chat plugin (#793)
  • [#813] Prevent sending empty messages (#816)
  • [#802] Fix expanding message container (#803)
  • [#791] Message Input UI/Design Improvement (#795)
  • [#739] Fix Airy cli version when provisioning (#787)
  • Keep default in sync with the rest of the system (#786)
  • [#788] Import StateModel instead of RootState (#789)
  • [#706] Make NGrok optional (#756)
  • [#778] Fix display of messages in Chat Plugin (#779)
  • [#757] fixed read conversation when it is active (#759)
  • [#654] Replace scss files with scss modules (#753)
  • Upgrade viper (#747)

📚 Documentation

  • Add more docs on the installation process (#822)
  • [#800] Restructure deployment documentation (#826)
  • [#819] Introduce sources introduction (#823)
  • [#810] Better troubleshooting page (#818)
  • [#815] Rename sources (#817)
  • [#310] autogenerated md docs for cli (#792)
  • [#765] Restructure API docs (#781)
  • [#775] Add ga config (#777)
  • [#774] Better favicon (#776)
  • [#491] Do not show the edit button for docs (#771)
  • [#731] Follow up on revamp of the structure (#767)
  • [#731] Doc revamp (#758)

🧰 Maintenance

  • Untrack .ijwb since it makes importing the project more difficult (#766)

Airy CLI

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

MacOS
Linux
Windows