Commit graph

5 commits

Author SHA1 Message Date
bba380c8ef v1.2.0: russian/english UI, config.ini, README.ru.md 2026-05-18 11:49:12 +03:00
6c6602278d v1.1.3: quiet update hint in header, bump source version 2026-05-17 21:39:16 +03:00
Engelgardt23
fd2f1dabb9 release: v1.1.2
Drop 'made by engelgardt' from the startup banner too — author credit stays in README only. Exe now ships the embedded icon (CI uses --icon assets/icon.ico).
2026-05-17 18:06:08 +03:00
Engelgardt23
dbb44ca0de release: v1.1.1
Drop 'made by engelgardt' from the persistent header panel; keep it only in the startup banner and README.
2026-05-17 17:57:15 +03:00
7871f63c7d Add CI release workflow, CHANGELOG.md, issue templates
- .github/workflows/release.yml: on tag push, build exe via PyInstaller,
  package portable zip, attach SHA-256, create GitHub Release.
- CHANGELOG.md: Keep a Changelog format, semver.
- .github/ISSUE_TEMPLATE/: bug_report.yml + feature_request.yml + config.yml
  routing security reports to private advisories.
2026-05-16 11:59:16 +03:00