Releases: rix1337/FeedCrawler
Releases · rix1337/FeedCrawler
v.20.1.4
v.20.1.3
v.20.1.2
v.20.1.1
v.20.1.0
v.20.0.4
v.20.0.3
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
v.20.0.2
Installation und Update:
pip install -U feedcrawler
Changelog:
- 0e2daaa - Merge pull request #791 from rix1337/dev
- 500a505 - v.20.0.2 - Version Increment
- 4f8c8df - v.20.0.2 - Initial Setup for My JDownloader in Web UI - users can now conveniently set up the My JDownloader credentials through their browser
- 9733088 - v.20.0.2 - Launch automatically on *nix after 30 seconds - Don't force users to select a path for Config
- 4cdb301 - v.20.0.2 - Initial Setup for Hostnames in Web UI - users can now conveniently set up the hostnames through their browser
v.20.0.1
v.20.0.0
Installation und Update:
pip install -U feedcrawler
Changelog:
- 10b91de - Merge pull request #789 from rix1337/dev
- 3315602 - v.20.0.0 - Run Tests for Python 3.12
- ad0ff92 - v.20.0.0 - Major Release due to frontend refactor
- fc5bb1d - v.20.0.0 - Use vite ESM build instead of CJS
- 6cc4d32 - v.20.0.0 - Bugfix: Prevent replacing spaces in Search lists
- a864d3e - v.20.0.0 - Refactor vuex to pina
- 721b0e7 - v.20.0.0 - Direct Connection Timeout dicreased to 1 hour
- 127e74f - v.20.0.0 - Fix Readme Badges