Releases: kamolgks/Password-Generator
Releases · kamolgks/Password-Generator
v1.0.3
Password Generator v1.0.3
Version: 1.0.3
Release Date: August 8, 2024
-
Dark Theme Support:
- Added styles for a dark theme that change the background, text, and other interface elements' colors.
- Smoother transitions between light and dark themes using CSS variables.
-
Updated Button and Element Styles:
- Moved the password generation button to the bottom of the screen using absolute positioning.
- Improved button appearance with rounded corners and smoother hover transitions.
-
Mobile Adaptation:
- Added media queries to enhance the display on mobile devices.
- Optimized element sizes and spacing for a better user experience on smaller screens.
-
Enhanced User Interaction:
- Improved text readability with a clearer contrast between background and text.
-
Bug Fixes:
- Fixed issues with incorrect color display for some elements when switching themes.
- Corrected improper button positioning on some screens.
-
Improved Request Parameter Handling:
- Simplified and enhanced the generate_password_route function code to handle input data and generate passwords.
- Added validation for parameters such as password length and the use of different character types.
v1.0.2
- Completely updated frontend and backend.
- Improved site performance and added buttons to change site theme and much more.
- Removed everything unnecessary from the site
Full Changelog: https://github.com/kamolgks/Password-Generator/commits/v1.0.2