refactored docs

This commit is contained in:
2025-11-13 20:48:06 +01:00
parent 24bf5fcaaf
commit 8c10e6e63f
2 changed files with 3 additions and 23 deletions

View File

@@ -1,22 +0,0 @@
# Changelog
v1.1
## Current hosted version
v1.1
> No changelog available.
## Upcoming changes
v1.2
### Fixes and improvements
- Implement user roles and permissions
- Improve form validation and error handling
- Add loading indicators for async actions
- Optimize performance for large datasets
### New features
- Admin panel for managing users, permissions and all of the system settings and database

View File

@@ -2,4 +2,6 @@
This document provides an overview of the backend API endpoints and their usage.
To get to that information, go to the `backend_API_docs` directory.
To get to that information, go to the `backend_API_docs` directory.
If you need help, see HELP.md file in this directory.