Skip to content

LiveContext CE v0.1.17

Choose a tag to compare

@livecontext-ai livecontext-ai released this 07 Jul 22:31

What is new

What's new in v0.1.17

Approval delegation to Telegram: now works out of the box

  • The Telegram bot credential is now OPTIONAL on the User Approval node's Delegate

Update an existing install

git pull
docker compose pull
docker compose up -d

The compose file pins this release's image tag, so run git pull first. Your data lives in Docker volumes and is kept across updates.

Fresh install

git clone https://github.com/livecontext-ai/livecontext-ce
cd livecontext-ce
docker compose up -d

Then open http://localhost:3000

Images

  • ghcr.io/livecontext-ai/livecontext-ce:v0.1.17
  • ghcr.io/livecontext-ai/livecontext-ce-frontend:v0.1.17
  • ghcr.io/livecontext-ai/livecontext-ce-bridge:v0.1.17
  • ghcr.io/livecontext-ai/livecontext-ce-screenshot-renderer:v0.1.17 (opt-in renderer profile)