Releases: Ferrite-iOS/Ferrite
Releases · Ferrite-iOS/Ferrite
v0.4.0
Version 0.4.0 has been released.
Important: A reinstall is required for this version of Ferrite. This is due to a full rewrite of the underlying database.
Changelog:
- Sources now support the use of website JSON APIs (http get requests only!)
- An in-app updater has been added to let users know when there's an app update and to view all previous versions
- A loading indicator has been added for debrid because it takes time to queue up a video depending on the network connection
- Fallback URLs can be added to a source if the existing URL fails. This does not work with the rssUrl and apiUrl parameters
- Fix issues with iOS versions <14.5
Donations are welcome at: https://ko-fi.com/kingbri
v0.3.3
v0.3.2
Version 0.3.2 has been released.
Changelog:
- Add default actions for search results. These can be configured via settings.
- Allow for self-hosted sources to be created
- Fixup backend for searching and scraping to make the app smoother
- Tell the user when there's no results from a search
v0.3.1
Version 0.3.1 has been released.
Changelog (includes v0.3.0)
- Add RSS support for sources
- Make source information prettier and allow users to choose the fetcher (scraping/RSS)
- Editable source lists to preserve updates across different URLs
- Add source update mechanisms when a developer releases a new version
- New app icon!
- Make sure searches only run one at a time
- Alert a user when copying a link in the choice sheet
- Other stuff that I probably forgot to mention