LANraragi v.0.7.9 - Lucy Can't Dance #483
Difegue
started this conversation in
Show and tell
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
🥵 Hot hot release comin' thru!
Despite the fact I was away working on not-LRR things, I received a surprising amount of external contributions which make up the majority of the changes here.
I'd like to once again thank @nonamethanks and @koma-cute for the work they've put in on this version! 🤠
The Web Reader has been entirely overhauled ✨( + #242 !)
Following up on the UI improvements from 0.7.8, the guts of the reader have been rewritten to be more lean, have way more keyboard shortcuts, and be easier for userscripts to hook into.
Speaking of userscripts, while this revamp breaks the venerable infinite scrolling userscript, it also finally brings said infinite scrolling as a built-in option! AIn't that great.
Server-Side Progression tracking is now optional 👀 (#474)
While moving reading progression tracking to the server makes single-user installs way more powerful, if you host LRR on a remote server to uhhhhhhhhhhhhh
share the good stuff
with friends, things would get weird fast as users would constantly overwrite each other's progress.I don't fancy adding a full account system, as it doesn't feel very worthwhile to do so, (Public LRR instances are quite rare...) but what I can easily do is bring back the former clientside progress tracking with
localStorage
as a server-side preference. 🙌A lot of Download System Bugfixes/Improvements
It really do be like that sometimes.
General
🌮 (Gallery with very long title can't be downloaded because resulting filename is too long #449) Prevent downloaded filenames from containing illegal characters and exceeding 255 characters (thanks Windows I guess)🍔 (Failures to download from EH due to not having enough GP are not reported properly #464) Fix Downloader errors not bubbling up properly to the end-user
🍟 Retry URL downloading attempts up to 5 times if they fail due to a network issue
Fakku
🌭 (Older Fakku content without descriptions causes a method call error #476) Add an explicit error if you get a CloudFlare block on Fakku🥓 (Older Fakku content without descriptions causes a method call error #476) Add "Direction" to the columns that we don't parse to avoid errors on select galleries
E-H
🧇 (Fix eh downloader autostart behavior #465) Fix autostart behavior sometimes not giving a correct URL to downloadNH
🥞 (NH plugin now can use the id from the file name #473) NHentai plugin can now try to find and use gallery IDs from archive file namesThe Tsukihi browser extension also received a minor update last month, if you didn't catch it on Discord.
Other Changes
API Changes
🔑/api/info
now exposes whether the server has serverside progression tracking enabled or not. That's all!Miscellaneous nonsense
💎 Reader: Fix Spacebar keybind incorrectly going backwards on right-to-left mode💎 Add eslint configuration to the GitHub codespaces container, matching the eslint standards now enforced on the JS side of the app
💎 Prevent fetching all archives when category search returns no results
💎 Don't add "other" namespaces when searching for an unnamespaced tag
💎 Move
shinobu.pid
andminion.pid
to the app temporary folder instead ofscript
💎 (Move the .pid files for Hypnotoad/Minion/Shinobu outside of /script #469) Use Prefork instead of Hypnotoad as the production server to easily move its pid_file, and move said file to the temp folder as well
💎 ([Suggestion] Right click menu #447) Reorder Context Menu items to show "Read" and "Edit" first even if logged in
💎 (Title/MOTD don't go through redis_encode and mangle non-ASCII characters #478) Remove very old UTF-8 encoding workaround in title/MOTD
💎 ([Bug] [UI] Page preview follows the mouse after page update. #466) Clear out tooltips after a search
💎 Don't remove the temporary folder itself when running
clean_temp_full
to avoid an error message on Docker installs💎 CSS touchups to fix some alignment issues in the Configuration page
Bowie’s general dismissal of Madonna is understandable, if petty and regrettable (imagine the music the two could have made together).
So “Lucy Can’t Dance” is a piece of well-aimed snark, targeting Madonna at a time when her cultural presence was inescapable (it was the era of the Sex book, one of the most tedious and expensive pieces of pornography ever released).
This discussion was created from the release LANraragi v.0.7.9 - Lucy Can't Dance.
Beta Was this translation helpful? Give feedback.
All reactions