0.2.14
2022-10-16
- Spec Compliant Private Read Receipts
- Device rename from privacy screen
- Device rename randomizer
- Action Ring Labeling
- Copy Session ID to clipboard
- Many other copy to clipboard helpers
- User sent emoji indicator
- Share Functionality
- Read Receipt Improvements- Plenty of bug fixes!
0.2.13
2022-05-04
Hot Fixes
- Fixed resend message issues
New Features
- Updated Send Hidden Read Receipt
- Only Offer Hidden Receipts When Available
Improvements
- New Translations and Updates
Refactoring
- Lots!
0.2.11
2022-03-20
Hot Fixes
- Session Key storage performance
- Fixed Wordle
New Features
- Session Key Imports / Exports
- Email and other 3pid auth support
- Fullscreen Image View
- Incoming Read Receipt Support
- Toggle autocorrect setting
Bug Fixes
- fixed missing several translations
- fixed various notification issues
- fixed issues with deleting devices
- fixed issues deactivating accounts
- fixed showing TOS more than once
Improvements
- Hide Send Button
Refactoring
- Lots!
0.2.9
2022-02-24
New Features
- Session Key Imports / Exports
- Email and other 3pid auth support
- Fullscreen Image View
- Incoming Read Receipt Support
- Toggle autocorrect setting
Bug Fixes
- fixed missing several translations
- fixed various notification issues
- fixed issues with deleting devices
- fixed issues deactivating accounts
- fixed showing TOS more than once
Improvements
- Hide Send Button
Refactoring
- Lots!
0.2.6
2022-01-02
Features:Screen Lock
Pin Protected Encrypted Storage
UserID Quick Copy
Improved Edit Message UI
Improved Chat UI spacing
Fixes:fixed improper cache checks when loading older messages
fixed editing encrypted messages
fixed deleting encrypted messages
fixed read receipts locally if toggled on
fixed defaulting to device language
fixed editing messages higher in the chat
fixed showing more icons in user previews
fixed input text border regression
0.2.3
2021-12-10
Features
- Proxy Support
- Edit Messages
- Delete Messages
- Rename Devices
- Tap to Load images
- Toggle Auto Download images
Fixes
- Lots!
0.2.0
2021-10-24
Features
- Media Messages
- Markdown Support
- Reply Formatting
- Hex Input for Color Customization
- Auto Text Contrast for Lighter Themes
Fixes
- SSO Multiaccount login issue
- Login and Signup verification issues
- Offline Aware and Clearer Error Copy
0.1.13
2021-08-25
New Features
- Advanced Color Customization
- Multi-Account Support
- Customizable FAB Settings
- Manual Verification Data Exposed
- New Languages Through Weblate!
- Portuguese, Dutch, Czech, Slovak, and more!
Fixes
- Issue with decrypting events for new chats
- Issue with completing multi step onboarding flows
- Issue with profile preview modal loading indefinitely
0.1.10
2021-07-12
Fixes- Syncing issues after first login
- SSO + User/Pass Login issues
- Profile update issues
0.1.9
2021-06-27
Features
- Deactivate Account
- Chat Bubble Color Customization
- Sync Frequency Customization
Fixes
- Issue removing chats from chat history
- Issues regarding chat previews on home appearing grey
- Issues surrounding signup flow user experience
- Color contrast and theming issues throughout the app
- Timeline will only show chat updates based on messages
- iOS now has auto-correct and autocomplete on by default for chat input
- Current user sent messages no longer appearing as unread
0.1.7
2021-02-04
New Features:
- SSO Login & Signup
- Reactions / Emoji Support
- View Edited Messages (Condensed)
- Swipe To Reply
- Cross Server Room/Topic Search
- Forgot / Reset Password Flow
Performance
- More caching and cold storage saving/loading improvements
- Parsing all matrix data from separate threads
Bug Fixes
- read receipt bugs should appear again
- caching performance improvements
0.1.6
2021-01-30
New Features:
- SSO Login & Signup
- Reactions / Emoji Support
- View Edited Messages (Condensed)
- Swipe To Reply
- Cross Server Room/Topic Search
- Forgot / Reset Password Flow
Performance
- More caching and cold storage saving/loading improvements
- Parsing all matrix data from separate threads
Bug Fixes
- read receipt bugs should appear again
- caching performance improvements
0.1.5
2020-12-18
New Features:
- Block Users
- Invite Friends from Chat Menu (if allowed)
- Avatars can be set to square shape in Theme settings
- Much better Local Notification handling with room names
Bug Fixes:
- Overhauled caching to solve lag
- Lazy loading data on the initial sync
- Uses can no longer send empty messages
- Homeservers with a forward slash in their m.homeserver config can login
- Issues with room names and avatars appearing as users incorrectly
- Password restrictions on login were tied to signup
0.1.3
2020-09-14
Bug Fixes Batch:
- New Icon!
- Native splash screens
- Better Performance on first load
- Toggle 24 Hour Time Format
- Lots of small UI improvements
- General bug fixes and performance improvements
Also, E2E had cross client pre-key sharing issues but they are now fixes. Element to Syphon messages should work again :)
0.1.2
2020-08-12
Group E2EE Week:
- Private group E2EE encryption
- Create public and private groups - w/ photos
- User Profiles (both quick view and fullscreen
- Invite users to any joined room
- Mark all messages read
- Tons of code and bug fixes
- A lot more (like new fonts, colors, etc)
Group E2EE is now working! There's lots of other features to make the user experience more complete. From viewing profiles to inviting with subtle animations, this version sets a solid base for the next few releases under 0.1.x
0.0.21
2020-07-21
Catch Up Weekend:
- opt-in read receipts
- signup email input and verification (working with matrix.org again)
- signup/login bug fixes, standardizing secure text inputs
- global error alerts and confirmations will show up
- better small screen UI scaling
- lots of code cleanup and refactoring
Summary:
Group E2EE dev was stalled this weekend due to the recent matrix.org changes requiring email addresses during signup. This should hopefully be the last big bug fix release prior to new features.
0.0.20
2020-07-16
Clean up weekend:
- Saving account data correctly when adding/removing direct rooms
- Issues regarding direct room naming
- Showing loading indicators for room creation, preventing duplicate room creations on accident
- Allowing removal of unknown rooms that are still cached
- Better image caching knowledge (has failed or is checking)
- Offloading image caching and downloads to separate threads (off UI thread)
- Two Syphon users would have one end broken e2ee due to not being able to save "direct" status on receiver
- Auto completion on signup and login should be turned off on all platforms
- Older messages not loading when hitting the end of the messages list
- E2EE is enabled by default for direct chats, group chats coming soon
0.0.18
2020-07-08
4th Of July Weekend Touchups
- Color picker issues and styling
- Performance issues on large rooms
- Standardizing theming, getting ready for font settings
- Direct room creation and name/avatar selection bugs
- Signup cleanup and captcha process