Releases: aeharding/voyager
0.25.1
What's Changed
- Fix: Link icon more noticable by @mdecourcy in #415
- Add auth to search by @aeharding in #488
Full Changelog: 0.25.0...0.25.1
0.25.0
Hide read posts is here!! 🎉 Try it out and let me know what you think! There's also an option in settings to enable a blue floating hide read button in the bottom right of your feed for easy access.
As always, thanks to all of our contributors — and there's a few bugfixes in this release as well!
What's Changed
- [bugfix] all posts in nsfw communities should be nsfw by @zoe-codez in #475
- Fix stale edit prompt by @aeharding in #480
- Stop Remove Account icon to be cropped by @RoToRa in #477
- Hide read posts by @aeharding in #471
New Contributors
Full Changelog: 0.24.0...0.25.0
0.24.0
Another release with some anticipated features!
Mark posts read on scroll
(disabled by default) you can now setup posts to be marked read when you scroll past them! This is a cool feature but will become even more useful when "hide read posts" is finished later this week.
Android mode (beta)
There's now a setting to enable Android mode! Please keep in mind that it's a beta isn't finished! This is mainly getting the setting enabled so we can improve the styles and iterate. :) Let me know what you think! Do you prefer the iOS theme on Android? Do you prefer the Android theme on iOS? 😈
Show user instances
Did you even find it annoying that you had to tap into a user to determine the instance they're on? Well now there's a setting to show the instance URL of all users that aren't on your instance! Super handy, thanks @rsammelson!
What's Changed
- Fix negative number of comment replies by @aeharding in #463
- Add disable marking posts read by @aeharding in #464
- Add mark posts read on scroll by @aeharding in #467
- Add android beta mode by @aeharding in #468
- Add README updates by @aeharding in #469
- Add setting to show instance URLs for remote users by @rsammelson in #470
Full Changelog: 0.23.1...0.24.0
0.23.1
What's Changed
- Fix font size and dark mode not persisting by @aeharding in #454
Full Changelog: 0.23.0...0.23.1
0.23.0
Hey I'm really excited for this release! It's all about settings and there's more to come!
Blur NSFW on a per-account basis
Go to Appearance => Blur NSFW and change the option! It will persist for your account (or no account it logged out) so you can have different selections for different accounts! Try it out!
Set default comment sort
This one is global for all accounts. Set a default sort if you don't prefer "Hot"! It's in the brand new General Settings page, check it out!
Compact mode customization
There's a couple new options for configuring compact mode. Check it out! You can now change the thumbnail position, as well has hide/show vote buttons. (More to come soon!)
Accessibility
Set even LARGER font sizes! Just keep in mind that the UI might look a little strange.
A whole bunch more!
Thanks to all of our contributors! Check out below for all the details.
What's Changed
- Blur NSFW setting by @zoe-codez in #427
- Add authorization to community quick switch if available by @aeharding in #446
- Add even larger font size adjustment by @aeharding in #448
- Allow sharing/previewing links and embeds in ios by @Penagwin in #337
- Appearance settings for compact posts by @elpendor in #440
- Added default comment sort option. by @Faalangst26 in #210
- Fix duplicate unread count requests by @aeharding in #451
- Fix compose DM textbox color by @aeharding in #452
- Add DB error hardening, add schema upgrade by @aeharding in #453
New Contributors
- @zoe-codez made their first contribution in #427
- @elpendor made their first contribution in #440
- @Faalangst26 made their first contribution in #210
Full Changelog: 0.22.0...0.23.0
0.22.0
Happy Friday! Some nice smaller quality-of-life features here, as well as a great internal improvements of per-user settings for some exciting features coming soon!
Block communities from the feed (or wherever)
ANYWHERE you see a community name/avatar, you can now long press to block the community! It's super quick and easy.
Edit icons for post and comments
Easily determine if a post or comment has been edited, and even tap into it to determine when it was edited!
What's Changed
- Add edited post and comment marker by @aeharding in #437
- Create a StoreProvider for central coordination of side effects between slices by @burakcan in #431
- Add community blocking from feed by long press by @aeharding in #439
Full Changelog: 0.21.3...0.22.0
0.21.3
CUSTOM_LEMMY_SERVERS
actually works now!
What's Changed
- Fix wrong servers on self hosted instance when installed by @aeharding in #434
Full Changelog: 0.21.2...0.21.3
0.21.2
This is a bugfix release, but with polish of edge cases!
Expanding collapsed comment threads has been fixed. Additionally, you can now reply to a collapsed comment chain and still be able to expand the chain! Before there was a bug that prevented this.
Oh, and thanks to @mdecourcy for fixing a bug regarding sort scrolling!
What's Changed
- Fix/Scroll to top after top > time selection by @mdecourcy in #428
- Fix replying to an unhydrated comment chain by @aeharding in #429
Full Changelog: 0.21.1...0.21.2
0.21.1
Quick fix for a regression in comments page update after replying to comments from comment context page (inbox, profile, etc)
What's Changed
- Fix comment reply from comment context page clearing context by @aeharding in #424
Full Changelog: 0.21.0...0.21.1
0.21.0
Post editing is here! Enjoy!! 🎉
What's Changed
- Fix action sheet breaking on taps to present before it closes by @aeharding in #392
- Fix unbroken titles not wrapping in compact mode (#376) by @aeharding in #394
- Fix links to remote communities not working by @aeharding in #396
- Fix page scrolling to top on login/logout by @aeharding in #402
- Add new comment append to top by @aeharding in #409
- Fix NSFW videos not being blurred by @aeharding in #411
- Add post editing by @aeharding in #413
- Added the announce icon to the compact post list. by @choltz in #259
New Contributors
Full Changelog: 0.20.0...0.21.0