• v0.3.0 0069b4fb57

    JMTNTBANG released this 2026-01-17 18:12:29 -06:00 | 0 commits to release since this release

    Changelog

    • Added the Ability to Scan Receipt images using Gemini's API to autofill Receipt information, which can be toggled with the OCR Toggle Switch in the Receipt details screen.
    • Created a Proxy server to serve as the Middleman between the User and Gemini to ensure API Key security.
    • You can now restore a JSON backup
    • Renamed JSON export to Create Backup
    • Fixed bug with images not being exported properly
    • Broadcast Dev Newsletters to app users. Message defined in /newsletter/newsletter.txt
    • Added Dynamic OCR Model Identification. Pulls OCR model from endpoint /ocr/model in the API and shows in the receipt page.

    Full Changelog https://git.jmtntbang.com/JMTNTBANG/Receipt-Journal/compare/v0.2.1...v0.3.0

    Downloads
  • v0.2.1 11bb27d5a8

    JMTNTBANG released this 2026-01-10 16:10:00 -06:00 | 4 commits to release since this release

    What's Changed

    • Fixed issue where commas and new lines would be interpreted by spreadsheet programs as new cells instead of it being contained in the intended cell

    Full Changelog: https://github.com/JMTNTBANG/Receipt-Journal/compare/v0.2.0...v0.2.1

    Downloads
  • v0.2.0 351d1f90c8

    JMTNTBANG released this 2026-01-02 11:31:40 -06:00 | 6 commits to release since this release

    What's Changed

    • Can export the Database as a ZIP file containing all images as well as either a CSV file or a JSON file
    • Prioritize Image Selection for User Friendliness. Will be utilized further with OCR Features.
    • Removed Files only needed for the Local Project
    • Top and Bottom Dynamic Padding adjusts according to Status Bar and Navigation Bar sizes.
    • Changed Background Color to App's Navigation Bar and the Top Version Code for Contrast

    Full Changelog: https://github.com/JMTNTBANG/Receipt-Journal/compare/v0.1.2...v0.2.0

    Downloads
  • v0.1.2 fb0d074523

    JMTNTBANG released this 2025-12-30 17:15:33 -06:00 | 10 commits to release since this release

    What's Changed

    • Bug where Previously Created Receipt info persists in the form when creating a new receipt has been fixed.

    Full Changelog: https://github.com/JMTNTBANG/Receipt-Journal/compare/v0.1.1...v0.1.2

    Downloads
  • v0.1.1 8f03326b3f

    JMTNTBANG released this 2025-12-28 16:32:41 -06:00 | 12 commits to release since this release

    What's Changed

    • Footer Size on the Main screen and the Receipt Detail Drawer made it hard to access the Apps buttons if the user were using 3 Button Navigation on their Device.

    Full Changelog: https://github.com/JMTNTBANG/Receipt-Journal/compare/v0.1.0...v0.1.1

    Downloads
  • v0.1.0 982a4b22f5

    JMTNTBANG released this 2025-12-27 00:59:53 -06:00 | 13 commits to release since this release

    Full Changelog: https://github.com/JMTNTBANG/Receipt-Journal/commits/v0.1.0

    Fully Functional Receipt List
    Create Receipt functionality
    Edit Receipt Functionality
    Delete Receipt Functionality
    Photo Attachment Functionality

    Downloads