Releases: JHWelch/encrypted-env-viewer
Releases · JHWelch/encrypted-env-viewer
Store Release v0.3.2
What's Changed
- Fix filepaths for release artifacts by @JHWelch in #42
- Bump crypto-js from 4.1.1 to 4.2.0 by @dependabot in #43
Full Changelog: v0.3.1...v0.3.2
Store Release v0.3.1
What's Changed
- Add screenshots by @JHWelch in #39
- Add tests for aes cbc algorithms by @JHWelch in #41
- Bump @babel/traverse from 7.22.15 to 7.23.2 by @dependabot in #40
New Contributors
- @dependabot made their first contribution in #40
Full Changelog: v0.3.0...v0.3.1
Store Release v0.3.0
What's Changed
Full Changelog: v0.2.0...v0.3.0
Store Release v0.2.0
Store Release v0.1.1
Store Release v0.1.0
Store Release v0.0.2
What's Changed
- Create LICENSE by @JHWelch in #19
- Gracefully deal with missing key by @JHWelch in #20
- Update extension-cli version by @JHWelch in #21
- Update README by @JHWelch in #22
- Add deploy workflow by @JHWelch in #23
- Fix pushes to protected branch by @JHWelch in #24
- Update to main by @JHWelch in #25
Full Changelog: v0.0.1...v0.0.2
0.0.1 - Initial Store Release
Features
- View encrypted .env files directly in the PR!
- Support for Laravel Encrypted .envs
- Support for GitHub Pull Requests
- Support for GitHub ad-hoc comparisons