What's Changed
- Fix in PyGlossary icon / logo, visible in light background
- Web UI: update
favicon.ico
- Mobipocket: refactor, run kindlegen with relative file path, #613
- Add back
pkg/pyglossary.desktop
for flathub build, #614 - Rename plugin
ABCMedicalNotes
toMakindoMedical
(#267) - Make plugins' documentation tidier
- Update
project.urls
inpyproject.toml
according to packaging.python.org - Add or update
__all__
in imported modules - Fewer uses of
sys.exit
- Refactor
pyglossary/ui/main.py
and addmainNoExit
function (c19ba56)
Full Changelog: 5.0.2...5.0.3