feat: Refactor article handling and introduce ArticleRepository

- Introduced Domain\Article\ArticleRepository for better data access.
- Migrated article_edit functionality to admin\Controllers\ArticlesController.
- Updated admin\factory\Articles::article_details() to use the new repository.
- Marked legacy methods in admin\controls as @deprecated for clarity.
- Updated changelog and versioning to reflect changes in version 0.242.
This commit is contained in:
2026-02-06 08:41:34 +01:00
parent f1c7019cc5
commit e33978e1bb
17 changed files with 333 additions and 27 deletions

BIN
updates/0.20/ver_0.242.zip Normal file

Binary file not shown.