Releases: benjamin-awd/StatementSensei
Releases · benjamin-awd/StatementSensei
v0.7.4
v0.7.3
Changelog
[0.7.3] - 2024-09-25
⛰️ Features
- Add support for custom server address
Build
- (deps) Bump monopoly-core to 0.12.5
v0.7.2
Changelog
[0.7.2] - 2024-09-15
⚙️ Miscellaneous Tasks
- Allow pushing to docker hub using custom branch
Build
- (deps) Bump monopoly-core to 0.12.4
v0.7.1
Changelog
[0.7.1] - 2024-09-15
⚙️ Miscellaneous Tasks
- Skip release step for development branch
Build
- (tauri) Switch to .deb instead of .appimage
- (deps) Bump monopoly-core to 0.12.3
v0.7.0
Changelog
[0.7.0] - 2024-09-13
⛰️ Features
- (streamlit) Add cash flow graph
🛠️ Bug Fixes
- (tauri) Add pyinstaller hook for ocrmypdf
- Resample using start of month
- Add missing plotly dependency
🚜 Refactor
- Show bank name in dataframe by default
- Cache dataframe when moving between pages
- (visualizations) Show redirect button if no dataframe found
🧪 Testing
- Fix order of columns
⚙️ Miscellaneous Tasks
- Rename pages with page numbers
- Wait for cashflow graph to load before showing metrics
- Show ticks for each month
v0.6.6
Changelog
[0.6.6] - 2024-09-08
🚜 Refactor
- Allow safety check to be disabled for specific banks
Build
- (deps) Bump monopoly-core to 0.12.2
v0.6.5
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
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
Changelog
[0.6.3] - 2024-09-05
🛠️ Bug Fixes
- (tauri) Avoid installing ocrmypdf on windows
v0.5.3-rc.3
Changelog
[0.5.3-rc.4] - 2024-08-27
🛠️ Bug Fixes
- Create app bundle in entrypoint.spec