Update ARCHITECTURE.md, bump version to 1.5.4, add CHANGELOG entry
Some checks failed
CI / Security audit (push) Failing after 23s
Build and Push Docker Image / build (push) Successful in 52s
Docs Check / Markdown lint (push) Successful in 58s
Licence Check / Licence compatibility and copyright header verification (push) Successful in 1m17s
CI / Tests & coverage (push) Successful in 1m36s
Docs Check / Mermaid diagram parse check (push) Successful in 1m45s

This commit is contained in:
2026-05-19 23:45:37 +01:00
parent be791ed044
commit 49d66c07ee
3 changed files with 60 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "sofarr",
"version": "1.5.3",
"version": "1.5.4",
"description": "A personal media download dashboard that shows your downloads 'so far' while you relax on the sofa waiting for your *arr services to finish",
"main": "server/index.js",
"scripts": {