Site News
Permalink

Release 2024-12-23

Features and fixes

  • Added author profiles. You can write an author description that will be displayed at the top of your page. Moiety and author warnings have also been moved there. (Note: This was temporarily broken after deploy. Try again now if your user profile failed to save at first!)
  • Added user bookmarks. Logged in users can now bookmark a post's replies for later access. They can also mark their own bookmarks as public for other users to see, and give their own bookmarks names. API endpoints have been added as well.

Development Work

  • (From last release) Disabled YJIT, which was causing a large memory increase
  • Freeze strings in our template rendering, which should reduce memory use further
  • Upgrade to Rails 8
  • Add proper line coverage for our render views – currently low-ish coverage, but now we can make more targeted improvements!

Release 2024-12-24

Features and fixes

  • Style fix to the header for mobile: on smaller screens, it should now cover the full screen width (even on wider pages), rather than being awkwardly truncated. Let us know if you see anything weird!

Full GitHub changelog here: changelog

Posted on by Tregiah