2.16.0
New Features
Inbox changes
You can now use the full markdown editor to compose a private message! In addition, you can new use swipe gestures on a private message in your inbox. The UI for the conversations page has also been slightly changed and optimized.
Login instance modal changes
The login instance now shows all instances, without typing. This is helpful for new users that might not remember exactly what their instance domain is. There are also various small bugfixes and other usability changes on this page.
Communities list changes
The "Explore" button now sorts by top (all time) by default. This should be more helpful to newcomers.
What's Changed
- Fix DM page glitchy scroll, add virtual list by @aeharding in #1560
- Add DM inbox item swipe gestures, add full size DM editor option by @aeharding in #1561
- Fix header long press theme toggle on conversations page by @aeharding in #1563
- (chore) Refactor markdown modal code by @aeharding in #1562
- (chore) Ban enums by @aeharding in #1565
- Fix lemmy comment URL=/post/$postId/$commentId by @aeharding in #1566
- (chore) Upgrade dependencies by @aeharding in #1567
- Improve login instance selector ease of use for newcomers by @aeharding in #1568
- Set default explore sort to TopAll by @aeharding in #1569
- Fix pull to refresh on communities list by @aeharding in #1571
- Format subscriber count on community list by @aeharding in #1570
- Fix overflow on create crosspost community selector by @aeharding in #1572
Full Changelog: 2.15.0...2.16.0