github Difegue/LANraragi v.0.6.5
LANraragi v.0.6.5 -- Art Decade

latest releases: v.0.9.21, v.0.9.20, v.0.9.10...
5 years ago

"Art Decade" is the most Eno-esque track on Low, as Eno assembled much of the piece while Bowie was away from the studio on legal business (though Bowie has sole songwriting credit*).

9719abdbdf54e848a6ad50f92e0c66c6421e3d3ba2233a78756387c29a6280c1

This release is almost all content contributed by others! I didn't think I'd be able to say that one day.

Hacktoberfest Incoming

Hacktoberfest 2019 is now on, so I've taken some time to highlight a few issues in the Volunteers milestone for would-be participants.
https://github.com/Difegue/LANraragi/issues?q=is%3Aissue+is%3Aopen+label%3Ahacktoberfest

I expected and got 0 contributions last year, but now that this project has picked up a bit more steam, maybe I'll get one.
Making a PR even for updating the documentation counts, so do keep that in mind if you want to get another open source shirt you'll never wear or something.

(You can also just open a new repo and make 4 PRs in it changing the readme and it'll count but you didn't hear that from me)

Full Changelog

  • [EXPERIMENTAL] (#80) Introducing the Search API

    🔍 This API features an advanced searching syntax similar to the one from E-H.
    ⚗ Search is new and probably prone to errors or overall slowness for this release. The goal is to eventually use it to power the main page's search, getting rid of the JSON cache alongside it.

  • Fix issues in batch tagging caused by the websocket connection dying

    ⏲ I'd naively removed the timeout increase in the previous release with the new messaging model, but since some plugins do take a bit longer than the default timeout, I've bumped it back up to 80 seconds. Should be enough.

  • Fix various issues with tag autocompletion

    💿 Notably the fact that favorite tags totally weren't working well with it.

  • (#165) Using .RAR archives now outputs a warning

    🤐 .rar support in libarchive is severely lacking and while it should work okayish for RAR2/RAR3, you might get weird errors at times like parsing filters unsupported or blank images. I didn't want to axe .rar support entirely though, so for now the app will simply warn you when opening one.
    🚫 The RAR5 format is entirely unsupported by libarchive and will now output a meaningful error and if you try opening one in LRR.

  • (#198) The Docker container now automatically creates a volume if the content folder isn't specified

    💣 Doing this beforehand would simply crash the container.

  • (#194) Update the systemd service example file to use the LRR_NETWORK environment variable

  • (#172/#182) Document a few caveats/pitfalls with Docker SSL and Veracrypt on Windows

    👁‍🗨 This stuff certainly wouldn't be caught if not for the chivalrous testers making github issues. Thanks!

  • Stop searching for expunged galleries with the E-H plugin to avoid false positives

  • The "Series" column now accepts "Parody" tags again.

Don't miss a new LANraragi release

NewReleases is sending notifications on new releases.