Releases: blueaxis/Poricom
v1.2.0
Note: There should be two zip files below. Download Poricom-<VERSION>-offline.7z
file if you want offline model loading to be pre-configured. Otherwise, download the other file.
Added
- Add Linux (Debian) support (#52). Will be released later.
- Implement translation component (#47). Results of external captures can also be viewed in the main UI.
Fixed
- Copy last selection instead of the previous selection (#55)
Full Changelog: v.1.1.0...v1.2.0
v1.1.0
Note: There should be two zip files below. Download Poricom-<VERSION>-offline.7z
file if you want offline model loading to be pre-configured. Otherwise, download the other file.
Added
- Add GUI to load offline model by (#51)
Fixed
- Fix crash when using zoom button (#50)
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Note: This is a major release with mostly under-the-hood changes.
Added
- Load model without internet connection (#46)
Changed
- Implement regular python packages and type hinting (#32)
- The codebase has been restructured such that individual components will have its own file. Most components were also refactored.
- Use built-in
QSettings
to load and save settings. This removestoml
dependency so all settings will now be tracked using theBaseSettings
component. - Remove method to modify the UI by editing
config.toml
. (Yes, some of the components were dynamic in the previous versions) - Ribbon size is now based on children components instead of a percentage of the current screen.
- Refactor state tracking module (#36)
States
(previously calledTrackers
) are simplified to only include image and model properties.
- Update OCR behavior to handle instant selections (#45)
- If the left mouse button is not held when capturing, the model prediction would still be shown.
Fixed
- Remove
Tesseract not loaded
error when using the MangaOCR model (#44)
Full Changelog: v0.4.1...v1.0.0
v0.4.1
v0.4.0
Download and decompress the zip file Poricom-v0.4.0.7z
below to run the application. Make sure that the app
folder is in the same folder as the shortcut Poricom
.
Added
- Implement adjustable sidebar (#22)
- Implement keyboard controls (#26)
- Add multi-display support (#27)
Changed
- Persistent preview text (#20)
- Set split view direction to RTL (#21)
- Allow app to remember last explorer path (#24)
Fixed
- Add missing TOML requirement (#13)
- Fix connection error when loading model (#23)
- Load language settings on app start (#25)
Full Changelog: v0.3.1...v0.4.0
Poricom v0.3.1
v0.3.1 Minor Release:
Download and decompress the zip file Poricom-v0.3.1.7z
below to run the application. Make sure that the app
folder is in the same folder as the shortcut Poricom
.
This is a minor release with minimal changes and bugfixes. See what's new in this link.
Poricom v0.3.0
v0.3.0 Release:
Download and decompress the zip file Poricom-v0.3.0.7z
below to run the application. Make sure that the app
folder is in the same folder as the shortcut Poricom
.
See what's new in this link.
Poricom v0.2.2
v0.2.2 Minor Release:
Download and decompress the zip file Poricom-v0.2.2.7z
below to run the application. Make sure that the app
folder is in the same folder as the shortcut Poricom
.
This is a minor release with minimal changes and bugfixes. See what's new in this link.
Poricom v0.2.1
v0.2.1 Minor Release:
Download and decompress the zip file Poricom-v0.2.1.7z
below to run the application. Make sure that the app
folder is in the same folder as the shortcut Poricom
.
This is a minor release with minimal changes and bugfixes. See what's new in this link.
Poricom v0.2.0
v0.2.0 Release:
Download and decompress the zip file Poricom-v0.2.0.7z
below to run the application. Make sure that the app
folder is in the same folder as the shortcut Poricom
.
See what's new in this link.