This commit introduces several UI enhancements, a change to the default trash bin behavior, and a versioning scheme update.
- **Versioning**:
- The project's versioning scheme has been updated from to to better reflect its maturity.
- The and have been updated to document this change.
- **Global Trash Default**:
- The default behavior for the global trash setting is now "disabled".
- The backend logic in was updated to reflect this, defaulting to if the setting is not present in the database.
- The API endpoint now correctly updates all lists to reflect the new global state (enabled or disabled).
- **Admin Panel Layout**:
- In the "Create User" form, the email field is now on its own wider row () for better readability.
- In the user list, the user's email is now displayed on a separate line below the username for clarity.
- **Settings Modal Layout**:
- The "Change Password" fields are now stacked vertically, each occupying .
- The settings modal is now narrower (removed ).