Releases: opus1269/photo-screen-saver
Releases · opus1269/photo-screen-saver
Version 1.4.4
- Added material scrollbars
- Changed default wait time to 5 minutes
- Improved handling of multiple displays
- Retry acquisition of access token for Google Photos Albums up to five time
Version 1.3.0
- Added option to not display screensaver when a full screen Chrome window exists
Release 1.2.1
- Include webcomponents-lite.min.js in elements.html Should not need it for Chrome only, but seems to be some timing issues without it.
Version 1.2.0
- Added reddit photo sources
- Reduced minimum Photo Transition Time to 4 secs.
- Fixed bug that could cause scheduler or icon label to be incorrect
- Refactored a lot of code
Version 1.1.0
- Add Editor's choice photostream for 500px
- Update users Google Photos Albums more frequently
- Prepare for Chrome options version 2
- Improve error handling of bad photo url's
- Hide main scroll-bar when the current page has its own scroll-bar
- Code clean-up and simplification
Version 1.0.8
- Improve error handling for photo retrieval
- Remove unneeded csp entries from manifest.json
- Switch to gulp for builds
Version 1.0.7
Fix bad prod build in v1.0.5
- Remove reliance on 500px and flickr api libraries
- Remove Polyfills
- Misc bug fixes
Version 1.0.5 Bad Build
- Remove reliance on 500px and flickr api libraries
- Remove Polyfills
- Misc bug fixes
Version 1.0.4
- Add item to context menu to toggle enabled state
- Add keyboard shortcut to toggle enabled state
Version 1.0.3
- Add configurable background setting
- Fix bug loading 500px photos
- Remove alll preload code. iron-image does all the preloading.