Skip to content

Releases: royfrancis/staticrypt

staticrypt-3.5.5

14 Jan 16:12

Choose a tag to compare

  • Added brand image/hero image support
  • Added --template-image, --template-image-position, --template-image-height, --template-image-width, --template-image-focus
  • Added --template-footer and --template-footer-link for adding footer content
  • Added -h as alias for --help
  • Slightly decreased form padding

staticrypt-3.5.4

14 Jan 11:30

Choose a tag to compare

  • 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