github Difegue/LANraragi v.0.7.4
LANraragi v.0.7.4 - Chilly Down

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

Think of Bowie’s five Labyrinth songs as a secret mid-Eighties Bowie album. It finds Bowie in his typical scrapper mode, using pieces he had considered for a “proper” album and repurposing them for the soundtrack of a fantasy movie.

b7cde3cdee6503d4473cec2aede32f70e82a5e9cb53bb43346e463c70c8d92b0
This is a quick polish update to smooth over issues from 0.7.3, mostly.

Codespaces!

If you're in the GitHub Codespaces beta, I've added a working .devcontainer setup in this release that you can use to spin up a LRR developer environment directly in the cloud - No extra stuff needed!

image

Codespaces are still rough around the edges so you might encounter issues regarding port forwarding, but it seems to generally work for quick dev jobs.
You can also use this .devcontainer setup with the vscode remote containers extension.

Changelog

  • (#348) Fix uploads going through Minion not accepting special characters

    🧙‍♂️ Just some black magic perl encoding stuff again.

  • (#350) Prevent the Shinobu File Watcher from crashing in case something goes wrong during scanning

    💣 Some Windows machines encountered issues with the new Minion implementation, which caused File Watcher crashes.
    👮‍♂️ This fixes the crashes, but the underlying issue (something something multiprocess sqlite locks) needs more work. It shouldn't impact functionality of the application anymore, though. (You'll just get a few more warning messages)

  • Add a combobox to add an archive to a category from the Reader

    📚 Basic stuff. The combobox is hidden in the Reader Options popup for now:
    image

  • More search speed improvements

    🏍 Search is now parallelized and should be a bit faster depending on your machine...
    🏎 And for static categories, it should be much faster!

  • (#357) Fix Category dropdown not working on non-Firefox browsers

    >2020 >using chromiums

be5bd3dfe7549146511a53a0e64fa3e75166ae44aa871de3337865fc3ce012dd

  • Miscellaneous other changes

    🍦 Fix downloads adding the transformed URL as a source: tag so you get the proper URL in your metadata and not http://68.76.34.122/file.zip or other dumb stuff
    🍧 Fix upload errors not linking back to the archive ID if available
    🍦 Fix titles recovered from EH not being html-decoded
    🍧 Delete search cache at the end of a batch tagging job
    🍦 Add some linebreaks to the upload list for easier reading

Don't miss a new LANraragi release

NewReleases is sending notifications on new releases.