this post was submitted on 14 Jun 2023
1 points (100.0% liked)

Meta (lemmy.one)

993 readers
1 users here now

A place to discuss or ask anything about lemmy.one's instance or moderation.

For discussion about Lemmy (the software) itself, visit [email protected]

founded 1 year ago
MODERATORS
 

Just curious since it looks like most of the big instances have already upgraded. Not sure what all is fixed in 0.17.4 but I assume any fixes are good.

top 2 comments
sorted by: hot top controversial new old
[โ€“] [email protected] 0 points 1 year ago* (last edited 1 year ago) (1 children)

For people who know rust, here is a diff for 0.17.3 (what the footer says) and 0.17.4: https://github.com/LemmyNet/lemmy/compare/0.17.3...0.17.4

It has some database optimizations and changes to the "hot" ranking algorithm.

The release notes (https://github.com/LemmyNet/lemmy/releases/tag/0.17.4) say that the database migration can take a while, so there might be downtime involved in the deploy. But it also says it fixes security issues, so that should probably be prioritized.

[โ€“] [email protected] 0 points 1 year ago

@jonah might want to wait till they fix the stale content bug with 17.4. https://github.com/LemmyNet/lemmy/issues/3076