From fd5e85d5ead3375f60d2c7b65566a17c6bcc724e Mon Sep 17 00:00:00 2001 From: Lukas Date: Sat, 17 Jan 2026 18:01:28 +0100 Subject: [PATCH] Add recent updates section to features.md --- docs/features.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/docs/features.md b/docs/features.md index 53e01c1..7e25906 100644 --- a/docs/features.md +++ b/docs/features.md @@ -1,5 +1,25 @@ # Aniworld Web Application Features +## Recent Updates + +### Enhanced Setup and Settings Pages (Latest) +The application now features a comprehensive configuration system that allows users to configure all settings during initial setup or modify them later through the settings modal: + +**Setup Page Enhancements:** +- Single-page setup with all configuration options organized into clear sections +- Real-time password strength indicator for security +- Form validation with helpful error messages +- Comprehensive settings including: general, security, scheduler, logging, backup, and NFO metadata + +**Settings Modal Enhancements:** +- All configuration fields are now editable through the main application's config modal +- Organized into logical sections with clear labels and help text +- Real-time saving with immediate feedback +- Configuration validation to prevent invalid settings +- Full control over scheduler interval, logging options, and backup settings + +--- + ## Authentication & Security - **Master Password Login**: Secure access to the application with a master password system