• 1.2.0 bf0f023b29

    JMTNTBANG released this 2025-09-25 18:42:11 -05:00 | 3 commits to release since this release

    v1.2.0-nightly.1 3bc2c9d131 #27

    • Google Vision OCR Implementation

    v1.2.0-nightly.2 ba7f8a4a64 #27

    • Close OCR Button was assigned to hide a non-existent div element.
    • Added a redirect for the root endpoint to go to /web

    v1.2.0-nightly.3 5a1710fb15 #31 #32 #33

    • Fixed Bug that created cards with invalid data
    • Offloaded Value Fetching to the Server as Client-Side Value Fetching was impacting load times, also fetches prices every 24 hours.
    • Added Database Migration for updating the database tableset on each version change.
    • Moved the OCR Tool to the Right of the Details Table for easy access to OCR Results
    • Updated Version Identifier from v1.1.2 to v1.2.0 as these are now updates for the latter not the former

    v1.2.0-nightly.4 eed5f84a9b

    • Bug with Checking Client Sent Values against the Card Class

    v1.2.0-nightly.5 369dd1f5d4

    • Now Updates Card Values when a new Card is created or updated, allowing either to have Card Values cached in the Database.

    v.1.2.0-nightly.6 e20c39e4d3

    • Optimized Card Value Fetching when dealing with created/updated cards, as there was a delay every time a card was saved because the server was pulling values for all cards every time. So only the card that was created/updated gets their value fetched.
    Downloads