Skip to content

Releases: jeppester/nextcloud-photo-frames

1.7.0

27 Feb 08:22
8dcde3a

Choose a tag to compare

Features:

  • Support nextcloud 33

Fixes:

  • Frame creation did not work under some server configurations, see #14

1.6.4

23 Jan 08:21
71b8632

Choose a tag to compare

Bugfixes:

  • Fixes an issue where albums containing more than 1000 images would fail for Oracle databases.

1.6.3

08 Dec 18:50
71b8632

Choose a tag to compare

Photo frames urls can now be iframed from any domain.

1.6.2

28 Nov 12:45
e643b94

Choose a tag to compare

Improves the display of photo place in older browsers with no support for "last baseline"

1.6.1

19 Nov 20:29
a5b962c

Choose a tag to compare

Minor improvements:

  • On edit page, show disclaimer about photo place availability
  • Improve look of capture date icon in edit page preview

1.6.0

17 Nov 22:05
48c3203

Choose a tag to compare

Photo Frames can now show photo places.

The data is sourced from Nextcloud Photos, then Memories.
In my testing I found that Photos uses more fine-grained places, which works better for my own albums.

The data from Photos comes as a string and as such is not translatable.
Data from Memories can potentially be translated to the browser's language, I decided not to implement that just yet - let me know if you need it!

1.5.1

10 Nov 10:18
43e1f2a

Choose a tag to compare

Improvements:

  • Fixes potential "flashes" when transitioning between images.
    • This would happen if the rotation was "per minute" and it took more than 1 second to load the next image.
  • Better performance when fetching metadata
    • Performance severely regressed after adding support for Memories (in 1.5.0) - which was likely the reason that the "flashing bug" was uncovered.
    • Now the performance hit should be negligible.

1.5.0

18 Sep 21:17
43e1f2a

Choose a tag to compare

Photo Frames now reads metadata from the Memories app if possible.
Nextcloud's own metadata is used as fallback - per image.

This fixes some edge cases where the shown date would be unprecise due to missing metadata in Nextcloud.

1.4.2

16 Sep 20:43
e3a707b

Choose a tag to compare

Fix frame not loading for files with missing metadata

1.4.1

07 Aug 18:48
4c34d79

Choose a tag to compare

Add support for custom JavaScript code