Releases: michael-lazar/pygopherd
Releases · michael-lazar/pygopherd
v3.0.1
v3.0.0
Added
- A new handler to support the spartan:// protocol (https://portal.mozz.us/gemini/spartan.mozz.us/).
Changed
- Fixed unhandled OS errors when the server is unable to access a file.
- Fixed error in the mailbox handler when a message subject contains invalid bytes.
- Changed the HTTP link for "find gopher browsers" to Wikipedia, which
contains a more complete and up-to-date list. - Fixed "Numb=" parameter not being respected for real files in .names listings.
- Disabled directory caching for the local pygopherd configuration.
- Removed the directory heading from the top of gemini:// pages.
- Fixed error when serving directories with trailing slashes in gemini and spartan.
- Removed the debian/ directory (it will now be handled in Debian
itself, not here). - Added an example systemd service file and updated the default
pygopherd.conf accordingly.