- Installer wizard implemented
- Automatically checks some basic requirements (php-gd, mysqli, image folder read right, thumbnail folder read/write rights)
- Switchable sharing and searching features
- some bug fixed (better error messages, db-less mode folder download bug fixed)
- Sharing feature added
- Added support for no-authentication/Guest mode at local network
- bug fixes
- The site has 2 modes: Database (Mysql) mode and a database-less mode.
- Authentication
- Recursive directory scan.
- On the fly thumbnail generation with cache(It works one threaded only. Won't use multiple thread on Pi2 either).
- On the fly directory indexing (for database mode).
- Nice lightbox for image preview (using blueimp* gallery).
- Supports image keywords (like lightroom keywords).
- Search in file names, directory names, keywords (db-mode only).
- Designed for low* resource serves (weak CPU, low bandwidth)
- Translation support (English, Hungarian)