Not too long now until lemmy-0.18.1
gets released … and it has support for Captchas restored.
Latest Backend (BE) Release Candidate (RC)
- Latest RC:
https://github.com/LemmyNet/lemmy/releases/tag/0.18.1 - Compare with previous Release:
https://github.com/LemmyNet/lemmy/compare/0.18.0...0.18.1 - Compare with
main
:
https://github.com/LemmyNet/lemmy/compare/0.18.1...main
Latest Frontend (UI) Release Candidate (RC)
- Latest RC:
https://github.com/LemmyNet/lemmy-ui/releases/tag/0.18.1 - Compare with previous Release:
https://github.com/LemmyNet/lemmy-ui/compare/0.18.0...0.18.1 - Compare with
main
:
https://github.com/LemmyNet/lemmy-ui/compare/0.18.1...main
Notes:
- Both the Backend as well as the Frontend have a rather convoluted commit history (UI much worse than BE). It almost looks like
git rebase
does not exist.
You must log in or register to comment.