127.5
2023-04-05
- Fixed issue where if a message needs to be resent and has multiple reactions from the requestee, message resend will fail and try again but keep failing
127.3
2023-03-26
- Introduced new feature to tag messages with titles. These become favorite messages and when you filter and click for them, the app will scroll to that message in the chat. Use titles like subject lines of emails to help you categorize and find sections of your chat more easily.
- Improved database efficiency by removing redundant database write calls
- Fixed bug where some non-favorited messages show up as favorites with a title of "0"
- Fixed issue where individual buddy chats did not have "delete for all" option in chat deletion
- Changed reaction notification so that green duplicate message only shows when someone other than the sender replies, or the sender replies after the first reaction
127.2
2023-03-26
- Introduced new feature to tag messages with titles. These become favorite messages and when you filter and click for them, the app will scroll to that message in the chat. Use titles like subject lines of emails to help you categorize and find sections of your chat more easily.
- Improved database efficiency by removing redundant database write calls
- Fixed bug where some non-favorited messages show up as favorites with a title of "0"
- Fixed issue where individual buddy chats did not have "delete for all" option in chat deletion
- Changed reaction notification so that if a buddy reacts to their own message, it will not create a duplicate green reaction notification message
127.1
2023-03-25
- Introduced new feature to tag messages with titles. These become favorite messages and when you filter and click for them, the app will scroll to that message in the chat. Use titles like subject lines of emails to help you categorize and find sections of your chat more easily.
- Improved database efficiency by removing redundant database write calls
- Fixed bug where some non-favorited messages show up as favorites with a title of "0"
- Fixed issue where individual buddy chats did not have "delete for all" option in chat deletion
127
2023-03-24
- Introduced new feature to tag messages with titles. These become favorite messages and when you filter and click for them, the app will scroll to that message in the chat. Use titles like subject lines of emails to help you categorize and find sections of your chat more easily.
- Improved database efficiency by removing redundant database write calls
126
2023-03-15
- Updated backup feature so that backups are encrypted with a password you choose, on top of the base LiteWire encryption. You can move these backup files to a new phone and it will restore your messages as well as your user ID.
- Updated swipe features so swiping left shows message options and swiping right immediately allows you to react to message.
125.6
2023-03-13
- Fixed bug where adding a new member to a group would not create the group for the new member
125.5
2023-03-10
- Added feature for keeping only the latest 100 messages of any given chat for yourself (all text and media before that will be deleted). This will not delete for recipients and is only meant for personal cleanup.
125.4
2023-02-28
- Fixed issue with first permission request for emergency microphone causing app to crash
125.3
2023-02-27
- Chat window will only scroll to first unread message if there are at least 10 new messages
- Removed distinction between what kind of OS a mobile device is running
124.7
2023-02-19
- Added yellow border to first unread message for visual convenience
- Made biometric authentication required by default
124.6
2023-02-16
- Only group creator can delete chat, delete group, or remove members
- Opening a chat with multiple unread messages will scroll to the first unread message
124.5
2023-02-15
- Only group creators can remove members or delete chat
124.4
2023-02-15
- Only group creators can remove members or delete chat
124.3
2023-02-13
- Updated reaction functionality so that users can use the regular messaging text box to write reactions.
124.1
2023-02-06
- Added year to timestamp
- If search function detects a "/" in the search field, it will switch to searching through timestamps. This allows users to search for conversations from a specific date
- Implemented restore-by-wire feature: if you type [Resend all messages] BuddysName or [Resend all media] BuddysName, it will prompt buddy if they want to send you a copy of every message or media file in the chat. Make sure you have enough data for this as it will send the entire chat.
123.3
2023-01-18
- Fixed issue with message deletion not immediately reflecting in user interface
- Fixed issue with revising text not copying text into text box
123.2
2023-01-15
- Updated reaction deletion so that if you send a blank reaction, it will delete your most recent reaction, and if you select "delete for all," it will delete all your reactions
- Added unread message counter to the bottom of message previews
123.1
2023-01-14
- Fixed issue where on first load, some chats would not scroll to bottom if there were images near the bottom
- Fixed issue where chat would jump to bottom if you are scrolled up earlier in the chat but receive a new message
- Implemented unlimited reactions. To delete your reactions, send a blank reaction.
122.25
2023-01-11
- Changed link color to cyan so as to not confuse users that there is a new message in the buddylist preview
- Fixed issue with scroll-jumping where reactions to messages sometimes caused chat to scroll to random spot from history
122.24
2022-12-26
- Further attempts to fix random scrolling problem
- Fixed issue where links were getting underscores stripped out
122.23
2022-12-25
- Fixed issue with reactions to stories not being shown
- Fixed issue with random scrolling to previous portions of chat when receiving and sending a message simultaneously
122.22
2022-12-15
- Fixed issue where gifs sent from gallery were not animating
- Added yellow, pink, and purple to font styling (use it in opening and closing tags PURPLElike thisPURPLE)
122.1
2022-12-13
- Fixed font styling to be compatible with in-app videocalls again
- Fixed issue where images sent from file system were not full res
122
2022-12-11
- Introduced scheduled message sends. Long press the send button to see options for timing.
- Addressed iOS bug where message font formatting would cause video call to crash app: created option to do video calls in a browser, outside the app