Skip to content

v0.11.0

Latest
Compare
Choose a tag to compare
@ArtOfCode- ArtOfCode- released this 14 Apr 15:31
· 239 commits to develop since this release

New Features & Enhancements

  • Streamlined Comment & Notification Experience

    • When you receive comment notifications, the thread names are now clearer.
  • Improved Content Display

    • Suggested edits now include a visible category header.
    • On the “All Communities” page, post entries and reputation numbers are now linkified.
  • Enhanced Search & Sorting

    • Activity sorting has been added to search results and now aligns with how categories are ordered.
  • User Interaction Upgrades

    • Avatars in user cards have become clickable.
    • When entering two-factor authentication codes, input fields use the numeric keypad on mobile devices.
  • Social & SEO Improvements

    • OpenGraph tags have been fixed to ensure that shared links display the appropriate preview information.

Bug Fixes & UI Refinements

  • Layout & Visual Tweaks

    • Fixed issues with elements that used to overflow their containers.
    • Resolved a max-width CSS problem that was affecting the droppanel on posts, and improved the numeric stats column wrapping in the user sidebar.
  • User Data & Moderation Enhancements

    • Usernames now handle empty values more gracefully.
    • Moderators can now follow links to deleted user profiles.
  • Test & Deployment Stability

    • Resolved issues that caused seed data to fail on a clean test database.
    • The release also includes various under-the-hood fixes to improve overall system stability.

Maintenance & Under-the-Hood Updates

  • Regular dependency updates

  • Technology Refresh

    • The project now requires Ruby 3.1 or higher.
    • Started to remove jQuery as part of our efforts to modernize the codebase and streamline the frontend.
  • Internal Task Updates

    • Updates to maintenance tools
    • Switched our code coverage from Coveralls to Codecov

Full Changelog

New Contributors

Full Changelog: v0.10.0...v0.11.0