Releases: aeharding/voyager
1.35.0
New Feature: Revamped login flow, new signup flow
This release brings a complete rewrite of the login flow, and adds picking a server and signing up! Check it out! (If it seems familiar, that's because it's inspired from the Mastodon app.)
For now, this release will only be available on web and iOS Test Flight. It needs more testing before rolling out to a wider audience. Thanks!
Welcome and about
Log in
✨ NEW: Pick server and sign up
What's Changed
- Revert "Remove auto logout on detecting invalid token (#1120)" by @aeharding in #1162
- Add sign up, refactor login flow by @aeharding in #1158
- Fix android functionality, fix custom join server by @aeharding in #1163
Full Changelog: 1.34.1...1.35.0
1.34.1
What's Changed
- Fix crosspost while logged out by @aeharding in #1152
Full Changelog: 1.34.0...1.34.1
1.34.0
New features
Create crossposts
You can now crosspost anything to a community! Try it out and let me know what you think.
Improved unread inbox item color
Now more easily discernible!
What's Changed
- Improve unread inbox item colors, add count to title by @aeharding in #1150
- Add crosspost creation by @aeharding in #1151
Full Changelog: 1.33.1...1.34.0
1.33.1
What's Changed
- Fix account switcher presenting when logged out by @aeharding in #1149
- Upgrade virtua by @aeharding in #1148
Full Changelog: 1.33.0...1.33.1
1.33.0
New Features
Crosspost viewing support
When Voyager detects a crosspost, it will now automatically render it in the UI. This makes it quick and easy to see # of comments and post score of the crossposted content. It also makes it much easier to navigate to the original post!
It's also supported in compact mode!
If you don't like this behavior, you can disable it in Settings -> Appearance -> Embed Crossposts
.
In an upcoming release, I will add support for crossposting to a community.
Lastly, I've improved some code and functionality around blurring images. Now, URL embed images will not blur when you navigate to the post details.
Ban users from community
Voyager now supports banning/unbanning users from a community. You can specify time banned, reason, and whether to remove user content.
Mods: Let me know what you think!
Embedded media in comments can now be fullscreen
Before, embedded media in comments was limited to 200px wide. Now, the constraint is 200px tall. This means images can now go to full width (if less than 200px tall).
The 200px tall constraint ensures comments don't spam/clutter the comment tree.
What's Changed
- Switch inline comment media constraint from width to height by @aeharding in #1138
- Fix moderator username overflow by @aeharding in #1139
- Add embedded crosspost by @aeharding in #1143
- Add ban user from community by @aeharding in #1140
Full Changelog: 1.32.7...1.33.0
1.32.7
What's Changed
- Fix text overflow in new post text nav link by @aeharding in #1130
- Fix post edit save button label by @aeharding in #1132
- Upgrade dependencies (resolves #930) by @aeharding in #1135
Full Changelog: 1.32.6...1.32.7
1.32.6
What's Changed
- Fix text scaling in markdown editor toolbar by @aeharding in #1124
Full Changelog: 1.32.5...1.32.6
1.32.5
What's Changed
- Fix trending communities list item overflow by @aeharding in #1122
Full Changelog: 1.32.4...1.32.5
1.32.4
What's Changed
- Site refactor by @aeharding in #1108
- Fix site response not updating on login by @aeharding in #1119
- Remove auto logout on detecting invalid token by @aeharding in #1120
Full Changelog: 1.32.3...1.32.4
1.32.3
What's Changed
- Add instance name to invalid login credentials error by @aeharding in #1107
- Fix render glitch in light mode boxes page header when installed by @aeharding in #1111
Full Changelog: 1.32.2...1.32.3