• 0.1.0 77e48ed460

    Version 0.1.0 Pre-Release

    jordanwalster released this 2025-04-28 00:03:06 +01:00 | 17 commits to master since this release

    Fixed

    • Sharing URL Scheme set to https regardless of setting in environment variables.
    • Search not clearing the first two characters after emptying search field.
    • Error handing for existing tag names.
    • Double click bug on modals.
    • Permanently deleting images did not remove from db
    • Pagination on tagged pages showed in the corner.

    Changed

    • Upgraded to PHP 8.
    • Database engine now using MySQL.
    • Mandatory setting for admin url removed.

    Added

    • Search by image content using OCR via worker container.
    • Button for applying actions to multiple images at a time.
    • Automatic migration tool for SQLite to MySQL
    • Tag not found page for nonexistent tags.
    • Custom time zone environment variable.
    • Form validation using JS for frontend.
    • Messaging for no OCR table.
    • Icons on context menu.
    Downloads