• v0.5.0 3f588e249d

    v0.5.0 Stable

    kingbri1 released this 2022-11-19 17:42:05 +00:00 | 172 commits to next since this release

    Version 0.5.0 has been released.

    Changelog:

    • Added bookmarks and history functionality
    • Information about the played result is shown when selecting a player
    • A limit has been added to search results to display a maximum of 4 lines
    • Real debrid fetch and recache times have been improved to check if the media is cached instead of redownloading every time
    • If Real debrid decides to remove cache for media, Ferrite lets the user know of an API mismatch
    • Massive UI improvements
    • Backups support (uses .feb which is analogous to a JSON file)
    • Scraping errors now say which source is the problem

    Donations are welcome at: https://ko-fi.com/kingbri

    Downloads
  • v0.4.0 3540e0bcd3

    v0.4.0 Stable

    kingbri1 released this 2022-09-01 02:54:32 +00:00 | 188 commits to default since this release

    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

    Downloads
  • v0.3.3 7ee8e6cef9

    v0.3.3 Stable

    kingbri1 released this 2022-08-16 18:19:39 +00:00 | 201 commits to default since this release

    Version 0.3.3 has been released.

    Changelog:

    • Add iOS 14 support
    • Fix iPad searchbar randomly closing on keypress
    • Fix the saving of modified source lists
    • Add more software improvements
    Downloads
  • v0.3.2 9b12671a97

    v0.3.2 Stable

    kingbri1 released this 2022-08-12 16:56:56 +00:00 | 207 commits to default since this release

    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
    Downloads
  • v0.3.1 2cee7bc848

    v0.3.1 Stable

    kingbri1 released this 2022-08-09 19:01:07 +00:00 | 216 commits to default since this release

    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
    Downloads