Kamyroll Tauri Versions Save

Kamyroll-Tauri is a computer client allowing you to view your favorite anime thanks to Kamyroll.

v1.0.5-beta+e891c9b

1 year ago

v1.0.5-beta+650fbf1

1 year ago

v1.0.9-beta

1 year ago
  • 1.0.9-beta

v1.0.8-beta

1 year ago
  • 1.0.8-beta

v1.0.7-beta

1 year ago
  • 1.0.7-beta

v1.0.6-beta

1 year ago

v1.0.5-beta

1 year ago

v1.0.3

1 year ago

What’s Changed ?

Fixes

I fixed a few things that in the first shouldn’t have been happening like :

  • The token that doesn’t regenerate. (If it’s still doesn’t, use the CTRL+T shortcut)
  • ADN that wasn’t loading videos due to some error in my code

Feature wise

  • webFullscreen for all platforms
  • Selector for the miniProgress Bar

Design-wise

Now everything is rounded lol.

PR associated

Full Changelog: https://github.com/kamyroll/Kamyroll-Tauri/compare/v1.0.2...v1.0.3

v1.0.2

1 year ago

What Changed ?

  • The token system has been fixed now when it expires it should automatically reset it.
  • Added a feature to set either you want or not the MiniProgressBar (it will reload the page each time you set it).
  • Added a shortcut in case the code for the token isn’t still fixed that will allow you to resets the token manually : CTRL + T

What's next ?

Feature wise

  • I might bring back the webFullscreen for windows. (#4)
  • Hopefully, I will start working on the watchlist based on AniList at first then I will try to add other trackers. (#3)
  • Built-in updater.

On the repo itself

  • Add an how to install tutorial for MacOS and Linux folks.
  • I will now work in branches :
    • Main : which will be the production branch.
    • Beta : which will be the test branch before going to production.
    • Dev : which will be the development branch that will include features in WIP.

What happened to the MacOS and Linux version ?

Nothing they will get regenerated at some point I just have a bug going on those OS and I won't be able to fix it rn but I know now what causes it, so for now just wait for 1.0.3.

Full Changelog: https://github.com/kamyroll/Kamyroll-Tauri/compare/v1.0.1...v1.0.2