Releases: aeharding/voyager
0.4.0
The largest feature of this release is the ability to sort comments!
Comment sort DOES NOT persist between threads. In the future, there will be a configuration to set a default comment thread sort. (see #43)
What's Changed
- Fix community search results descriptions no max lines by @aeharding in #37
- Add rendered comment tree cache for improved scroll performance by @aeharding in #38
- Add comment sorting by @aeharding in #39
- Add private message composing by @aeharding in #41
- Fix messages sent to self not properly handled by @aeharding in #42
Full Changelog: 0.3.0...0.4.0
0.3.0
Post creation is here! Along with the ability to upload an image to your post!
Pay no attention to the complete lack of ability to edit/delete posts. 😅
What's Changed
- Create new posts (incl. url or image) by @aeharding in #36
Full Changelog: 0.2.2...0.3.0
0.2.2
Fixes a crash upon replying to a thread
Full Changelog: 0.2.1...0.2.2
0.2.1
Fixes a bug with lemmy community links.
Full Changelog: 0.2.0...0.2.1
0.2.0
Lemmy community links
I have no idea what they're called... but those handles that start with a exclamation mark? They now link inside the app! It's much easier to subscribe to a community someone mentions.
Note: This is just for the format with an exclamation mark! There will be more work on internal app deep linking for posts, comments, etc.
Share your favorite communities below! (I want to subscribe, lol)
Swipe right to collapse a comment thread
Just like Apollo, you can now swipe right to collapse! And swipe a bit further to reply, just like before.
In the future, these gestures will be customizable!
TONS of bugfixes
There have been a ton of little, but super annoying things fixed along the way. See below (and the diff) for the details.
What's next
Posts. Comment editing. And more bugfixes, of course!
What's Changed
- Add localStorage, remove cookie for token storage by @aeharding in #29
- Add comment swipe collapsing by @aeharding in #30
- Add support for community handles (e.g. !memes@lemmy.ml) by @aeharding in #28
Full Changelog: 0.1.4...0.2.0
0.1.4
0.1.0 through 0.1.4 were testing updates across devices to ensure everyone has a smooth experience.
Full Changelog: 0.1.0...0.1.4
0.1.0
Hi there! This is the start of versioning for wefwef. Now you can update in your own time, from the Settings. It's a much nicer experience 😊
What's Changed
- Add versions and update page by @aeharding in #13
New Contributors
- @aeharding made their first contribution in #1
Full Changelog: https://github.com/aeharding/wefwef/commits/0.1.0