Skip to content

Releases: moeru-ai/airi

v0.8.5-beta.3

26 Feb 15:39
163957f

Choose a tag to compare

v0.8.5-beta.3 Pre-release
Pre-release

v0.8.5-beta.2

26 Feb 15:31
fec2569

Choose a tag to compare

v0.8.5-beta.2 Pre-release
Pre-release

v0.8.5-beta.1

26 Feb 15:16
f3323df

Choose a tag to compare

v0.8.5-beta.1 Pre-release
Pre-release

v0.8.4

30 Jan 13:41
2197a3e

Choose a tag to compare

Installation

macOS

Tip

For macOS users, currently Apple requires all installed App to have code sign validated with Apple servers,
while we are working hard for enrolling the Apple Developer Program for correct code signing, this error message may be prompted

Apple could not verify “AIRI.app” is free of malware that may harm your Mac or compromise your privacy.

image

In such case, you can always bypass this by issuing this following command in Terminal.app or iTerm2.app

sudo xattr -c '/Applications/airi.app'

Windows

Download and install.

Linux

Flatpak (x86_64, x64, amd64)
wget https://github.com/moeru-ai/airi/releases/download/v0.8.4/AIRI-0.8.4-linux-x64.flatpak
flatpak install -u AIRI-0.8.4-linux-x64.flatpak
rm -rf AIRI-0.8.4-linux-x64.flatpak
Flatpak (aarch64, arm64)
wget https://github.com/moeru-ai/airi/releases/download/v0.8.4/AIRI-0.8.4-linux-arm64.flatpak
flatpak install -u AIRI-0.8.4-linux-arm64.flatpak
rm -rf AIRI-0.8.4-linux-arm64.flatpak
Debian / Ubuntu / apt / dpkg (x86_64, x64, amd64)
wget https://github.com/moeru-ai/airi/releases/download/v0.8.4/AIRI-0.8.4-linux-amd64.deb
sudo apt install AIRI-0.8.4-linux-amd64.deb
rm -rf AIRI-0.8.4-linux-amd64.deb
Debian / Ubuntu / apt / dpkg (aarch64, arm64)
wget https://github.com/moeru-ai/airi/releases/download/v0.8.4/AIRI-0.8.4-linux-arm64.deb
sudo apt install AIRI-0.8.4-linux-arm64.deb
rm -rf AIRI-0.8.4-linux-arm64.deb
Fedora / rpm / dnf (x86_64, x64, amd64)
wget https://github.com/moeru-ai/airi/releases/download/v0.8.4/AIRI-0.8.4-linux-x86_64.rpm
sudo dnf install AIRI-0.8.4-linux-x86_64.rpm
rm -rf AIRI-0.8.4-linux-x86_64.rpm
Fedora / rpm / dnf (aarch64, arm64)
wget https://github.com/moeru-ai/airi/releases/download/v0.8.4/AIRI-0.8.4-linux-aarch64.rpm
sudo dnf install AIRI-0.8.4-linux-aarch64.rpm
rm -rf AIRI-0.8.4-linux-aarch64.rpm

What's Changed

  • fix(stage-tamagotchi): builds are unusable in v0.8.4 by @sebastian-zm in #1008
  • chore(i18n): update translations by @github-actions[bot] in #1006

Full Changelog: v0.8.3...v0.8.4

v0.8.3

29 Jan 09:47
ae67839

Choose a tag to compare

v0.8.3 Pre-release
Pre-release

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v0.8.2

28 Jan 17:53
e0775ae

Choose a tag to compare

Installation

macOS

Tip

For macOS users, currently Apple requires all installed App to have code sign validated with Apple servers,
while we are working hard for enrolling the Apple Developer Program for correct code signing, this error message may be prompted

Apple could not verify “AIRI.app” is free of malware that may harm your Mac or compromise your privacy.

image

In such case, you can always bypass this by issuing this following command in Terminal.app or iTerm2.app

sudo xattr -c '/Applications/airi.app'

Windows

Download and install.

Linux

Flatpak (x86_64, x64, amd64)
wget https://github.com/moeru-ai/airi/releases/download/v0.8.2/AIRI-0.8.2-linux-x64.flatpak
flatpak install -u AIRI-0.8.2-linux-x64.flatpak
rm -rf AIRI-0.8.2-linux-x64.flatpak
Flatpak (aarch64, arm64)
wget https://github.com/moeru-ai/airi/releases/download/v0.8.2/AIRI-0.8.2-linux-arm64.flatpak
flatpak install -u AIRI-0.8.2-linux-arm64.flatpak
rm -rf AIRI-0.8.2-linux-arm64.flatpak
Debian / Ubuntu / apt / dpkg (x86_64, x64, amd64)
wget https://github.com/moeru-ai/airi/releases/download/v0.8.2/AIRI-0.8.2-linux-amd64.deb
sudo apt install AIRI-0.8.2-linux-amd64.deb
rm -rf AIRI-0.8.2-linux-amd64.deb
Debian / Ubuntu / apt / dpkg (aarch64, arm64)
wget https://github.com/moeru-ai/airi/releases/download/v0.8.2/AIRI-0.8.2-linux-arm64.deb
sudo apt install AIRI-0.8.2-linux-arm64.deb
rm -rf AIRI-0.8.2-linux-arm64.deb
Fedora / rpm / dnf (x86_64, x64, amd64)
wget https://github.com/moeru-ai/airi/releases/download/v0.8.2/AIRI-0.8.2-linux-x86_64.rpm
sudo dnf install AIRI-0.8.2-linux-x86_64.rpm
rm -rf AIRI-0.8.2-linux-x86_64.rpm
Fedora / rpm / dnf (aarch64, arm64)
wget https://github.com/moeru-ai/airi/releases/download/v0.8.2/AIRI-0.8.2-linux-aarch64.rpm
sudo dnf install AIRI-0.8.2-linux-aarch64.rpm
rm -rf AIRI-0.8.2-linux-aarch64.rpm

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v0.8.1

