Skip Navigation

Lemmy v0.17.4 is available

github.com Comparing 0.17.3...0.17.4 路 LemmyNet/lemmy

馃悁 A link aggregator and forum for the fediverse. Contribute to LemmyNet/lemmy development by creating an account on GitHub.

Comparing 0.17.3...0.17.4 路 LemmyNet/lemmy

@[email protected],

Lemmy v0.17.4 is available. Looks like it adds some performance tweaks:

  • Adds an index on post.url
  • Creates hot_rank columns for post, comment, and community in place of function sorting.
14

You're viewing a single thread.

14 comments
  • so looks like i need to update the ansible playbook to build from source, the last release is still 0.17.2

    anyone have a step-by-step on that for an ansible noob?

    • I've really been wanting to learn Ansible but feel like I don't have a huge reason to since I work administering a largely windows environment and have PowerShell scripts that do most what I need :/

      • Windows admin? I feel for you... How is that candy crush in your start menu? :)

        Jokes aside, I guess windows 11 at least looks decent and works pretty well.

        • Haha! Honestly its not that bad. While I vastly prefer administering the 10% of our servers that are Linux, the Windows side of things really isn't that bad. Just not as good.

    • Here's the official documentation with the steps

    • If you run a git pull in your Ansible directory it should pull the updated playbook

14 comments