Releases: dseichter/Workdir
Releases · dseichter/Workdir
Release v2026-03-21
What's New
- Build and released now packages for Archlinux, Debian distributions and RPM packages.
Since these are the first packages, I have released, looking for your feedback, if everything is working.
What's Changed
- Prepare next release by @dseichter in 55bb63a
- Fix Icon and docu by @dseichter in 774890e
- Fix local Flatpak manifest source paths by @dseichter in d2f6789
- Update runtime to latest version by @dseichter in e58084c
- Add desktop, metainfo and icon as upstream data files for Flatpak packaging by @dseichter in 0596f11
- Also fix user scope build in flatpak.yml by @dseichter in 16f9cf9
- Fix to new version by @dseichter in 64bd63e
- Fix Sonar false positive by @dseichter in 14b9ca0
- Flatpak using sandbox, need to allow the execution by @dseichter in b130c68
- Get Flathub package to work, some fixes needed by @dseichter in ca04258
- Enrich flathub build by @dseichter in 69fbe7e
- Prepare everything for flathub by @dseichter in 6c23bd9
- Try to fix appimage build issue by @dseichter in 172d2a5
- Fix again naming, to get the right username by @dseichter in 67b9f59
Dependency Updates
- Bump github/codeql-action from 4.33.0 to 4.34.1 by @dependabot[bot] in 87b6ce1
- Bump zensical from 0.0.27 to 0.0.28 by @dependabot[bot] in a5b4c91
- Bump zensical from 0.0.24 to 0.0.26 by @dependabot[bot] in e8fa20d
- Bump actions/download-artifact from 8.0.0 to 8.0.1 by @dependabot[bot] in 0976c40
- Bump aquasecurity/trivy-action from 0.34.2 to 0.35.0 by @dependabot[bot] in a67036b
Full Changelog: v2026-03-10...v2026-03-21
Release v2026-03-10
What's Changed
- Fix local Flatpak manifest source paths by @dseichter in d2f6789
- Update runtime to latest version by @dseichter in e58084c
- Add desktop, metainfo and icon as upstream data files for Flatpak packaging by @dseichter in 0596f11
- Also fix user scope build in flatpak.yml by @dseichter in 16f9cf9
- Fix to new version by @dseichter in 64bd63e
- Fix Sonar false positive by @dseichter in 14b9ca0
- Flatpak using sandbox, need to allow the execution by @dseichter in b130c68
- Get Flathub package to work, some fixes needed by @dseichter in ca04258
- Enrich flathub build by @dseichter in 69fbe7e
- Prepare everything for flathub by @dseichter in 6c23bd9
- Try to fix appimage build issue by @dseichter in 172d2a5
- Fix again naming, to get the right username by @dseichter in 67b9f59
Dependency Updates
- Bump zensical from 0.0.24 to 0.0.26 by @dependabot[bot] in e8fa20d
- Bump actions/download-artifact from 8.0.0 to 8.0.1 by @dependabot[bot] in 0976c40
- Bump aquasecurity/trivy-action from 0.34.2 to 0.35.0 by @dependabot[bot] in a67036b
Full Changelog: v2026-03-04...v2026-03-10
Release v2026-03-04
What's Changed
- #88 centralize settings by @dseichter in 3796cb6
- Prepare v2026-03-04 by @dseichter in cdf1eb8
- #88 Update documentation by @dseichter in beba2ea
- Fix future release notes author name by @dseichter in 812e86f
First version of AppImage now available. Need your feedback.
Full Changelog: v2026-03-03...v2026-03-04
Release v2026-03-03
What's New
- #47 Use Traymenu like in yahac by @dseichter in 08bc430
- #68 Show message instead of only printing missing command by @dseichter in 4113e10
- #69 Initially add AppImage and Flatpak packages by @dseichter in 8e4152e
What's Changed
- Fix release by @dseichter in 997f79d
- Prepare Release v2026-03-03 by @dseichter in d94fc70
- Fix typo in documentation workflow by @dseichter in ed403e2
- #47 Fix Quality Gate by @dseichter in 523603f
- #69 Fix Sonar issues by @dseichter in 99dd300
- #70 Fix Sonar and bandit finding by @dseichter in d7ae98a
- #70 Add desktop link creation by @dseichter in c3f3322
- Align workflows by @dseichter in fa38f20
- #79 migrate to zensical by @dseichter in cbf3787
- #79 migrate to zensical by @dseichter in 50d608a
- Fix false positive in bandit by @dseichter in 10b8d8f
- Extend documentation; whitelist Sonar issue by @dseichter in 6ecca62
- Fix docs deployment issue by @dseichter in 3504c43
- Align gh-pages workflow by @dseichter in 6b4b64a
- #72 Create simple github page for future documentation by @dseichter in bcf82ac
Dependency Updates
- Bump aquasecurity/trivy-action from 0.34.1 to 0.34.2 by @dependabot[bot] in 87b29b4
Full Changelog: v2026-02-28...v2026-03-03
Release v2026-02-28
What's Changed
This is a complete refactoring of the current workdir. Finalize migration from wxPython to PySide6.
- Refactoring filestructure by @dseichter in #75
- Dseichter/issue59 by @dseichter in #62
Dependency Updates
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #60
- Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #61
- Bump urllib3 from 2.6.2 to 2.6.3 in /src by @dependabot[bot] in #63
- Bump pillow from 12.1.0 to 12.1.1 in /icons by @dependabot[bot] in #66
- Bump pyinstaller from 6.17.0 to 6.19.0 in /src by @dependabot[bot] in #67
- Bump pyside6 from 6.10.1 to 6.10.2 in /src by @dependabot[bot] in #65
- Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #73
- Bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #74
- Bump packaging from 25.0 to 26.0 in /src by @dependabot[bot] in #76
- Bump packaging from 25.0 to 26.0 by @dependabot[bot] in #77
Full Changelog: v2026-01-02-beta2...v2026-02-28
Release v2026-01-02-beta2
Important changes
I migrated the complete application from wxPython to Qt (PySide6). Functionality is 100% the same.
What's Changed
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #49
- Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #51
- Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #52
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #53
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #55
- Bump pyinstaller from 6.15.0 to 6.17.0 in /src by @dependabot[bot] in #56
- Bump urllib3 from 2.5.0 to 2.6.2 in /src by @dependabot[bot] in #58
Full Changelog: v2025-04-26...v2026-01-02-beta2
Release v2025-04-26
What's Changed
- Implement SonarCloud by @dseichter in #24
- #25 add headers for GPL3.0 by @dseichter in #26
- #27 Add whl for linux by @dseichter in #28
- Add buy me a coffee by @dseichter in #29
- Bump pyinstaller from 6.9.0 to 6.10.0 in /src by @dependabot in #30
- Bump wxpython from 4.2.1 to 4.2.2 in /src by @dependabot in #31
- Bump urllib3 from 2.2.2 to 2.2.3 in /src by @dependabot in #32
- Bump urllib3 from 2.2.3 to 2.4.0 in /src by @dependabot in #33
- Bump pyinstaller from 6.10.0 to 6.12.0 in /src by @dependabot in #34
- Fix paths of wheel by @dseichter in #37
- Fix #35: changeing to subprocess.run by @dseichter in #38
- Bump pyinstaller from 6.12.0 to 6.13.0 in /src by @dependabot in #39
- Fix/36 by @dseichter in #41
Full Changelog: v2024-07-07...v2025-04-26
Release v2024-07-07
What's Changed
- Fix config by @dseichter in #17
- Adjust readme by @dseichter in #18
- #19 add Icon to application by @dseichter in #20
- Bump pyinstaller from 6.7.0 to 6.8.0 in /src by @dependabot in #21
- Bump urllib3 from 2.2.1 to 2.2.2 in /src by @dependabot in #22
- Update dependencies by @dseichter in #23
New Contributors
- @dependabot made their first contribution in #21
Full Changelog: v2024-06-09...v2024-07-07
Release v2024-06-09
What's Changed
- Dseichter/issue5 by @dseichter in #6
- #7 Add new screenshots to Readme by @dseichter in #9
- #8 Add possibility to open release page by @dseichter in #10
- Different optimization by @dseichter in #12
- #11 Add the documentation of workdir into the readme by @dseichter in #13
Full Changelog: v2024-05-23...v2024-06-09