Skip to main content

Cirx08

Added#

  • Added close button to gallery image viewer.
  • Added max gallery counts based on user levels. [Owner: Unlimited, Admin: 10, Moderator: 10, Reviewer: 0, Registered Accounts: 3]

Changed#

  • Upgraded to .NET Core 9.
  • Upgraded Nuget package versions.
  • Changed homepage to use gallery identifier instead of name as multiple galleries can have the same name.
  • Locked down the all gallery with a new user permission assigned to Admins and the Owner.
  • Removed secret keys from settings pages as they should be managed from the galleries page.

Fixes#

  • Fixed an issue whereby basic users did not have the option to create or delete personal galleries.
  • Fixed and issue whereby not all settings were properly imported from config on container creation.
  • Fixed an issue whereby secret keys were being forced to lower case.
  • Fixed an issue whereby detected galleries from the directory scanner were created without a secret key making them accessible to all users that found them.
  • Fix for the alignment of the demo mode to account for the additional banner.

Changelog - https://github.com/Cirx08/WeddingShare/compare/1.8.0...1.8.1

Cirx08

Changes#

  • Added user registration and forgot password flows.
  • Added likes to gallery images (Users require an account to like).
  • Tweaked the way gallery image popups work.
  • General style and bug fixes.
  • Improved permissions in the backend to prep for future work.
  • Improved the mobile navbar design.

Changelog - https://github.com/Cirx08/WeddingShare/compare/1.7.2.11...1.8.0

Cirx08

Changes#

  • Added title header to top of gallery page.
  • Added a global exception handler to catch unexpected errors and log them to the console.
  • Added exception handling to background services.
  • Added settings options to set the default gallery group, order and filter.
  • Added image upload progress status.
  • Added Single gallery view and modified the Default mobile view to have 2 columns.
  • Updated Nuget package versions.

Changelog - https://github.com/Cirx08/WeddingShare/compare/1.7.1...1.7.2