github civilblur/youlag v3.0.4

latest release: v3.0.5
9 months ago

Warning

In case FreshRSS got stuck in a loading state with the v3.0.2 release:
You can manually bypass the loading state by opening the inspect mode on your browser. Within the "Elements" tab, locate the body element and add the CSS class youlag-loaded.

Example:

  • From <body class="normal">
  • To <body class="normal youlag-loaded">.

The adjustment above will exit the loading state, allowing you to interact with the content and access the extension page.

For your convenience, below is the url path to the "User CSS" extension page:
https://yourFreshrssDomain.com/i/?c=extension&a=configure&e=User%2BCSS
Head to this page and replace the old CSS with the one provided in this release.

Fixes:

  • Loading spinner still showing even when Youlag has loaded all of its features. (#3)
    • Only the CSS theme.css needs to be updated in FreshRSS for this fix.

Don't miss a new youlag release

NewReleases is sending notifications on new releases.