LANraragi 0.9.31 - Earthlings On Fire (January 1997 pre-show) #1162
Difegue
started this conversation in
Show and tell
Replies: 2 comments 1 reply
-
That was faster than I thought. Now I have to wait until the update shows up in my Unraid system. |
Beta Was this translation helpful? Give feedback.
0 replies
-
The new release tag is v0.9.31 rather than v.0.9.31. Will it be changed? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As usual, here's the mandatory hotfix release after a point update.
I hope the beginning of the year has been going well - I say, with a posed look.
🆕 New/Untagged selectors are now dynamic categories
Small QoL change I'm sneaking in here.
Previously the new/untagged selectors were only accessible through the carousel (and still are in case you want to filter new/untagged while having a specific category selected), so I've added two shortcut categories you can use to filter your entire library by new/untagged status.
Those categories are not "real" ones and won't appear in Category management - They're just UI shortcuts.
⏬ (#1136) Fix content-disposition logic infinitely retrying
The new content-disp logic was supposed to stop downloads after 5 retried, but.. that was broken.
Things should now work as usual, and downloads that fail after said 5 retries should give you some more detailed information as to why the last attempt failed.
Sorry for the folks whose instance suddenly started making 1M outbound requests after update 🫠
🖼️ (#1142) Stop trying to be clever and reusing the cover thumbnail
As a result of the prior thumbnail fix, cover thumbnails weren't being generated in the Reader overview. This stems from an old design choice where the page 1 thumb would always be the cover. (Which also made it so that if you overrode the thumbnail for an archive to be say, page 46, the Reader would show the page 46 thumb as page 1.)
I've cleaned this up and finally fully decorrelated page thumbnails from main archive thumbnails, which fixes both bugs in one.
🎆 Other changes
Miscellaneous bugfixes and improvements
💎 (WSL1 legacy build not working #1139) WSL1 legacy builds now include Perl 5.36 to maintain compatibility (at the cost of ImageMagick)
💎 Fix not being able to run the server without a working ImageMagic install (heh)
💎 (Arrows in web reader DO NOT work in zh locale #1145) Fix text used in FA icons being erroneously translated
💎 (0.9.30 localization logging spamming stdout #1143) Fix i18n using generic app logger
💎 Fix extra quote in EN strings
💎 (Regenerating thumbnails throws an error in latest nightly #1150) fix regen_all_thumbnails
💎 ((WEBUI) Spacebar key to go to next page breaks with browser zoom & some image aspect ratios #939) Try alternate way to detect bottom of page
API Changes
🔑 Fix incorrect total/filtered counts in the tankoubon API ( Get a single tankoubon API endpoint return wrong
total
value #1155, @EfronC )🔑 Fix not being able to clear tags/summary for a tankoubon (Update a Tankoubon API endpoint does not delete the
summary
andtags
values #1156, @EfronC )Full Changelog: v.0.9.30...v.0.9.31
Though “Law” seems intended to be a club single like “Pallas,” it wasn’t issued as one. It was also the only Earthling song never performed live, though it was used as pre-show music for the 50th Birthday Concert in January 1997.
This discussion was created from the release LANraragi 0.9.31 - Earthlings On Fire (January 1997 pre-show).
Beta Was this translation helpful? Give feedback.
All reactions