Releases: oe4dns/tootgroup.py
Releases · oe4dns/tootgroup.py
v1.5
ADDED
- Compatibility with GoToSocial (tested) and possibly other Fediverse services (untested).
- OAuth support for registering the tootgroup.py application with servers (needed for GoToSocial but also works with other services)
CHANGED
- There are no more retries while registering the application with username/password. Instead an OAuth fallback is invoked. If this also fails, you have to retry manually.
FIXED
Full Changelog: v1.4.3...v1.5
v1.4.3
Modernised build setup and switched from setup.py to pyproject.toml (still using setuptools as its backend) Also create and provide a wheel distribution.
Full Changelog: v1.4.2...v1.4.3