Releases: avanc/photOS
Releases · avanc/photOS
v0.3.6-rc2
- CEC support
- Physical buttons support
- Change SMATRFIT
v0.3.6-rc1
CEC test build
photOS 0.3.5
v0.3.5-rc1
Bump version
photOS 0.3.4
Features
- Add support for sub-directories
- Also files in sub-directories are synced
- In addition, only supported file formats are synced. Thus, no disk space nor bandwidth is wasted by e.g. videos.
- Show filename
- The filename can be displayed: https://github.com/avanc/photOS/wiki/FAQ#how-can-i-see-the-image-filename
- Add support for self-signed certificates
- By default, photOs would not sync files from servers with self-signed certificates.
- A trusted certificate can be added manually: https://github.com/avanc/photOS/wiki/Self-signed-certificate
Bug-fixes
- Fix broken auto-rotate for Raspberry-Pi 2, 3 and 4
- Fix webui issue with empty slideshow delay
v0.3.4-rc2
Explicitly select LIBJPEG Explicitly select LIBJPEG instead of default jpeg-turbo. This does not apply to RaspberryPi 1
v0.3.4-rc1
Bump version
photOS 0.3.3
Bug Fixes
- Remove error "Unable to access file or unknown file format" due out of memory on Raspberry Pi Zero
- Fixes #33
v0.3.3-rc1
Fixes #33
photOS 0.3.2
Features
- Configuration parameter to deactivate image shuffling
- Use motion detector or a manual button to activate/deactivate display
Bug Fixes
- Images were not rotated based on metadata: #11
- Setting timezone was confusing, as drop-down menu always showed the alphabetical first timezone, but not the actual timezone: #21 (comment)