github Difegue/LANraragi v.0.3.5
LANraragi v.0.3.5 -- Just LIVING IN THE DATABASE WOW W O W

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

Now that's a big one. Docker image has been updated, knock yourself out.
The installation guide has also been moved to a github wiki here! It has a page about updating if you're coming from 0.3.1.

(!) Due to the newly used password hashes, updating to this release will make you unable to login if you had passwords enabled. (now that's security)
You can wipe the app's configuration to fix it with the redis command

DEL LRR_CONFIG 

If you want to update through the CLI, all you need to do besides bringing the new files in is installing Authen::Passphrase :

cpanm Authen::Passphrase

###############

Here's a little recap of all the changes made since 0.3.1 :

v.0.3.2 changelog :

  • Added update message by checking github releases.
  • Fixed bug where the password notification would appear even with disabled passwords.
  • Prettier Reader error page.
  • Added AJAX loading to thumbnails while in Thumbnail View.

v.0.3.3 changelog :

  • Updated tag search to use the new nHentai API.
  • Fixed bug with e-hentai tag search where empty thumbnail hashes would still let the search proceed (and return wrong results)
  • Added test case for tag search.

v.0.3.4 changelog :

  • Authen::Passphrase is now used to hash the admin password.
  • Fixed a bug where archives with single quotes in their name would get cut off in the edit screen.

v.0.3.5 changelog :

  • Added database backup/restoration.
  • Separated temporary folder from the content folder.

Don't miss a new LANraragi release

NewReleases is sending notifications on new releases.