Skip to content

Releases: benjamin-awd/StatementSensei

v0.6.5

08 Sep 16:36
Compare
Choose a tag to compare

Changelog

[0.6.5] - 2024-09-08

📚 Documentation

  • Add UOB to supported bank list
  • Add ZKB to supported bank list

Build

  • (deps) Bump monopoly-core to 0.12.1

v0.6.4

08 Sep 15:35
Compare
Choose a tag to compare

Changelog

[0.6.4] - 2024-09-08

⛰️ Features

  • Add caching for files

🛠️ Bug Fixes

  • (ci) Pre-commit hook should include ocrmypdf extras
  • Crop pages before applying OCR

📚 Documentation

  • (README) Add note explaining how to inject pdf passwords

⚙️ Miscellaneous Tasks

  • Add ghostscript deps to streamlit packages
  • Add file name to safety check failure message
  • Create symlink to tesseract.cfg in webapp
  • Update unrecognized bank message
  • (ocr) Move apply_ocr outside of id condition

Build

  • (deps) Pin ocrmypdf at version ^15.4.0
  • (deps) Use ocrmypdf from debian bookworm
  • (deps) Bump monopoly-core to 0.12.0

v0.6.3

05 Sep 16:53
Compare
Choose a tag to compare

Changelog

[0.6.3] - 2024-09-05

🛠️ Bug Fixes

  • (tauri) Avoid installing ocrmypdf on windows

v0.5.3-rc.3

27 Aug 15:06
Compare
Choose a tag to compare

Changelog

[0.5.3-rc.4] - 2024-08-27

🛠️ Bug Fixes

  • Create app bundle in entrypoint.spec

v0.5.3

27 Aug 15:52
Compare
Choose a tag to compare

Changelog

[0.5.3] - 2024-08-27

🛠️ Bug Fixes

  • Use onefile mode for MacOS

📚 Documentation

  • (README) Add banner for security warnings
  • (README) Add note about docker compose

v0.5.2

26 Aug 16:59
Compare
Choose a tag to compare

Changelog

[0.5.2] - 2024-08-26

Build

  • (deps) Bump monopoly-core to 0.10.10

v0.5.1

17 Aug 16:31
Compare
Choose a tag to compare

Changelog

[0.5.1] - 2024-08-17

⚙️ Miscellaneous Tasks

  • Bump monopoly-core to 0.10.8

v0.5.0

16 Aug 17:13
Compare
Choose a tag to compare

Changelog

[0.5.0] - 2024-08-16

⛰️ Features

  • Add bank to dataframe
  • Add integration test

🚜 Refactor

  • Move supported banks and app description to constants
  • (ci) Replace pylint pre-commit with ruff and flake8

📚 Documentation

  • (README) Update gif
  • (README) Add link to core monopoly library

Build

  • Add Docker support

v0.4.5

11 Aug 07:32
Compare
Choose a tag to compare

Changelog

[0.4.5] - 2024-08-11

📚 Documentation

  • (README) Update usage/install information

⚙️ Miscellaneous Tasks

  • Bump monopoly-core to 0.10.7

v0.4.4

11 Aug 05:10
Compare
Choose a tag to compare

Changelog

[0.4.4] - 2024-08-11

Build

  • (deps) Bump monopoly-core to 0.10.6