
Hi, I just updated to latest version but from the UI I can't select bun as runtime.

have you set it in the .env file

No, should I add it manually? Didn't know

yes

Thanks

@MyWay Bun runtime has not been released yet

But coming very soon

Ah, I read it from the release changes

Where?

1.4.3's changelog has this.

On the github release changelog

Oh, sorry, didn't know 1.4.3 was released 😅

Solved thanks

What did you have done to solve it?

Adding it in the env variable?

Yes, bun-1.0 to the env file in the runtime var as suggested by beff jezos

[SOLVED] Bun runtime
Recommended threads
- 404 for self-host
docker-compose.yml: x-logging: &x-logging logging: driver: 'json-file' options: max-file: '5' max-size: '10m' services: traefik: ima...
- Is p-limit compatible with Appwrite?
I have a function that makes asynchronous calls to different Appwrite collections. This is how I make the call: ```js await Promise.allSettled([ ...
- Realtime stuck on pending
I'm hosting appwrite on a server where there's already nginx running and you can see how it's config looks for appwrite on attachted screenshot. I'm not getting...
