# Changelog
## [0.2.0](https://github.com/suiflex/SafeHell/compare/v0.1.0...v0.2.0) (2026-08-30)
### ⚠ BREAKING CHANGES
* renames the project config file, keyring service, and data directory; existing vaults must be recreated with `safehell setup`.
### Features
* add brand assets ([b0ff4bf](https://github.com/suiflex/SafeHell/commit/b0ff4bfa994783f3f924c4f1e5dd3139ba0c2e5e))
* add npm installer package ([8bf0ded](https://github.com/suiflex/SafeHell/commit/8bf0dedcbd4881ac9d3849fe5c7546338ed79666))
* add windows installer script ([712952b](https://github.com/suiflex/SafeHell/commit/712952bcc665fd99bb7f5ef06f5ffec465efcb18))
* harden the logo to match the name ([9ead8bb](https://github.com/suiflex/SafeHell/commit/9ead8bbf91e0a642f6907d055fc15e9d0f2bb67f))
* redraw the logo around the tool's actual job ([79a9c63](https://github.com/suiflex/SafeHell/commit/79a9c63dd4e219d05088b734f03adf3e14fd2ea5))
* redraw the logo as a locked shell ([033ec58](https://github.com/suiflex/SafeHell/commit/033ec583baf04e0c20d8a7b5351684b9378d4736))
* rename safeshell to safehell ([73a0aab](https://github.com/suiflex/SafeHell/commit/73a0aab14e36a0e5009aed511470e216f7c4bc1a))
### Bug Fixes
* keep breaking changes on 0.x off 1.0.0 ([39810ad](https://github.com/suiflex/SafeHell/commit/39810ad04a7dd83adfb1959dd663abcf1da24cb6))
* move off the yanked chacha20 release ([214aec8](https://github.com/suiflex/SafeHell/commit/214aec8f79e1287d4c222cd5219cfc4efb5d7183))
* pin the initial version so the first release is 0.2.0 ([fe4660a](https://github.com/suiflex/SafeHell/commit/fe4660ab8dc40575fcd91f44cfcf1dc7412d4821))
### Miscellaneous Chores
* release as 0.2.0 ([9b33c1e](https://github.com/suiflex/SafeHell/commit/9b33c1ec5237fe24bc76af6906d7008955c10195))