-
v1.4.6 Stable
released this
2026-04-02 12:01:52 +02:00 | 37 commits to master since this releaseFix
- Invoice PDF: table numbers reduced to 8pt, description column widened to 36%
Deploy
cd /var/www/app-ts wget <asset-url> -O release.tar.gz tar -xzf release.tar.gz npm install --production npx prisma generate npx prisma migrate deploy pm2 restart app-ts rm release.tar.gzDownloads