Releases: opus1269/photo-screen-saver
Version 2.3.3
- Add background permission so Chrome will startup at boot and run in background if you have enabled the Chrome setting for this
Version 2.3.2
- Fix bug that could allow screensaver to display even if disabled
For Developers
-
Make screensaver modular
-
Handle NaN's cleanly
Version 2.3.1
-
Remove unneeded chrome.google.com/ permission.
-
Make picasaweb.google.com/ permission optional. You will be prompted for it when viewing Google Photo albums the first time. Will not effect exiting installs.
-
Add option for a larger time label
-
Add French translations
-
Add Dutch translations
-
Strip off 'Unnamed Road, ' from location text
-
Frame mode now honors the option to not display photographer for your pics.
-
Internationalize No Photos label in screensaver
For developers
-
Refactor Photo rendering with Classes
-
Break out Polymer bower to individual elements
-
clean-up CSS
Version 2.3.0
-
Remove unneeded chrome.google.com/ permission.
-
Make picasaweb.google.com/ permission optional. You will be prompted for it when viewing Google Photo albums the first time. Will not effect exiting installs.
-
Add option for a larger time label
-
Add French translations
-
Add Dutch translations
-
Strip off 'Unnamed Road, ' from location text
-
Frame mode now honors the option to not display photographer for your pics.
-
Internationalize No Photos label in screensaver
For developers
-
Refactor Photo rendering with Classes
-
Break out Polymer bower to individual elements
-
clean-up CSS
Version 2.2.2
-
Make animation transitions smoother
-
Fix bug in call to geo location
-
Fix bug that prevented time label from being turned off (introduced in version 2.2.1)
For Developers
-
Restructure scripts into directories
-
Switch to uglify-js
-
Switch to forEach
-
Switch to findIndex
-
Don't log basic network errors
Version 2.2.1
-
Make animation transitions smoother
-
Fix bug in call to geo location
For Developers
-
Restructure scripts into directories
-
Switch to uglify-js
-
Switch to forEach
-
Switch to findIndex
-
Don't log basic network errors
Version 2.2.0
-
Add locations for 500px sources
-
Add locations for flickr sources
-
Move developer photo source to flickr
-
Improve label display in letterbox and frame formats
-
Perform one retry on failed fetch of photo location
-
Fix potential bug on mouse click to close screensaver
Version 2.1.6
-
Add option to display a photo's geo location.
thanks to @KingAMS
-
Improved handling of various types of failures for your Google Photos
-
fix bug that displayed "Authorization page could not be loaded" on first load of Google Photo's albums
-
Fix bug when trying to view the source of the first displayed photo.
-
Fix bug that could prevent slide show from running in frame mode
-
Many internal changes
Version 2.1.5
-
Add option to display a photo's geo location.
thanks to @KingAMS
-
Improved handling of various types of failures for your Google Photos
-
fix bug that displayed "Authorization page could not be loaded" on first load of Google Photo's albums
-
Fix bug when trying to view the source of the first displayed photo.
-
Fix bug that could prevent slide show from running in frame mode
-
Many internal changes
Version 2.1.4
-
Add option to display a photo's geo location.
thanks to @KingAMS
-
Improved handling of various types of failures for your Google Photos
-
fix bug that displayed "Authorization page could not be loaded" on first load of Google Photo's albums
-
Fix bug when trying to view the source of the first displayed photo.
-
Fix bug that could prevent slide show from running in frame mode
-
Many internal changes