bolt.diy/app/components
KevIsDev 4b0eaf25ce add: add env masking extension for .env files
Introduce a new extension for CodeMirror that masks sensitive values in .env files. This ensures that sensitive information like API keys or passwords is not displayed in plain text within the editor. The extension dynamically applies masking to values in lines matching the KEY=VALUE format, improving security during development.
2025-03-27 18:52:13 +00:00
..
@settings feat: add Vercel integration for project deployment 2025-03-27 00:06:10 +00:00
chat feat: add Vercel integration for project deployment 2025-03-27 00:06:10 +00:00
editor/codemirror add: add env masking extension for .env files 2025-03-27 18:52:13 +00:00
git fix: issue with alternate message when importing from folder and git (#1216) 2025-01-29 22:16:58 +05:30
header feat: add Vercel integration for project deployment 2025-03-27 00:06:10 +00:00
sidebar Avatar Fix , control pannel UI fix 2025-02-03 01:04:23 +01:00
ui fix: fix enhance prompt to stop implementing full project instead of enhancing (#1383) #release 2025-03-01 01:34:35 +05:30
workbench fix: remove excessive commenting 2025-03-10 11:20:01 +00:00