Skip to content

staticrypt-3.5.4

Choose a tag to compare

@royfrancis royfrancis released this 14 Jan 11:30
· 9 commits to bootstrap since this release
  • 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