Releases: N-Coder/studip-fuse
Releases · N-Coder/studip-fuse
Version 3.2 with Minor Improvements
This mostly fixes compatibility to different environments and dependencies and also fixes some small bugs.
Additionally, it replaces the bundled fuse.py file with the pleiszenburg/refuse successor to the unmaintained pyfuse.
Version 3.1 with OAuth1 Support
In addition to the now-default OAuth1 support together with built-in support for the Uni Passau Stud.IP instance, this release contains many bug and compatibility fixes, far improved documentation and status/environment logging and a new nautilus menu entry linking to the webpage corresponding to the file or folder.
Version 3.0 with new Stud.IP API and generic AsyncIO
This new Version now relies on the Stud.IP REST API instead of parsing the HTML pages and uses a new, streamlined generic AsyncIO interface for easier extendability.