Skip to main content

Cirx08

Added#

  • Added the Logos, Banners and Custom Resources directories into the admin export.
  • Added the option to do partial exports by deselecting options on the export popup.
  • Added the GALLERY_SELECTOR_DROPDOWN environment variable to allow users to display a gallery name dropdown on the homepage instead of the user manually inputting a gallery name.

Changed#

  • Changed the date ordering to use the file created timestamp instead of uploaded datetime.#
  • Removed the word "Copyright" from the footer to prevent a cluttered display issue on smaller screens.

Changelog - https://github.com/Cirx08/WeddingShare/compare/1.5.9...1.5.10

Cirx08

Added#

  • Added new GALLERY_QR_CODE_DEFAULT_VIEW environment variable to set the default view for QR code users.
  • Added new GALLERY_QR_CODE_DEFAULT_SORT environment variable to set the default sort for QR code users.

Changed#

  • Modified the GALLERY_QR_CODE environment variable to GALLERY_QR_CODE_ENABLED.
  • Removed logo Urls from CSP headers and pull new logos at container startup. The prevents linking to third party links which may change or break logos if the source changes.

Changelog - https://github.com/Cirx08/WeddingShare/compare/1.5.4...1.5.5

Cirx08

Changed#

  • Updated the admin panel UI to make it cleaner.
  • Cleaned up the display name for languages in the language selector.

Fixed#

  • Fixed a bug on the language selector which retained en-GB as the selected language for some elements in the _Layout.cshtml file.

Removed#

  • Removed automatically generated Russian translations as they will not be supported.

Changelog - https://github.com/Cirx08/WeddingShare/compare/1.5.3...1.5.4