github jc3213/download_with_aria2 4.11.0.2795

latest releases: 4.27.1.4319, 4.27.1.4318, 4.27.0.4308...
2 years ago
  • Fixed issue #99
    • Fixed where match patterns were incorrectly word wrapped
    • Display 3 (down from 4) match patterns per line for host rules
    • Display 5 (up from 4) match patterns for file extensions
  • Optimized logic when Undo and Redo with match patterns
    • Previous logic
      • Use innerHTML = "" to clean all HTML elements
      • Create new HTML elements and append to rulelist
    • New logic
      • Log the previous position of the match pattern
      • Restore the match pattern to its original position
  • Deprecated Always Use Proxy Server and Always Capture Downloads
    • Set wildcard * in Include Hosts will do the magic
  • Use nullish coalescing assignment to improve codes

Don't miss a new download_with_aria2 release

NewReleases is sending notifications on new releases.