Back to generatorChangelog
v1.1.0
- addedAPI documentation page at /docs with endpoint reference, parameter tables, format capabilities, examples, and error handling
- addedHelp icon in header linking to documentation
- addedDocs link in footer navigation
v1.0.0
- addedPassword vault generation for 7 formats: Bitwarden, LastPass, Keeper, Microsoft Edge, KeePassX, KeePass2, and Password Depot
- addedREST API with rate limiting and security middleware
- addedMulti-language support with locale-specific data generation
- addedBitwarden advanced types: secure notes, credit cards, identities, and collections
- addedDark mode with system theme detection
- addedCI pipeline with build and API integration tests
- addedDaily automated dependency updates via GitHub Actions