Download Latest Version 1.2.0 source code.tar.gz (8.5 MB)
Email in envelope

Get an email when there's a new version of learnhouse

Home / 1.1.2
Name Modified Size InfoDownloads / Week
Parent folder
1.1.2 source code.tar.gz 2026-04-10 7.9 MB
1.1.2 source code.zip 2026-04-10 8.8 MB
README.md 2026-04-10 684 Bytes
Totals: 3 Items   16.7 MB 0

✨ Features

  • feat(proxy): add organization picker for users without a subdomain on SaaS root domain (9974e5cf)
  • feat(email): implement org-specific signup URL generation for invite emails (97576d86)

👥 Contributors

@swve


📦 Getting Started

New installation:

:::bash
npx learnhouse setup

Upgrade to this version:

:::bash
# Back up your database first
npx learnhouse backup

# Update to this specific version
npx learnhouse update --version 1.1.2

Docker image:

:::bash
docker pull ghcr.io/learnhouse/app:1.1.2

Full Changelog: https://github.com/learnhouse/learnhouse/compare/1.1.1...1.1.2

Source: README.md, updated 2026-04-10