Releases: aeharding/voyager
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
2.0.0
🚀 Voyager v2 is here!
Major version bump? Why?! Well, Voyager follows Semantic Versioning which means major version bumps for breaking changes. Example: dropping support for old browsers/OSes (like old versions of iOS) and/or old versions of Lemmy.
Because Voyager releases small updates quickly and often, you should never be surprised with huge updates to the app. Which is why Voyager v2 is the app you already know and love :)
What's new
Long press tabs
You can now long press tabs for nice shortcuts, like to trigger quick community switcher and search tab bar!
Lemmy 0.18 support removed
As previously announced, Voyager has dropped support for Lemmy v0.18 in Voyager v2. Don't worry - virtually all users are on instances that have upgraded! (Notable exceptions: beehaw.org, yiffit.net.)
For those self-hosting the PWA, this removes the last remnants of reverse proxying for CORS/cookie header workarounds!
Upgraded to Ionic Framework 8 (beta)
Nothing much notable for end-users here, however...
iOS 14 support removed
If you are using iOS 14, you cannot upgrade to Voyager 2. Ionic Framework 8 no longer supports iOS 14.
What's Changed
- Add long press tabs by @aeharding in #1341
- Kill 0.18 with fire by @aeharding in #1274
- Allow material ripple by @aeharding in #1345
- Refactor inset ion item by @aeharding in #1344
- Fix build warnings by @aeharding in #1346
- More visible quote fill color by @aeharding in #1351
- Make instance not tappable in large feed view by @aeharding in #1350
- Refactor error toast messages by @aeharding in #1352
- Simplify missing comment logic by @aeharding in #1353
- Upgrade dependencies by @aeharding in #1347
Full Changelog: 1.48.0...2.0.0
1.48.0
New Features
- There is now a nice collapse/expand animation for showing/hiding post content
- Added a bunch of new markdown options, including spoiler, lists, code and horizontal rule!
- Added autocomplete lists
- Added automatic post/comment URL resolve from search page
- Charging my phone rn
What's Changed
- Fix reload on subscribe to community search result by @aeharding in #1332
- Add markdown toolbar support for spoilers, code, hr by @aeharding in #1333
- Allow crosspost to match uppercase first character by @aeharding in #1334
- Improve layout of editor with large font sizes by @aeharding in #1335
- Fix image disappearing when tapping comments from gallery by @aeharding in #1336
- Add lists to markdown toolbar, add list autocomplete by @aeharding in #1338
- Refocus editor upon preview close by @aeharding in #1337
- Add collapse animation by @aeharding in #1309
- Add automatically resolving posts/comments by @aeharding in #1340
Full Changelog: 1.47.1...1.48.0
1.47.1
What's Changed
- Add stacked/swipeable preview modal by @aeharding in #1326
- Fix text recovery not clearing on editing without changes by @aeharding in #1328
Full Changelog: 1.47.0...1.47.1
1.47.0
Small new features this release:
- Adding links/pictures/quotes etc should now preserve the undo/redo stack in the editor.
- Pasting HTML should now transform to markdown, including during quotes
- Hide the image when using the zoom effect to open/close the gallery view
- I have added a warning for users on lemmy 0.18 instances. https://lemmy.world/post/12479493 See below:
What's Changed
- Improve markdown editor by @aeharding in #1319
- Fix app reset on external android keyboard added/removed by @aeharding in #1322
- Add unsupported lemmy version alert by @aeharding in #1323
- Hide image when using zoom effect to present gallery by @aeharding in #1324
Full Changelog: 1.46.3...1.47.0