Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
sable: patch
default: patch
---

added settings toggle in (General>Messages) to enable showing a tombstone for deleted messages without having to set all hidden events to visible
2 changes: 1 addition & 1 deletion .changeset/disable_quick_add_for_encrypted_sticker.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
sable: patch
default: patch
---

disabling quick add for encrypted sticker, this mitigates the issue of being unable to use quick to add encrypted sticker
2 changes: 1 addition & 1 deletion .changeset/error_page_with_report.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
sable: minor
default: minor
---

added error page making it easier to report errors when they occur in the field
2 changes: 1 addition & 1 deletion .changeset/feat-internal-debug-logging.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
sable: minor
default: minor
---

Add internal debug logging system with viewer UI, realtime updates, and instrumentation across sync, timeline, and messaging
2 changes: 1 addition & 1 deletion .changeset/feat-threads.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
sable: minor
default: minor
---

Add thread support with side panel, browser, unread badges, and cross-device sync
2 changes: 1 addition & 1 deletion .changeset/strip_beeper_pmp_on_forward.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
sable: patch
default: patch
---

removed forwarding of beeper's per message profile, as this might confuse clients
Loading