README Loading Message Gets Smart Update
Introduction of New OG Images
Merged PR #2292 reintroduces new Open Graph (OG) images after resolving previous stability issues. The update aligns the UI with recent branding changes and enhances the visual presentation of the platform across various pages.
README Rendering Improvements
Merged PR #2473 addresses an issue where the message 'No README is available' was shown prematurely during the loading of README files. The update ensures that this message only appears after a successful fetch with empty content, enhancing user experience.
Bug Fixes in README Loading
Closed Issue #2467 reported that the 'No README available' message appeared while the README was still loading. This issue has been acknowledged and addressed, improving the loading experience for users accessing package documentation.
Error Handling for Nonexistent Package Versions
Closed Issue #2342 highlighted a bug where navigating to a nonexistent package version did not trigger an error. This issue has been documented, indicating a need for improved error handling in the package version navigation.