diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c10f20..0e62b3d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.3.46] +### Fixed +- Contact-list import set visibility for all, even if not chosen. + + ## [0.3.45] - 2025.01.01 - 65402dc68ce69ccc6cb9aa8d2e7a9249bf4298e0 ### Fixed - Previous project links stayed when following a link. diff --git a/src/components/GiftedPrompts.vue b/src/components/GiftedPrompts.vue index b53aa0c..a09a8dc 100644 --- a/src/components/GiftedPrompts.vue +++ b/src/components/GiftedPrompts.vue @@ -1,7 +1,7 @@