Skip to content

v1.3.1

Choose a tag to compare

@ZL154 ZL154 released this 15 Mar 21:04
· 285 commits to main since this release

Achievement Badges v1.3.1

This is a stability and regression fix update focused on restoring the full user-facing achievements experience after the 1.3.0 feature expansion.

Fixed

  • fixed authenticated API loading in the standalone achievements shell
  • fixed authenticated API loading in the plugin dashboard page
  • fixed authenticated API loading in the showcase page
  • fixed 401-related loading failures caused by plain unauthenticated fetch calls
  • improved achievements sidebar entry reliability
  • improved standalone #!/achievements route stability
  • improved profile showcase injection reliability
  • improved home widget injection reliability
  • reduced update issues caused by cached File Transformation shell injection

Improved

  • switched frontend API calls to use Jellyfin's authenticated API client when available
  • improved fallback behaviour for current user detection
  • improved script injection handling for shell updates
  • improved compatibility with mixed navigation and injected UI states

Summary

v1.3.1 is the cleanup and stability patch for the 1.3 series. It keeps the major progression systems introduced in v1.3.0 while fixing the frontend regressions that prevented the sidebar, route loading and showcase features from working reliably.