Skip to content

Releases: opus1269/photo-screen-saver

Version 1.4.4

08 Jan 07:06
Compare
Choose a tag to compare
  • 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

28 Dec 13:00
Compare
Choose a tag to compare
  • Added option to not display screensaver when a full screen Chrome window exists

Release 1.2.1

17 Dec 16:39
Compare
Choose a tag to compare
  • 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

13 Dec 14:13
Compare
Choose a tag to compare
  • 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

29 Nov 21:48
Compare
Choose a tag to compare
  • 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

23 Nov 04:42
Compare
Choose a tag to compare
  • Improve error handling for photo retrieval
  • Remove unneeded csp entries from manifest.json
  • Switch to gulp for builds

Version 1.0.7

18 Nov 19:16
Compare
Choose a tag to compare

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

18 Nov 18:10
Compare
Choose a tag to compare
  • Remove reliance on 500px and flickr api libraries
  • Remove Polyfills
  • Misc bug fixes

Version 1.0.4

13 Nov 19:18
Compare
Choose a tag to compare
  • Add item to context menu to toggle enabled state
  • Add keyboard shortcut to toggle enabled state

Version 1.0.3

13 Nov 04:30
Compare
Choose a tag to compare
  • Add configurable background setting
  • Fix bug loading 500px photos
  • Remove alll preload code. iron-image does all the preloading.