diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a23a18..dfdd73a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +# 0.2.12 + +* Fix keyboard covering chat input +* Fix thread replies +* Make error reporting and analytics optional +* Replace long press with tap target +* Fix time input +* Fix nevent hints for url-specific stuff +* Add alerts via Anchor +* Fix confirm and reactions on mobile + # 0.2.11 * Add in-app signup flow on ios diff --git a/src/lib/components/PageBar.svelte b/src/lib/components/PageBar.svelte index 6d29d35..305f0d2 100644 --- a/src/lib/components/PageBar.svelte +++ b/src/lib/components/PageBar.svelte @@ -12,7 +12,7 @@