-
Version 0.1.3 Pre-Release
released this
2025-05-03 02:12:54 +01:00 | 0 commits to master since this releaseAdded
- Upload button for uploading via web dashboard.
Changed
- Column dropdown is now a button that switches between options.
- Some old icons have been switched to FontAwesome icons.
- Sidebar remaining open flag is now set by a cookie instead of a session token.
Fixed
- Page refresh loop when changing column count.
- Scrollbar failing to show after page content changes.
- Bug where images with capitalised file extensions do not appear in the grid.
- Unable to use multi select actions on images with spaces in their names.
Removed
TAGS_ENABLED,SEARCH_ENABLEDandTRASH_ENABLEDenvironment variables, these are now permanently enabled.
Downloads
-
Version 0.1.2 Pre-Release
released this
2025-04-29 02:21:07 +01:00 | 2 commits to master since this releaseAdded
- Image compression worker function, decreasing page load times.
Warning
This introduces a breaking change that requires the latest version of the photon-worker container image.
Downloads
-
Version 0.1.1 Pre-Release
released this
2025-04-28 02:20:38 +01:00 | 16 commits to master since this releaseFixed
- 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
-
Version 0.1.0 Pre-Release
released this
2025-04-28 00:03:06 +01:00 | 17 commits to master since this releaseFixed
- Sharing URL Scheme set to
httpsregardless 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
- Sharing URL Scheme set to
-
Version 0.0.9 Pre-Release
released this
2025-04-21 01:39:19 +01:00 | 24 commits to master since this releaseFixed
- Sharing URL Scheme set to
httpsregardless 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
- Sharing URL Scheme set to