Releases: marin-m/pbtk
Releases · marin-m/pbtk
Minor fixes
- Support spawning Chrome or Chromium for the "web-extract" feature from within Snap
- Fix debugging output
Mark the feature status in UI
Mark the status of what works currently well in the UI - See issue #38 and others
Use Qt6 system themes with "uv"
- Add the
system-pyside6shim to pyproject.toml in order to use native Qt themes when installing withuv
This changeset does not impact the Flatpak distribution.
Implement a Flatpak and fix dependencies
- Implement Flatpak compatibility
- Force the Protobuf Python module to 6.x as 7.x removes the FieldDescriptor.label field and other stuff (https://protobuf.dev/news/2025-09-19/#python-remove-apis)
- Bump the target Python version specified in pyproject.toml to 3.9+ to content Dependabot
pyproject.toml fix
- Specify the
project.gui-scriptssection in pyproject.toml for Windows compatibility
Publish to PyPI
2020 release
- Fix various bugs in the Java extractor
- Fix various bugs in the GUI
- Update the web extractor
- Improve the README with commands
1.0.4
1.0.3
First release
First release, includes everything that is good