Skip to content

Releases: blueaxis/Poricom

v1.2.0

28 May 13:21
14c2a2d
Compare
Choose a tag to compare

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

07 May 02:37
e0ea330
Compare
Choose a tag to compare

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

26 Mar 12:25
a843dfb
Compare
Choose a tag to compare

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 removes toml dependency so all settings will now be tracked using the BaseSettings 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 called Trackers) 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

28 Jan 14:08
455d03f
Compare
Choose a tag to compare

Fixed

  • Use UTF-8 encoding when saving config (#33)
  • Fix performance issue on zoom in (#34)
  • Handle UnicodeDecodeError when importing Tesseract model (#35)

Full Changelog: v0.4.0...v0.4.1

v0.4.0

07 Jan 16:41
e3ecde1
Compare
Choose a tag to compare

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

23 Apr 12:41
9e47c56
Compare
Choose a tag to compare

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

22 Apr 03:56
38ce215
Compare
Choose a tag to compare

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

16 Apr 05:45
89f4753
Compare
Choose a tag to compare

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

15 Apr 14:27
abab9f9
Compare
Choose a tag to compare

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

07 Apr 02:05
bd6706f
Compare
Choose a tag to compare

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.