Skip to content

v0.4.9.2-ls7

Compare
Choose a tag to compare
@LinuxServer-CI LinuxServer-CI released this 09 Dec 18:47
· 266 commits to master since this release
adc36f6

LinuxServer Changes:

Initial release.
mylar3 Changes:

  • FIX: (#548) Properly detecting variations of unicode dashes and represent them as a single dash when comparing/matching/etc
  • IMP: (#257) API method changeStatus added to allow for mass changing of status' by comicid
  • FIX: (#538) Attempt to fix some mktime conversion problems that are occurring when the publication date is prior to 1970 AND on a different timezone?
  • FIX: (#553) incorrect variable used to reference file location
  • FIX: Pull-list may show every issue on the pull as Snatched instead of Skipped
  • IMP: recheckFiles API method added to allow for batch rechecking of series based on comicid
  • OPDS: Added next/previous page check, and encoding filenames for web-viewer (@nymitr)