Releases: aeharding/voyager
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
2.4.0
What's Changed
- Update join/login instance list by @aeharding in #1396
- Docker: copy only the files required for build by @sharunkumar in #1397
- Refactor embed/link previews by @aeharding in #1400
- Fix image preview opening when wrapped by markdown link by @aeharding in #1403
- Allow previewing community banner image by @aeharding in #1404
- Fix misc link preview edge cases by @aeharding in #1406
- Refactor message compose box by @aeharding in #1407
Full Changelog: 2.3.1...2.4.0
2.3.1
What's Changed
- Improve image support in tables by @aeharding in #1383
- Rank favorited/modded communities above other community quick switcher results by @aeharding in #1386
- Shift dependencies out of dev, upgrade packages by @aeharding in #1388
- Fix scroll up on post content toggle on single thread view by @aeharding in #1387
- Fix votes not visible during share as image by @aeharding in #1390
- Force crossposts to be resolved as lemmy links by @aeharding in #1391
- Setup Playwright for end-to-end testing by @aashu16 in #1392
- Update Playwright config to choose the test web server based on env by @aashu16 in #1393
- Add CODEOWNERS by @aeharding in #1394
- Fix inability to block non-lemmy software (e.g. kbin, mastodon etc) by @aeharding in #1395
New Contributors
Full Changelog: 2.3.0...2.3.1
2.3.0
What's Changed
- Change docker runtime from node to nginx by @aeharding in #1379
- (chore) Update web build artifact name by @aeharding in #1381
- Fix login sometimes failing by @aeharding in #1385
- Add removal reasons to posts/comments by @aeharding in #1384
Full Changelog: 2.2.5...2.3.0
2.2.5
What's Changed
- Fix compact post mark as read when opening image by @aeharding in #1378
Full Changelog: 2.2.4...2.2.5
2.2.4
New Features
- Redgifs support! No screenshots, you'll just have to try it yourself.
- Added code syntax highlighting
- Added private message block & report for spam/abuse
What's Changed
- Update screenshots (again) by @aeharding in #1359
- Update promo image by @aeharding in #1361
- docker: ignore fastlane folder by @sharunkumar in #1362
- Fix feed name for comments by @aeharding in #1367
- Fix support voyager dialog glitch by @aeharding in #1368
- Upgrade lemmy-js-client by @aeharding in #1366
- Update PWA screenshots by @aeharding in #1369
- (chore) vger.app s3 bucket auto upload by @aeharding in #1371
- (chore) Remove old cookie auth migration by @aeharding in #1372
- Fix routing bugs by @aeharding in #1374
- Add redgifs support by @aeharding in #1360
- Update Ionic to v8 rc0 by @aeharding in #1376
- Add code syntax highlighting by @aeharding in #1375
- Add private message delete/block by @aeharding in #450
Full Changelog: 2.1.0...2.2.0
2.1.0
New Features
Few new things:
- Added strikeout, superscript and subscript to markdown toolbar
- Added tap highlight to comments, posts and inbox items
- Display URL domain for compact posts
What's Changed
- Display domain on compact posts by @bishtawi in #1348
- Ignore Typescript Incremental Cache File by @sharunkumar in #1356
- Add activatable item effect to posts/comments/inbox by @aeharding in #1355
- Add strikethrough, superscript, subscript markdown toolbar buttons by @aeharding in #1357
- Update screenshots by @aeharding in #1358
New Contributors
Full Changelog: 2.0.0...2.1.0