This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
Summary
AI summaryFixed a bug that caused duplicate column errors when the user email address field was optional.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds recent gallery table to admin panel, configurable via ACCOUNT_GALLERY_HISTORY_LIMIT. Adds recent gallery table to admin panel, configurable via ACCOUNT_GALLERY_HISTORY_LIMIT. Source: llm_adapter@2026-07-16 Confidence: high |
— |
| Feature | Low |
Adds flag to error logs indicating build source (source vs pipeline). Adds flag to error logs indicating build source (source vs pipeline). Source: llm_adapter@2026-07-16 Confidence: high |
— |
| Feature | Low |
Adds DB connection retry logic for lost container connections. Adds DB connection retry logic for lost container connections. Source: llm_adapter@2026-07-16 Confidence: high |
— |
| Bugfix | Medium |
Fixes bug where user email field was optional, causing duplicate column DB index errors. Fixes bug where user email field was optional, causing duplicate column DB index errors. Source: llm_adapter@2026-07-16 Confidence: high |
— |
| Bugfix | Medium |
Modifies DB input values to protect against null characters unsupported by some DB types. Modifies DB input values to protect against null characters unsupported by some DB types. Source: llm_adapter@2026-07-16 Confidence: high |
— |
Full changelog
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 - https://github.com/memtly/memtly.community/compare/1.0.4.5...1.0.4.6
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Memtly
Event photo sharing platform and gallery with slideshow that allows guests to view and share memories via a QR code.
Related context
Related tools
Beta — feedback welcome: [email protected]