Bump version

This commit is contained in:
Jon Staab
2025-10-27 14:19:06 -07:00
parent fe72798592
commit 97569016fc
4 changed files with 23 additions and 7 deletions

View File

@@ -1,5 +1,21 @@
# Changelog
# 1.4.0
* Allow "editing" chat messages
* Check for room create permission
* Re-work space navigation
* Show all messages in non-nip29 chat
* Improve synchronization logic
* Add connection status to space menu
* Add icon picker to room create component
* Improve mention suggestions
* Improve storage adapter and relay list performance
* Fix modals
* Add room deletion
* Fix zapper loading
* Add support for relay/group member lists and join/leave events
# 1.3.1
* Fix memory leak in storage adapter