v0.7.0
Ferrite v0.7.0 has been released.
Changelog:
- Overhaul the app to support iOS 15 min version APIs
- Add filters to the searchbar. These include sources, debrid options, debrid cache status, and sorting. The UI is inspired from GitHub's iOS app
- Fix scope bar not showing up on iOS 16.4 and above
- Switch plugin system to primarily use the YAML markup language. YAML is more flexible to work with compared to JSON files which can feel rigid. JSON can still be used, but YAML is the preferred plugin language and JSON is considered to be deprecated.
- Add the ability to manually refresh library cloud and plugin views
- Fix searching for some sources that use an API. I over-hardened the scraping system
- Make search URL request timeouts configurable with the option to disable them if needed. This is helpful for slower networks and if a website gets a large amount of traffic and slows down result fetching.
- Add about and website options for plugins. These supersede the baseURL parameters in sources
Versions for 0.7 and up only support iOS 15