Merge branch 'master' into f/batch-send

This commit is contained in:
spaced4ndy
2023-12-11 18:05:36 +04:00
27 changed files with 872 additions and 352 deletions
+4 -2
View File
@@ -5,7 +5,7 @@ cabal-version: 1.12
-- see: https://github.com/sol/hpack
name: simplex-chat
version: 5.4.0.6
version: 5.4.0.7
category: Web, System, Services, Cryptography
homepage: https://github.com/simplex-chat/simplex-chat#readme
author: simplex.chat
@@ -125,7 +125,8 @@ library
Simplex.Chat.Migrations.M20231113_group_forward
Simplex.Chat.Migrations.M20231114_remote_control
Simplex.Chat.Migrations.M20231126_remote_ctrl_address
Simplex.Chat.Migrations.M20231206_recreate_msg_deliveries
Simplex.Chat.Migrations.M20231207_chat_list_pagination
Simplex.Chat.Migrations.M20231208_recreate_msg_deliveries
Simplex.Chat.Mobile
Simplex.Chat.Mobile.File
Simplex.Chat.Mobile.Shared
@@ -533,6 +534,7 @@ test-suite simplex-chat-test
Bots.DirectoryTests
ChatClient
ChatTests
ChatTests.ChatList
ChatTests.Direct
ChatTests.Files
ChatTests.Groups