You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File download and process limit — You can now limit the number of files downloaded and processed across all sources to better control bandwidth usage.
Silence parse warnings -- New options for controlling output verbosity when matching source files. When a file doesn't match you can silence logs.
Bug Fixes
Fixed deadlock when downloading many files — Resolved a concurrency issue where downloads would hang when the number of files matched the max IO thread count.
Docker now correctly runs the app — The container now includes the correct shadow jar so it can start properly.