github Difegue/LANraragi v.0.6.0-BETA.1
LANraragi v.0.6.0 Beta 1 -- Sense of Doubt

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

5bb8632ee128456f9b6207c93fd5a9251b9cb1b2ad41115419a41fb592eb8744

Hey there! I'm making 0.6.0 a slightly more involved release than usual.

0.5.9-EX had some real issues going on, so I want to make the next release as stable as it can be, while still adding some more stuff on top.

As such, I'm chopping up 0.6 into three betas:

  • Beta 1 "Sense of Doubt", what you're getting now
  • Beta 2 "Moss Garden", featuring Plugin System 2.0
  • Beta 3 "Neuköln", featuring...a surprise!

You can expect about a month between each beta, but this isn't a hard deadline.

User Survey ongoing

Before moving on to the changelog, I'd also like to gather some info from all users as to what they'd like to see in future releases.
I don't put metrics/telemetry of any kind in the software itself, so I have to rely on old-timey methods such as polls. If you have 2 minutes to spare(it's just checking 4 boxes), it'd be much appreciated !

(Big!)Changelog

  • (#82) Uncheck archives as they get processed in batch tagging sessions

    ❎ This should make resuming a batch session easier in case it crashes -- successfully processed archives will be unchecked from the list.
    🧈 I also went ahead and added a progress bar to batch sessions to make them easier to follow.

  • (#95) Increase connection timeout to 300 for batch tagging

    ⏲ This should fix issues people are having with batch tagging sessions dying if you set a timeout too long.

  • (#99) Make Docker container step down from root

    🐳 Just some extra security for you people who care. If you encounter permission issues after updating make sure to check the Docker documentation. Windows and Vagrant users shouldn't be affected.

  • (#106) Switch default autotagger namespace to series:

    🤖 Series tags inferred from the filename will no longer be assigned to parody:. Just an old leftover.

  • (#106) Add magazine: to potential tags that can show up in Series

    📓 This is a fallback namespace and will be overridden if a tag with parody: or series: is present.

  • (#100) Move Tag Cloud calculation and untagged archive filter to dedicated API entrypoints

    ⚙ Some more API sugar for both you 'n me, pardner. I plan to eventually use the tag cloud API to provide tag suggestions when doing a search. And so can you, if you're the one person making a LRR app! (thanks a lot)
    🔮 The untagged filter is more for internal use, but I opened it up anyways in case someone finds a use for it. Make sure to check the API documentation!

  • Switch Vagrant folder mapping solution from VirtualBox shared folders to SMB shares

    💾 I went over the whole Vagrant method recently, which I hadn't done for well, a year and a half. SMB shares are much more stable and easier to set up than VBox folders, but it comes at the expense of dropping Linux support for Vagrant.
    🐧 I think Linux users have better solutions anyway, so I hope I'm not doing too much harm here. Documentation has been updated as well!

-BUGFIX LINE STARTS HERE-

  • (#101) Ensure the temp dir is created before extracting thumbnails

  • (#107) Fix index CSS in chrome

  • (#110) Fix files added through in-app upload not being processed properly by Shinobu

  • Fix E-Hentai plugin searches with no results leading to a plugin crash

Don't miss a new LANraragi release

NewReleases is sending notifications on new releases.