this post was submitted on 11 Jul 2023
53 points (100.0% liked)

Connect for Lemmy App

2519 readers
1 users here now

A community for the mobile app Connect for Lemmy.

Links

founded 1 year ago
MODERATORS
 

Hi, I'm working on the next release and there's a lot of changes so rather than just release it straight away I'd like your help! Hopefully this way those that don't want the newest features can enjoy a more stable experience and those that want to play with new features can do so as well.

Here is the link to join:

edit: I won't post the release notes until it fully releases in a couple days or so so as to not spoil anything :)

Beta 1.0.85 Changelog:

  • Fixed issue with reply button
  • Display message when all posts in a list are being filtered

Beta 1.0.84 Changelog:

  • Fixed issue with editing replies with special characters
  • Improved comment navigator to scroll to a more centered position
  • Added a post image to the settings post edit page
  • Fixed issue with preload option not saving
  • Bell notification icon should update a bit more smartly
you are viewing a single comment's thread
view the rest of the comments
[–] RxBrad@lemmy.world 2 points 1 year ago* (last edited 1 year ago) (1 children)

Beta 80:

New: I'm seeing 301 errors on pretty much every vote/comment/post I attempt through Lemmy.world. Seems fine on Jerboa & web.

Most of my previous issues seem fixed. Probably the most pressing preexisting bug I'm still seeing...

  • ~~When I edit a long comment, I'm still seeing only the first 500 characters. Everything after that get removed.~~ It's anywhere there's a & symbol in a comment. If you edit a comment with a & in it, it gets cut off at the &.

EDIT: Here's all I see when I try to edit the comment above. Looks like just the first half of the comment...

[–] kuro_neko@lemmy.ca 4 points 1 year ago (1 children)

Pushed a hotfix for the 301 errors issue (1.0.81, should be live now). And thanks for the screenshot! I'm checking it out now.

[–] RxBrad@lemmy.world 1 points 1 year ago (1 children)

Thanks! On 82 currently...

  • 301 errors are fixed.
  • As a chronic comment editor, still anxiously awaiting the fix for comments getting chopped off
  • I like the visual tweaks on the header, but the second line often gets clipped on all but the smallest text size.

[–] kuro_neko@lemmy.ca 3 points 1 year ago (1 children)

For the comments getting chopped it's the preview view not being able to scroll?

[–] RxBrad@lemmy.world 1 points 1 year ago* (last edited 1 year ago)

No, when you edit the comment, only part of the text actually loads in.

So if you submit it without realizing that text is gone, you lose the tail end of the comment. (It happened to me a couple times before I realized what was happening)

EDIT: Maybe it's the "&" character that's the issue.. testing that theory.

EDIT 2: That's it! Everything from the "&" forward gets cut off.