Download Latest Version v0.20.3 source code.zip (2.3 MB)
Email in envelope

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

Home / v0.7.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-05-01 689 Bytes
v0.7.0 source code.tar.gz 2026-05-01 5.5 MB
v0.7.0 source code.zip 2026-05-01 5.6 MB
Totals: 3 Items   11.1 MB 0

v0.7.0 — Correct API rule semantics, cleanup, and backup cron

API Rules (breaking behavior fix)

  • null now correctly blocks access (was skipping check entirely, allowing all authenticated users)
  • "" (empty string) now correctly grants public access (was returning false)
  • Fixed across all CRUD endpoints, batch API, and file access

Data Integrity

  • Record delete now nullifies relation references in other collections pointing to the deleted record
  • Record delete now cleans up associated files from local storage and S3

Automation

  • Automated backup cron job wired from Admin UI backups.cron setting
  • Old backups auto-pruned via backups.cronMaxKeep setting
Source: README.md, updated 2026-05-01