Added custom ranges for report filtering + CSV exports
All checks were successful
Docker Deploy / build-and-push (push) Successful in 3m59s

This commit is contained in:
2026-01-19 15:18:34 -07:00
parent 1063bf99f1
commit bf2a1816db
3 changed files with 194 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "chronus",
"type": "module",
"version": "2.1.0",
"version": "2.2.0",
"scripts": {
"dev": "astro dev",
"build": "astro build",