diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index 3cd2b13ef..d30926f30 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -89,6 +89,7 @@ - fixed: HttpProxy parser now doesn't try to rewrite forms unless also rewriting URLs - fixed: WebGUI::HTML->cleanSegment now also keeps if preserving script and style - rfe: Teach Thingy to be a Web Service (SDH Consulting Group) + - multiple default templates broken with prevent proxy caching 7.5.22 - fixed: Layout template now gets prepared correctly diff --git a/docs/upgrades/packages-7.6.0/root_import_gallery-templates_default-gallery-add-archive.wgpkg b/docs/upgrades/packages-7.6.0/root_import_gallery-templates_default-gallery-add-archive.wgpkg index c49fdf13c..aba39d5f1 100644 Binary files a/docs/upgrades/packages-7.6.0/root_import_gallery-templates_default-gallery-add-archive.wgpkg and b/docs/upgrades/packages-7.6.0/root_import_gallery-templates_default-gallery-add-archive.wgpkg differ diff --git a/docs/upgrades/packages-7.6.0/root_import_gallery-templates_default-gallery-delete-album.wgpkg b/docs/upgrades/packages-7.6.0/root_import_gallery-templates_default-gallery-delete-album.wgpkg index c88229e12..198cd5003 100644 Binary files a/docs/upgrades/packages-7.6.0/root_import_gallery-templates_default-gallery-delete-album.wgpkg and b/docs/upgrades/packages-7.6.0/root_import_gallery-templates_default-gallery-delete-album.wgpkg differ diff --git a/docs/upgrades/packages-7.6.0/root_import_gallery-templates_default-gallery-delete-file.wgpkg b/docs/upgrades/packages-7.6.0/root_import_gallery-templates_default-gallery-delete-file.wgpkg index c27ed7eac..7d964e7ec 100644 Binary files a/docs/upgrades/packages-7.6.0/root_import_gallery-templates_default-gallery-delete-file.wgpkg and b/docs/upgrades/packages-7.6.0/root_import_gallery-templates_default-gallery-delete-file.wgpkg differ diff --git a/docs/upgrades/packages-7.6.0/root_import_gallery-templates_default-gallery-edit-album.wgpkg b/docs/upgrades/packages-7.6.0/root_import_gallery-templates_default-gallery-edit-album.wgpkg index cbf1da120..a1a76bd8b 100644 Binary files a/docs/upgrades/packages-7.6.0/root_import_gallery-templates_default-gallery-edit-album.wgpkg and b/docs/upgrades/packages-7.6.0/root_import_gallery-templates_default-gallery-edit-album.wgpkg differ diff --git a/docs/upgrades/packages-7.6.0/root_import_gallery-templates_default-gallery-edit-comment.wgpkg b/docs/upgrades/packages-7.6.0/root_import_gallery-templates_default-gallery-edit-comment.wgpkg index fffeccb18..ffdbaf6e3 100644 Binary files a/docs/upgrades/packages-7.6.0/root_import_gallery-templates_default-gallery-edit-comment.wgpkg and b/docs/upgrades/packages-7.6.0/root_import_gallery-templates_default-gallery-edit-comment.wgpkg differ diff --git a/docs/upgrades/packages-7.6.0/root_import_gallery-templates_default-gallery-edit-photo.wgpkg b/docs/upgrades/packages-7.6.0/root_import_gallery-templates_default-gallery-edit-photo.wgpkg index 3d9fcc9b9..6b2f3a41d 100644 Binary files a/docs/upgrades/packages-7.6.0/root_import_gallery-templates_default-gallery-edit-photo.wgpkg and b/docs/upgrades/packages-7.6.0/root_import_gallery-templates_default-gallery-edit-photo.wgpkg differ diff --git a/docs/upgrades/packages-7.6.0/root_import_gallery-templates_default-gallery-list-albums-view.wgpkg b/docs/upgrades/packages-7.6.0/root_import_gallery-templates_default-gallery-list-albums-view.wgpkg index 0bedd8472..902c87eb5 100644 Binary files a/docs/upgrades/packages-7.6.0/root_import_gallery-templates_default-gallery-list-albums-view.wgpkg and b/docs/upgrades/packages-7.6.0/root_import_gallery-templates_default-gallery-list-albums-view.wgpkg differ diff --git a/docs/upgrades/packages-7.6.0/root_import_gallery-templates_default-gallery-list-files-for-user.wgpkg b/docs/upgrades/packages-7.6.0/root_import_gallery-templates_default-gallery-list-files-for-user.wgpkg index 66f93840a..1a9f286de 100644 Binary files a/docs/upgrades/packages-7.6.0/root_import_gallery-templates_default-gallery-list-files-for-user.wgpkg and b/docs/upgrades/packages-7.6.0/root_import_gallery-templates_default-gallery-list-files-for-user.wgpkg differ diff --git a/docs/upgrades/packages-7.6.0/root_import_gallery-templates_default-gallery-search.wgpkg b/docs/upgrades/packages-7.6.0/root_import_gallery-templates_default-gallery-search.wgpkg index f58d6f053..e78bbe55e 100644 Binary files a/docs/upgrades/packages-7.6.0/root_import_gallery-templates_default-gallery-search.wgpkg and b/docs/upgrades/packages-7.6.0/root_import_gallery-templates_default-gallery-search.wgpkg differ diff --git a/docs/upgrades/packages-7.6.0/root_import_gallery-templates_default-gallery-view-photo.wgpkg b/docs/upgrades/packages-7.6.0/root_import_gallery-templates_default-gallery-view-photo.wgpkg index 59ab4dbb9..2b28b5973 100644 Binary files a/docs/upgrades/packages-7.6.0/root_import_gallery-templates_default-gallery-view-photo.wgpkg and b/docs/upgrades/packages-7.6.0/root_import_gallery-templates_default-gallery-view-photo.wgpkg differ diff --git a/docs/upgrades/packages-7.6.0/root_import_shelf-default.wgpkg b/docs/upgrades/packages-7.6.0/root_import_shelf-default.wgpkg new file mode 100644 index 000000000..31988ae5c Binary files /dev/null and b/docs/upgrades/packages-7.6.0/root_import_shelf-default.wgpkg differ diff --git a/docs/upgrades/packages-7.6.0/templates_thingy-default-search-thing.wgpkg b/docs/upgrades/packages-7.6.0/templates_thingy-default-search-thing.wgpkg new file mode 100644 index 000000000..1cbaffca8 Binary files /dev/null and b/docs/upgrades/packages-7.6.0/templates_thingy-default-search-thing.wgpkg differ diff --git a/docs/upgrades/packages-7.6.0/templates_thingy-default-view-thing.wgpkg b/docs/upgrades/packages-7.6.0/templates_thingy-default-view-thing.wgpkg new file mode 100644 index 000000000..dbd1d31bb Binary files /dev/null and b/docs/upgrades/packages-7.6.0/templates_thingy-default-view-thing.wgpkg differ diff --git a/docs/upgrades/packages-7.6.0/templates_thingy-default.wgpkg b/docs/upgrades/packages-7.6.0/templates_thingy-default.wgpkg new file mode 100644 index 000000000..7dc7deda9 Binary files /dev/null and b/docs/upgrades/packages-7.6.0/templates_thingy-default.wgpkg differ