Skip to content

Releases: N-Coder/studip-fuse

Version 3.2 with Minor Improvements

20 Feb 13:33

Choose a tag to compare

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

22 Apr 10:11

Choose a tag to compare

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

12 Dec 13:10

Choose a tag to compare

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.