Releases: royfrancis/staticrypt
Releases · royfrancis/staticrypt
staticrypt-3.5.5
- Added brand image/hero image support
- Added
--template-image,--template-image-position,--template-image-height,--template-image-width,--template-image-focus - Added
--template-footerand--template-footer-linkfor adding footer content - Added
-has alias for--help - Slightly decreased form padding
staticrypt-3.5.4
- Based on robinmoisson/staticrypt 3.5.0
- Added background pattern
- Add directory creation for config file and improve config path handling
- Updated page style for improved layout and responsiveness
- Added subtitle, subtitle link, page title, pwd hide/show
- Enhanced init function to support custom rememberNamespace handling in staticryptConfig and templateConfig
- Added error handling for missing input paths
- Added testing using Jest
- Replaced bad password alert with message
- Update default error and title messages in command line options
- Template subtitle and instructions take raw html
- Dropped husky dependency
- Added success messages for decryption and overwriting
- Added success message, added 'quiet' option to suppress success message
- Added vitepress documentation
- Optimized dockerfile
- Updated GH actions to allow all tags and display generated Docker image tags