Skip to content

Ruxx v1.6 r673 2024.09.01

Latest
Compare
Choose a tag to compare
@trickerer01 trickerer01 released this 01 Sep 04:42
· 11 commits to main since this release
  • Implement e621.net support -> EN, 1.5 -> 1.6 (#15)
  • Implement tag autocompletion system (check Readme)
  • Add EN tag list
  • Fix a bug where total length of tags in query could sometimes be not properly checked
  • Fix a bug where module-specific headers/cookies were not overriding existing values
  • Silence XMLParsedAsHTMLWarning
  • Add basic auth support for proxies
  • Add filtered out posts cache to improve performance in the event where tons of extra task are generated
  • Allow negative values in meta tags, ex. score:>=-10
  • Update tag aliases
  • Reduce output amount from module level filters
  • Convert download mode debug flag from integers to string values (0,1,2) -> (full,skip,touch)
  • Improve logging performance of parent posts scan
  • Display tasks total count when new task is started
  • [Config] Min date / max date are no longer saved to config if they are equal to default values
  • [GUI] Add a new option View -> Reveal module names to show actual website names instead of abbreviations when hoveing over module icon in bottom left corner
  • [GUI] Fix a small visual bug in Windows where date boxes were not properly aligned with comboboxes to the right
  • [GUI] Fix a bug where related posts combobox would not deactivate on download
  • [GUI] Fix a bug where proxies window would not re-focus on hotkey press when already opened bug not currently focused