20 Jan 18:03
ccf1faa

Choose a tag to compare

Installation

macOS

Tip

For macOS users, currently Apple requires all installed App to have code sign validated with Apple servers,
while we are working hard for enrolling the Apple Developer Program for correct code signing, this error message may be prompted

Apple could not verify “AIRI.app” is free of malware that may harm your Mac or compromise your privacy.

image

In such case, you can always bypass this by issuing this following command in Terminal.app or iTerm2.app

sudo xattr -c '/Applications/airi.app'

Windows

Download and install.

Linux

Flatpak (x86_64, x64, amd64)
wget https://github.com/moeru-ai/airi/releases/download/v0.8.1/AIRI-0.8.1-linux-x64.flatpak
flatpak install -u AIRI-0.8.1-linux-x64.flatpak
rm -rf AIRI-0.8.1-linux-x64.flatpak
Flatpak (aarch64, arm64)
wget https://github.com/moeru-ai/airi/releases/download/v0.8.1/AIRI-0.8.1-linux-arm64.flatpak
flatpak install -u AIRI-0.8.1-linux-arm64.flatpak
rm -rf AIRI-0.8.1-linux-arm64.flatpak
Debian / Ubuntu / apt / dpkg (x86_64, x64, amd64)
wget https://github.com/moeru-ai/airi/releases/download/v0.8.1/AIRI-0.8.1-linux-amd64.deb
sudo apt install AIRI-0.8.1-linux-amd64.deb
rm -rf AIRI-0.8.1-linux-amd64.deb
Debian / Ubuntu / apt / dpkg (aarch64, arm64)
wget https://github.com/moeru-ai/airi/releases/download/v0.8.1/AIRI-0.8.1-linux-arm64.deb
sudo apt install AIRI-0.8.1-linux-arm64.deb
rm -rf AIRI-0.8.1-linux-arm64.deb
Fedora / rpm / dnf (x86_64, x64, amd64)
wget https://github.com/moeru-ai/airi/releases/download/v0.8.1/AIRI-0.8.1-linux-x86_64.rpm
sudo dnf install AIRI-0.8.1-linux-x86_64.rpm
rm -rf AIRI-0.8.1-linux-x86_64.rpm
Fedora / rpm / dnf (aarch64, arm64)
wget https://github.com/moeru-ai/airi/releases/download/v0.8.1/AIRI-0.8.1-linux-aarch64.rpm
sudo dnf install AIRI-0.8.1-linux-aarch64.rpm
rm -rf AIRI-0.8.1-linux-aarch64.rpm

New Contributors

🚀 Features

Read more

v0.8.1-beta.13

19 Jan 19:58

Choose a tag to compare

v0.8.1-beta.13 Pre-release
Pre-release

🚀 Features

  • airi-plugin-web-extension: Integrated to server-sdk, now supports to read context from browser - by Neko Ayaka (b241f)
  • stage-*: Allow to connect remote ws server - by LemonNeko in #953 (06b34)
  • stage-ui: Support custom model - by Lstmxx in #880 (45b0b)
  • stage-ui,server: Use optimistic request for provider catalog - by RainbowBird in #951 (42925)

🐞 Bug Fixes

  • ci:
    • Matrix does not support if so skip the build via workarounds - by Makito (01d8f)
    • Incorrect condition - by Makito (5f5d5)
    • I should have remembered to invert the conditions - by Makito (4009d)
    • Continue-on-error when skipping platforms - by Makito (6e108)
  • deps:
    • Sync vue to catalog: - by Neko Ayaka (e3836)
  • docs:
    • Minor style fixes, improved readability - by Neko Ayaka (88848)
    • Uno.config property - by Neko Ayaka (84bd9)
  • stage-*:
    • OpenAI Compatible Speech and Hearing modules activation - by lockrush-dev in #947 (815ce)
  • stage-pages,stage-ui:
    • Type issue - by Neko Ayaka (d9237)
  • stage-tamagotchi:
    • Correct typo in needsControlsIslandIconSizeSetting prop - by leafyy in #958 (153eb)
    • Type error - by Neko Ayaka (d97f7)
  • stage-ui:
    • Should ingest and response only once - by Neko Ayaka (5cfd4)
    • Tts voice options reactivity issue - by Rin in #963 (c912e)
    • Update connection icon to use correct variant - by leafyy in #966 (07694)
  • stage-ui,stage-pages:
    • Yes re-implemented useLocalStorageManualReset as refManualReset will not propagate - by Neko Ayaka (c0d69)
  • stage-ui-three:
View changes on GitHub

New Contributors

v0.8.1-beta.12

14 Jan 21:09
v0.8.1-beta.12
ce56400

Choose a tag to compare

New Contributors

🚀 Features

🐞 Bug Fixes

Full Changelog: v0.8.1-beta.11...v0.8.1-beta.12

v0.8.1-beta.11

12 Jan 20:38
v0.8.1-beta.11
bc05e1e

Choose a tag to compare

New Contributors

What's Changed

🚀 Features

🐞 Bug Fixes

🏎 Performance

  • stage-tamagotchi: No buffer copying in screen-capture devtool when possible - by @sumimakito (a2b34)
View changes on GitHub