mirror of
https://github.com/orangecoding/fredy.git
synced 2026-06-16 12:31:07 +00:00
Fredy 2.0.0 introduces the concept of search jobs. You can now configure multiple of these jobs running in the same instance of Fredy. Also a new API has been created 🎉
9 lines
384 B
Markdown
9 lines
384 B
Markdown
###### [V2.0.0]
|
|
```
|
|
- Fredy can now run multiple search job on one instance
|
|
- Changed lot's of the structure of Fredy to make this happen
|
|
[BREAKING CHANGES]
|
|
- The config has been changed, the config of V1.x will not work any longer
|
|
- Sources have been renamed to provider
|
|
```
|
|
For more info on how to upgrade from Fredy V1.x, plz check the [Upgrade Guide](./doc/upgrade-from-1-to-2.md) |