Added
- Added a recent gallery table to the admin panel to easily find visited galleries from other users. Controllable by the
ACCOUNT_GALLERY_HISTORY_LIMITenvironment variable. - Added a flag to error logs to better determine if the code was built from source or pipeline.
- Added DB connection retry logic for when the container loses connection to the DB coontainer.
Changes
- Modified DB input values to protect against null characters which are not supported on some DB types.
Fixed
- Fixed a bug whereby the user email address field was left optional resulting in duplicate column errors on the DB index.
Changelog - 1.0.4.5...1.0.4.6