Skip to content

Releases: opus1269/photo-screen-saver

Version 2.3.3

02 Jun 23:47
Compare
Choose a tag to compare
  • 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

02 Jun 20:23
Compare
Choose a tag to compare
  • Fix bug that could allow screensaver to display even if disabled

For Developers

  • Make screensaver modular

  • Handle NaN's cleanly

Version 2.3.1

31 May 02:38
Compare
Choose a tag to compare
  • 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

30 May 03:12
Compare
Choose a tag to compare
  • 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

28 May 03:03
Compare
Choose a tag to compare
  • 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

27 May 08:57
Compare
Choose a tag to compare
  • 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

25 May 03:53
Compare
Choose a tag to compare
  • 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

22 May 20:13
Compare
Choose a tag to compare
  • 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

21 May 11:54
Compare
Choose a tag to compare
  • 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

21 May 09:21
Compare
Choose a tag to compare
  • 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