release: 1.5.1 fixes, relogin and updater

This commit is contained in:
2026-02-15 15:13:13 +03:00
parent aad6e8c5af
commit e590a6cde0
4 changed files with 565 additions and 84 deletions

8
.gitignore vendored
View File

@@ -3,4 +3,10 @@
/build_cx/
/build_linux/
/build_win32/
/build_darwin/
/build_darwin/
.idea/
__pycache__/
*.py[cod]
tests/__pycache__/
build/
dist/