Releases: aeharding/voyager
2.11.0
New Features
Show Community at Top
In Settings -> Appearance, there is now a setting to show community at top. It works on large and compact post view modes!
Swipe to unsubscribe
On the community list, you can now swipe to unsubscribe/unfavorite.
What's Changed
- Add setting to show community at top by @aeharding in #1483
- Add swipe to unsubscribe, unfavorite by @aeharding in #1484
- Fix crash on redgifs token refresh by @aeharding in #1487
- Fix comment jump after touch moved off button by @aeharding in #1488
- Fix insert link button order (#1489) by @fer0n in #1490
Full Changelog: 2.10.0...2.11.0
2.10.0
New Feature: Post Size Per Community
In Settings -> Appearance, there is a new option - "Post Size Per Community"
Once enabled, you can toggle post size in the more options when viewing a feed. Your selection will then persist when opening that feed later.
Enable the setting:
Toggle per community/feed:
What's Changed
- Add default sort label (comment vs post) to action sheet by @aeharding in #1471
- Add post appearance by community by @aeharding in #1478
- Add fallback post src logic by @aeharding in #1477
Full Changelog: 2.9.1...2.10.0
2.9.1
What's Changed
- Fix DB failure causing post page to fail to load by @aeharding in #1470
Full Changelog: 2.9.0...2.9.1
2.9.0
New Features
Toggle Compact/Large post mode from feed
It's now much quicker to toggle post appearance to and fro.
Remember comment sort by community
There is a new toggle - "Remember Community Sort" under the "Comments" section to remember the comment sort by community!
What's Changed
- Truncate github URL for max length, if needed by @aeharding in #1461
- Fix NSFW messaging visible when image opened with scaling animation by @aeharding in #1462
- Add post appearance type toggle from feed, add share home/all/local feeds by @aeharding in #1464
- Remember comment sort by community by @aeharding in #1465
- Fix cancel button on compose new private message alert by @aeharding in #1467
- (chore) Simplify native onboarding, install @ionic/cli to dev deps by @aeharding in #1468
- remove unused tsconfig.node.json by @aeharding in #1469
Full Changelog: 2.8.1...2.9.0
2.8.1
What's Changed
- Fix crash with unknown code language by @aeharding in #1459
Full Changelog: 2.8.0...2.8.1
2.8.0
You can now configure author to always show in feed! (Due to space limitations, this will hide the community instance unless the large post vote buttons are turned off/hidden in settings.)
What's Changed
- Remove dead instances, add vger.social by @aeharding in #1450
- Upgrade dependencies by @aeharding in #1451
- Remove old aeharding alias by @aeharding in #1453
- Add always show author in feed by @aeharding in #1454
- Downgrade rehype-highlight for memory leak by @aeharding in #1455
- Add lemmy.myserv.one to login list by @aeharding in #1457
Full Changelog: 2.7.1...2.8.0
2.7.1
What's Changed
- Fix jump button scroll padding by @aeharding in #1447
- Fix vote theme for inbox by @aeharding in #1446
Full Changelog: 2.7.0...2.7.1
2.7.0
New Features
A couple smaller things, like you can now long press inbox items to bring up more actions, and...
Backup/restore settings
Get a JSON dump of app settings! This makes it easy to move between devices, and the PWA/native app. (BTW: It will NOT export login sessions and Lemmy account settings.)
Upvote theme
If you prefer the Reddit upvote style (orange upvote, blue downvote), this is for you! Settings -> Appearance -> Themes -> Votes Theme
What's Changed
- Cleanup layout of inbox/mod log pages, add long press to inbox items by @aeharding in #1436
- Add image upload cleanup on discard post/comment by @aeharding in #1437
- Delete old image when updating post image by @aeharding in #1438
- Fix subtle glitching on scroll to comment by @aeharding in #1439
- Add backup/restore settings by @aeharding in #1422
- Add vote theme (options: lemmy, reddit) by @aeharding in #1440
- Upgrade deps by @aeharding in #1443
Full Changelog: 2.6.0...2.7.0
2.6.0
What's Changed
- Upgrade capacitor plugins with official v6 support by @aeharding in #1426
- Stop tap highlight on long press by @aeharding in #1428
- Autocorrect crosspost title by @aeharding in #1429
- Add mailto link support by @aeharding in #1430
- Add ability to tap (and hold) user & community in inbox item footer by @aeharding in #1431
- Fix remove account icon size by @aeharding in #1434
- Upgrade dependencies by @aeharding in #1435
Full Changelog: 2.5.0...2.6.0
2.5.0
Thanks to @0xCmdrKeen for the revamped mod log of this release!
What's Changed
- (chore) Upgrade to capacitor v6 by @aeharding in #1412
- (chore) Upgrade pnpm, upgrade lockfile version by @aeharding in #1413
- Add vger.social to login list, @aeharding@vger.social alias by @aeharding in #1414
- chore: fix some typos in comments by @TechVest in #1415
- Fix multiline direct message margins by @aeharding in #1419
- Improve tab bar styles with landscape phones by @aeharding in #1411
- Refactor stats into separate component by @aeharding in #1417
- Tweak comment link height by @aeharding in #1420
- Upgrade to Ionic 8 GA by @aeharding in #1421
- Revamped modlog with moderation reason by @0xCmdrKeen in #1402
- (chore) Ban nested ternary by @aeharding in #1423
- Fix modlog tap effect by @aeharding in #1425
New Contributors
Full Changelog: 2.4.0...2.5.0