• 0.1.1 3b894ca471

    Pre-Release 0.1.1 Pre-Release

    jordanwalster released this 2025-04-28 02:20:38 +01:00 | 31 commits to master since this release

    Fixed

    • Columns not updating when selected in dropdown.
    • Icons missing from context menu on search page.

    Changed

    • Version numbers are now taken from container image.
    Downloads
  • 0.1.0 77e48ed460

    Pre-Release 0.1.0 Pre-Release

    jordanwalster released this 2025-04-28 00:03:06 +01:00 | 32 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
  • 0.0.9 e03e13567e

    Pre-Release 0.0.9 Pre-Release

    jordanwalster released this 2025-04-21 01:39:19 +01:00 | 39 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