Skip to content

v.20.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jul 17:17
· 50 commits to main since this release
ffc7e78

Installation und Update:

pip install -U feedcrawler


Changelog:

  • ffc7e78 - Merge pull request #792 from rix1337/dev
  • 3156c46 - v.20.0.3 - GUI fixes * proper thread handling on stop / ctrl+c * macOS support * removed --no-gui parameter
  • da7bf8e - v.20.0.3 - Check if config path is writable
  • 35875fb - v.20.0.3 - Replace wiki links
  • 86df81b - v.20.0.3 - Style initial setup like Bootstrap 5
  • d576d86 - v.20.0.3 - Remove vueuse for Dark mode toggle
  • cf8e3b0 - v.20.0.3 - Rewrite initial setup
  • a063875 - v.20.0.3 - Use fstrings
  • f284931 - v.20.0.3 - Deprecate unneeded launch parameters - The initial setup will be handled over the web ui - Parameters to set up My JDownloader removed - Parameter for config path removed - Internal parameters replaced with environment variables - GitHub actions adapted to use environment variable - Docker adapted to use environment variable